Skip to content

v1.2.0

Choose a tag to compare

@anubisalpha anubisalpha released this 01 Aug 21:39
· 6 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's new in v1.2.0

Archive & Delete for projects. Previously there was no way to remove a project from your
library short of deleting its folder outside the app. Now every project card has Archive and
Delete — both compress the whole project into a dated .zip and move it out of your library,
restorable any time from the new Archived & Deleted Projects screen (icon in the library's
top bar). Delete works exactly like Archive (just a separate folder) — Narraity never permanently
removes anything on its own; if you want something truly gone, remove the .zip yourself from
the file system. Available on projects in your main library and on projects inside a series.

Card style is now editable after creation. Novel/Comic/Script was previously locked in at
creation — now it's a "Card style…" option on every project's menu, any time.

New app icon and header. Narraity has a new icon (fountain pen + open book), and the library
screen header now shows it beside a styled "Narraity" wordmark, matching the look of the other
-aity apps.

Fixes

  • Fixed a real bug where Archive/Delete could leave the live project folder behind despite the
    zip succeeding — a Windows-specific file-lock race, most likely from a separately-installed
    Google Drive desktop app watching the same folder. Fixed by moving the project folder first
    (before zipping), and archive/delete cleanup now goes to the Windows Recycle Bin rather than a
    permanent delete, as an extra safety net.
  • Added a warning in Settings → Google Drive Sync for anyone running the Google Drive desktop app
    alongside Narraity, since it can occasionally cause the delay above.

See the in-app News Feed or NEWS.md
for more detail.