You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)