Releases: Wavesonics/hammer-editor
Releases · Wavesonics/hammer-editor
v1.10.2
v1.10.0
- Text Editor 2.0!!
This is the beginning, it has Experimental Spell Checking. Many more features to come enabled by this.
- Context menu in Scene List can now rename Scenes and Groups
- Added Project Settings menu
- Fixed Refresh Tokens! You will now stay signed in to Sync servers much more reliably
- Login dialog now shows when your auth token is expired
v1.9.2
- Fixed Android minify crashes, the binary is now 60% smaller!
v1.9.1
- Disable Android obfuscation
v1.9.0
- Major refactor of the client syncing code
Dozens of bugs squashed and thousands of lines of test code written - Major UI library update should improve performance
v1.8.1
- Removed ability to store files in public storage for Android
v1.8.0
- Major server refactor: All clients must re-authenticate
- Server: User project data is now encrypted at rest
- Feature: Projects can now be renamed
- Android: Project data can be moved to public storage
v1.7.2
- Fixed Scene syncing for scenes with metadata (outlines and notes)
v1.7.1
- Tons of under the hood library upgrades
- Should see some what better performance
- Fixed critcal syncing bug on the server side
v1.7.0
- New Feature: Focus Mode, edit a scene with less UI clutter
- Improved Encyclopedia hashtag search, allow partial tag searching
- Fix dropdown menu not showing selected item
- Fixed Scene editor not closing when scene was deleted
- Fix scene count in Project Home
- Minor UI polish
- DevOps: Greatly improved release process