Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Persist tagger settings and change defaults #5165

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

WithoutPants
Copy link
Collaborator

@WithoutPants WithoutPants commented Aug 26, 2024

Resolves #3210
Resolves #4982
Resolves #5065
Closes #1001

Moves the tagger settings from the local forage into the UI config. This makes the settings and fingerprint queue persistent between browsers and browser sessions. Existing local forage settings are not moved.

Accordingly, Show male performers and Set Tags now default to true.

A release note is included to indicate that settings have been reset and the new defaults.

@WithoutPants WithoutPants added the improvement Something needed tweaking. label Aug 26, 2024
@WithoutPants WithoutPants added this to the Version 0.27.0 milestone Aug 26, 2024
@DogmaDragon
Copy link
Collaborator

Defaults are set correctly.
Release note shown correctly.
Tagger settings persists across browsers (tested Vivaldi, Brave, Firefox) and clearing session cookies, including incognito mode.

@WithoutPants WithoutPants merged commit b1b223c into stashapp:develop Aug 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment