Release Notes
v0.31.1 - 2026-04-13
🎨 Improvements
- Added warning when creating a parent tag using the tag tagger where the parent tag has no remote site id. (#6805)
🐛 Bug fixes
- Fixed tag export outputting studios instead of tags. (#6819)
- Fixed memory leak in scanning process. (#6796)
- Schema migration 84 now attempts to de-duplicate folder entries to prevent unique constraint violations. (#6792)
- Fixed issue where navigating to a scene from the wall view on the scene or marker list page would require clicking Back twice to return to the previous page. (#6803)
- Page is now reset when changing the selected folder in the folder sidebar filter. (#6804)
- Fixed stash ID pill overflowing on mobile viewports. (#6807)
- Migration process now attempts to create the backup directory if it does not exist. (#6808)
- Fixed tag uniqueness check incorrectly interpreting
_as a wildcard. (#6809) - Fixed websocket connection error when sending messages containing certain unicode sequences. (#6810)