1.0 (Phoenix)
First major release.
This release contains usability improvements and bug fixes, only. It does not add any new features, export placeholders or integrity checks.
Data
- Assigning pseudo-random integer record ids instead of increasing ones, in order to improve collaboration.
Usability
- Showing record display names instead of ids in field value reference selection dropdowns, and for reference field values in the record table.
- Sorting record tree and reference dropdowns by record display name.
- Saving records sorted by ID in order to avoid merge conflicts.
- Set record tree initial width to 1/5 of window width.
- Automatically resizing first record table column to fit contents.
- Disabled Reload Project menu item while no project is loaded.
Bug Fixes
- Fixed multiple crashes that could occur when reference field values were is not set or invalid.
- Fixed a crash that could occur when exporting map values.
- Fixed a crash that could occur when adding a records file referencing a field or another record that does not exist.
- Fixed multiple issues that could occur when assigning the same id to multiple records, only differing in lower and upper case characters.
- Correctly prevent creating records with empty ids again.
- Correctly detect whitespaces at the beginning or end of record ids.
- No longer showing "prefix will automatically be removed" hint in Edit Field Value window if it isn't.
- Showing correct question before discarding unsaved changes.
- Adding the same file multiple times to the same project is no longer allowed.