Skip to content

Releases: Wavesonics/hammer-editor

v1.10.2

05 Jun 20:20
Compare
Choose a tag to compare
  • Updated TextEditor to fix a few bugs

v1.10.0

02 Apr 08:21
Compare
Choose a tag to compare
  • 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

02 Nov 18:23
Compare
Choose a tag to compare
  • Fixed Android minify crashes, the binary is now 60% smaller!

v1.9.1

02 Nov 08:40
Compare
Choose a tag to compare
  • Disable Android obfuscation

v1.9.0

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

09 Oct 04:17
Compare
Choose a tag to compare
  • Removed ability to store files in public storage for Android

v1.8.0

08 Oct 05:05
Compare
Choose a tag to compare
  • 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

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