Version 1.0.0
Version 1.0.0
Summary
This release has focused on the implementation of user customizable font and appearance settings. This was achieved through the creation of a new appearance settings pane. Other changes focused on the improvement of error and status reporting to the user and the overall improvement of the user experience
See below for more details.
Major Changes
- Added functionality to allow users to alter the editor font size
- Added functionality to allow users to change the console font and background colour to enhance accessibility
- User inputs are now all validated to ensure they do not cause unexpected behaviour, for example the user cannot set the console font color to black if the background color is already set to black
- Line number spacing is updated alongside the changes in font size
- A bug where users could save non atf files which caused the validation server to fail with a success message has been resolved
- The file save and load dialogue have been made more consistent with regard to file extensions
Minor Changes
- Some legacy code which was being imported but not used has been removed
- Error handling has been added to the default path setting, so that a missing directory will not cause a crash
- The model view button caused a crash if a multi fragment file was loaded. This has been resolved and appropriate information is written to the console to inform users that this is an experimental feature
- Refactoring of the settings menu construction to make more extensible in the future
- Update the readme to clarify some of the instructions and to remove warnings about using large files
- New server address has been added to the default config file but has not been set as the default.
- Further error handling has been added to the loading and saving of user config files
- Increment version number of Nammu to
1.0.0
and the settings file to0.17