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
Fixed caching issue breaking favourite mechanism
Added request to server on favourite to fetch chapters for favourited item, this fixes chapter count
Favourites list is now updated via a fetch instead of local list manipulation to ensure accuracy
Inverted caching control to be opt-in
Ensure logout on load if token refresh fails
Fixed UI state issues due to logging
Added selected chapter count to mobile view
Added posisble fix to user not initiating correctly on login
Version bump to 1.0.47