Skip to content

Releases: anime-vsub/desktop-web

v1.1.55

26 Aug 12:21
Compare
Choose a tag to compare
  • d27ebc1 - chore: release v1.1.55
  • cf8e8f6 - Add delete_notify functions and improve notification store handling

v1.1.54

26 Aug 11:00
Compare
Choose a tag to compare
  • 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 and v_chap column to history table; implement script to update v_chap values in history table

v1.1.53

24 Aug 13:37
Compare
Choose a tag to compare
  • 5160159 - chore: release v1.1.53
  • 974a42b - Refactor getRedirect to use HTTP HEAD method and remove abort controller

v1.1.52

24 Aug 03:29
Compare
Choose a tag to compare
  • 11de54f - chore: release v1.1.52
  • e085c15 - Handle 403 status code in fetch request and improve error handling in BrtPlayer.vue

v1.1.51

23 Aug 20:13
Compare
Choose a tag to compare

v1.1.50

21 Aug 07:50
Compare
Choose a tag to compare
  • 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

v1.1.49

18 Aug 00:55
Compare
Choose a tag to compare

v1.1.48

17 Aug 20:36
Compare
Choose a tag to compare
  • ed3e3df - chore: release v1.1.48
  • 0b1eb8c - Fix network connectivity check logic in BrtPlayer component
  • f9fe67f - Add network connectivity check to handle fetch errors and refactor preResolve logic

v1.1.47

15 Aug 14:38
Compare
Choose a tag to compare
  • f6a18fb - chore: release v1.1.47
  • e6bfd81 - Add computedAsync utility and refactor imports
  • dad3329 - Update README.md

v1.1.46

15 Aug 05:16
Compare
Choose a tag to compare
  • 6fd012e - chore: release v1.1.46
  • efbe702 - Add 'shallow' option to history and playlist stores for better reactivity management
  • d8b2a99 - Add support for displaying video thumbnails on hover