Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

69 lines (40 loc) · 1.53 KB

Changelog

[1.9.2] - 2024-11-2

  • Fixed Android minify crashes, the binary is now 60% smaller!

[1.9.1] - 2024-11-2

  • Disable Android obfuscation

[1.9.0] - 2024-11-1

  • 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

[1.8.1] - 2024-10-8

  • Removed ability to store files in public storage for Android

[1.8.0] - 2024-10-7

  • 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

[1.7.2] - 2024-8-14

  • Fixed Scene syncing for scenes with metadata (outlines and notes)

[1.7.1] - 2024-6-18

  • Tons of under the hood library upgrades
  • Should see some what better performance
  • Fixed critcal syncing bug on the server side

[1.7.0] - 2024-1-31

  • 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

[1.6.0] - 2024-01-19

  • Added Scene Metadata
  • 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

--

initial release.