Releases: Darkrock-Studios/hammer-editor
Releases Β· Darkrock-Studios/hammer-editor
Release list
v3.6.1
v3.6.0
[New]
- Ideas: capture ideas for new stories
- Project Tags: tag your projects and filter the project list by tag
- "Move To" dialog for moving a scene to an exact spot
[Improve] - Writing activity reliability improvements
- More reliable sync with automatic self-healing when data gets out of step
[Fix] - Crash when importing an image on iOS
- Crash on some Linux systems
- Notes could revert to an older version during sync
v3.5.3
- [Fix] Several sync protocol bugs
- [Fix] Spellcheck not respecting disable setting
v3.5.2
- [Fix] More hang on start when upgrading older clients
- [Fix] iOS crash on start
- [Fix] Restore hover values in Project home dashboard
v3.5.1
- [Fix] Hang on start when upgrading older clients
- [Fix] Crash when deleting a scene
v3.5.0
- [New] Import existing stories (from Markdown or RTF) from the new-project flow
- [New] New export format: RTF
- [New] Draft compare: Paragraph move highlighting
- [Fix] Editor undo/redo getting broken by formatting
- [Fix] Timeline reordering events snapping back into place
- [Fix] Breaking change: Sync API URLs now only use project IDs
- Security hardening: sync auth tokens encrypted at rest, file write sandboxing, max image size enforced
v3.4.2+server
- [Fix] Server security hardening
v3.4.1+server
- [Fix] Server session token hmac fix
v3.4.0
- [New] Shortcuts: Ctrl+W (close project), Ctrl+Q (quit), Ctrl+Alt+S (save all)
- [Fix] Markdown import maps heading levels to scene/group hierarchy
- [Fix] Warn before discarding unsaved timeline edits on close
- [Fix] Backups missing from Manage Backups
- [Fix] Spell-check crash
- [Fix] scene-tree flicker and performance
- [Fix] Allow Windows reserved names in scene/group titles
- [New] Server: Improved cryptography key management
- [Fix] Server: Reworked project URLs to fix 404s
v3.3.1
[New/Client] Added more text editor keyboard shortcuts (bold, italic and strikethrough, and more)
[New/Server] Active Users metric on the monitoring dashboard
[New/Server] Per-story reader counter and unique active-users metrics
[Improve/Server] Monitoring dashboard distinguishes client-fault from server-fault errors
[Fix/Server] Error-rate metric now includes exception-driven errors
[Fix/Server] Dashboard time buckets now roll over correctly
[Fix/Web] Editorial review character escaping
[Fix/Web] Mobile nav drawer rendering beneath page content