June 27, 2026
v1.7.4
Features
Improvements
- Added delete button to relationship type to perma delete relationships
- Added editor colour memory. After selecting text colour or text background colour, you can not press the button to quickly apply the same colour again. Or the small Arrow to open the menu again
- Added Gif support. You can now have animated concept and project images :))
- Added images to concepts under "continue editing" in your dashboard
- Added title colour so now you can change the colour title of your project
- Changed dashboard design and cleaned up.
- Added folder level and global concept level exclude from wordcount. Now you can exclude folders or types or all concepts entirely.
- Fonts are now alphabetically sorted
- Restoring a database backup now automatically creates a safety backup of your current data first. A backup for the backup for the backup :)).
- Improved database diagnostics and debug logs with project action details and table record counts, making data-loading issues easier to investigate.
- HTML exports now preserve the selected table border style, including borderless and partial-border tables.
- Improved the dashboard graph so daily pace includes inactive gaps between your first and latest writing activity, while respecting configured writing days.
Bug fixes
- Fixed issue where custom timeline day categories and descriptions was removing spaces while typing and moving the cursor to the end of the text.
- Fixed issue where daily word count calendar days could appear one day early for writers in US timezones.
- Fixed issue where I did an oopsie and the the app could behave as if local actions needed internet. Local database actions like creating concepts were being routed through the same query layer as the update check which requires internet, so they could pause when the internet was off turned off as the app was running. Background update-check errors are now silent too, so opening Writality offline should feel normal instead of showing an update/offline toast.
- Fixed issue where pasting content was not counting the words as daily wordcount
- Fixed issue where theme foreground colours with opacity would turn storygraph labels black
- Fixed issue where relationship graph hover tooltips showed the wrong directional relationship label
- Fixed issue where selecting all in concepts, segments and manuscript would select sidebar items and non-content related UI :))
- Fixed issue where calendars with many calendar days were not scrolling
- Fixed issue where hyphen was not working in segments and concepts on windows machines
- Fixed issue where range slider was sliding a bit too much after drag end
- Fixed issue where content font was not updating in the preview
- Fixed issue where concept type description is not saving
- Fixed issue where custom font were not being grouped properly.
- Fixed issue where on smaller screens, map sprites were being cut off
- Fixed issue where importing images with the same filename could overwrite an existing image.