Skip to content

Releases: Darkrock-Studios/hammer-editor

v3.6.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 07:19
  • [New] Re-added translations
  • [New] iOS can now export logs
  • [Fix] Encyclopedia image selection
  • [Fix] Focus mode UI padding on Desktop

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 06:58

[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

Choose a tag to compare

@github-actions github-actions released this 30 Jun 23:29
  • [Fix] Several sync protocol bugs
  • [Fix] Spellcheck not respecting disable setting

v3.5.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 05:46
  • [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

Choose a tag to compare

@github-actions github-actions released this 28 Jun 07:19
  • [Fix] Hang on start when upgrading older clients
  • [Fix] Crash when deleting a scene

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 15:45
  • [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

Choose a tag to compare

@github-actions github-actions released this 23 Jun 17:51
  • [Fix] Server security hardening

v3.4.1+server

Choose a tag to compare

@github-actions github-actions released this 23 Jun 08:12
  • [Fix] Server session token hmac fix

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 05:29
  • [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

Choose a tag to compare

@github-actions github-actions released this 16 Jun 08:19

[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