Skip to content

Releases: Wavesonics/hammer-editor

v1.7.2

15 Aug 05:48
Compare
Choose a tag to compare
  • Fixed Scene syncing for scenes with metadata (outlines and notes)

v1.7.1

19 Jun 06:30
Compare
Choose a tag to compare
  • Tons of under the hood library upgrades
  • Should see some what better performance
  • Fixed critcal syncing bug on the server side

v1.7.0

01 Feb 06:32
Compare
Choose a tag to compare
  • 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

v1.6.0

20 Jan 05:46
Compare
Choose a tag to compare
  • Added Scene Metadata:
    • Outlines, write a sentence or two about what happens in the scene
    • Notes, notes to your self about the scene
    • Word count
  • Added Story Outline overview: View your story in outline mode
  • Added Font size control in Scene editor
  • Encyclopedia Search UI updates
  • Android folding device support
  • UI polish and tweaks
  • Loads of bug and crash fixes

Full Changelog: v1.5.4...v1.6.0

v1.5.4

03 Oct 23:32
Compare
Choose a tag to compare
  • Fix not being able to scroll project home screen when touching the bar graph
  • Fix Timeline Event reorder not being recorded correctly
  • Fix toast message when saving timeline event

v1.5.3

01 Oct 06:59
Compare
Choose a tag to compare
  • Fix synchronizer issue with dirty local client files not syncing
  • Refactored timeline repository
  • Timeline data migrated from JSON to TOML

v1.5.2

28 Sep 03:29
Compare
Choose a tag to compare
  • Fix: Android about screen links
  • Added About screen
  • Overhauled Notes UI
  • Added Delete Scene menu option
  • Fixed App exit confirmation dialogs on Android
  • Rewrote Toast notification system
  • Huge number of library upgrades
  • Desktop clients now keep log files (will help diagnose crashes)
  • Fix critical Server login bug returning wrong user ID
  • Fix scene syncing bugs
  • Entity sync conflict UI allows manual merging now
  • Many smaller bug fixes

v1.5.1

16 Sep 07:22
Compare
Choose a tag to compare
  • Added About screen
  • Overhauled Notes UI
  • Added Delete Scene menu option
  • Fixed App exit confirmation dialogs on Android
  • Rewrote Toast notification system
  • Huge number of library upgrades
  • Desktop clients now keep log files (will help diagnose crashes)
  • Fix critical Server login bug returning wrong user ID
  • Fix scene syncing bugs
  • Entity sync conflict UI allows manual merging now
  • Many smaller bug fixes

v1.5.0

16 Sep 06:13
Compare
Choose a tag to compare
  • Added About screen
  • Overhauled Notes UI
  • Added Delete Scene menu option
  • Fixed App exit confirmation dialogs on Android
  • Rewrote Toast notification system
  • Huge number of library upgrades
  • Desktop clients now keep log files (will help diagnose crashes)
  • Fix critical Server login bug returning wrong user ID
  • Fix scene syncing bugs
  • Entity sync conflict UI allows manual merging now
  • Many smaller bug fixes

v1.4.3

03 Sep 07:23
Compare
Choose a tag to compare

1.4.3

  • Fixed syncing IDs not calculating Max ID properly, causing incorrect syncing

Previous 1.4.x changes:

1.4.2

  • Fixed TOML path encoding crash #40 (changed TOML serialization library)
  • Fixed Pie Chart crash
  • Fixed Sync Log crash

1.4.1

  • Fixed Widget theming
  • Fix Encyclopedia image flickering
  • Can now delete Timeline Events
  • Tons of work on Encyclopedia Tags: Add, Remove, and lick to search by

1.4.0

  • New: More advanced searching including tags in Encyclopedia
  • New: Project List now sorted by last opened
  • New: Scene List now has a proper Empty state
  • Fixed: Draft Compare, merging content from draft and current now works
  • Android: Added "Add Note" shortcut, long press app icon
  • Android: "Add Note" Widget 2.0
  • Android: Fix soft keyboards not pushing UI up
  • Android: Fixed windows padding and margin, now reactive to all device types
  • Android: Implemented "Export Story"
  • Android: Scene Editor not showing "Unsaved" UI
  • Android: Survive orientation changes more gracefully now
  • Dialogs and Popups now commonized across all platforms
  • Major Library Upgrades
  • More localization work