v1.0.0 Beta 4
Pre-release
Pre-release
This fourth beta introduces some new features and bug fixes. NottReal v1 is now feature-complete, so future releases will focus on bug fixes.
New features:
- [user] The configuration directory can now be configured at runtime
- [user] The application state (i.e. options and their values) autosave to the configuration directory and restore on re-opening
- [user] Application state saving can be disabled with the
--nostate
runtime argument (or selecting the option from the File menu) - [dev] Runtime options can be programmatically updated in the UI
Bug fixes:
- Fixed non-working response to enter key pressed while focused on a prepared message
- Fixed enter key triggering voice from a select file/directory dialog