Releases: anime-vsub/desktop-web
Releases · anime-vsub/desktop-web
v1.1.55
v1.1.54
- b11a701 - chore: release v1.1.54
- 57b286d - Add BroadcastChannel for syncing notifications across tabs in notification store
- b0a7a04 - Add notification management and synchronization with Supabase
- d4a2bed - Add path alias to vitest config and update dependencies
- 50380b5 - Trimmed whitespace from notification time strings in tests and parser.
- 706226a - Add
notifications
table andv_chap
column tohistory
table; implement script to updatev_chap
values inhistory
table
v1.1.53
v1.1.52
v1.1.51
v1.1.50
- a11188f - chore: release v1.1.50
- 83e8bd0 - Refactor jQuery variable assignments for consistency and readability across parser modules
- e50ed2b - Add function
set_single_progress
to manage user progress in history and chapters - d2a6611 - Add 'last_signin' column to 'users' table and create new indexes and functions
- a6633da - Add GMT timezone handling and code formatting improvements in history store