Update 0.11.1 #789
cenodude
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
CrossWatch v0.11.1
Updated to version 0.11.1 to include some improvements and bugfixes, still fully based on v0.11.0
This is a massive release. CW now uses a native SQLite database backend for core runtime data and introduces multi user support.
Managed user support (multi-users) is still in very early development, so read the wiki pages before using it.
Its simple: When using managed users, create: dedicated provider instances, Sync Pairs, Watcher routes, etc allocatd to a user profile -> user acccount. NOTE: You only need to confiure user profiles if your goal is to link them and create seperate Managed Users accounts.
This release introduces major architectural changes, so expect new bugs.
IMPORTANT:
Your
config.jsonwill be rewriten.Existing sync data and manual overrides are not migrated.
Older
.jsonfiles are moved into/config/legacy.Gettings your data back is easy, just sync.
✨ Highlights
🔧 Fixes & Improvements
state.jsonas the active runtime store.sync_reportsfolder.v0.11.1.📚 updated WIKI
Managed users - https://wiki.crosswatch.app/crosswatch/settings/connections/managed-users
User manager - https://wiki.crosswatch.app/crosswatch/settings/ui-settings/security
OIDC - https://wiki.crosswatch.app/crosswatch/settings/ui-settings/security/oidc-sign-in
2-Factor Auth - https://wiki.crosswatch.app/crosswatch/settings/ui-settings/security/two-factor-authentication
PunchPlay - https://wiki.crosswatch.app/crosswatch/settings/connections/trackers/punchplay
Scrob - https://wiki.crosswatch.app/crosswatch/settings/connections/trackers/scrob
Rewatches - https://wiki.crosswatch.app/crosswatch/settings/configure-pairs/features/history/rewatches
Anime ID mapping - https://wiki.crosswatch.app/crosswatch/settings/connections/metadata/anime-id-mapping
This discussion was created from the release Update 0.11.1.
All reactions