Skip to content

Releases: GizmoDevelopment/ramune

v1.13.3

18 May 09:22
b91416f
Compare
Choose a tag to compare
  • Bumped jassub to v1.7.1

v1.13.2

15 May 18:58
cfbe910
Compare
Choose a tag to compare
  • Bumped dependencies

v1.13.1

20 Apr 13:12
53e194e
Compare
Choose a tag to compare

Tiny technical update.

Notable changes:

  • Upgraded many dependencies
  • Upgraded to TypeScript 5
  • Upgraded to pnpm 8
  • Now using Node >=16

Full Changelog: 1.13.0...1.13.1

v1.13.0

08 Feb 20:23
3d1c0d7
Compare
Choose a tag to compare

Features

  • The video player page now has a colored background to match the episode thumbnail
  • OP & ED chapters are now marked on the progress bar (whenever the data for them is available)
  • The season release group name is now displayed next to the current episode's title (whenever the data is available)

Changes

  • JASSUB's async rendering is now disabled on Firefox due to GC bugs
  • Searching for shows should now yield more accurate results

Fixes

  • Toggles will now always be properly aligned

Misc

  • Rewritten timestamp formatter
  • Bumped dependencies

Full Changelog: 1.12.0...1.13.0

v1.12.0

17 Dec 00:51
1c5cfdf
Compare
Choose a tag to compare

Additions

  • 🇯🇵 Japanese language support

Improvements

  • Guest users can now access the settings panel
  • Subtitles now use the Noto Sans JP font for Japanese characters support

v1.11.0

03 Dec 17:22
a0447c8
Compare
Choose a tag to compare

Features

  • Switched to jassub for rendering subtitles (a rewrite of JSO)
  • Bump Twemoji to v14

Improvements

  • Leaf animation Drift now moves particles in a consistent direction
  • Font files are no longer hashed, so that the browser can re-use old versions' cache
  • Tons of dependency version bumps

Bug Fixes

  • Skip button is no longer visible on movies
  • Safari fullscreen video player no longer has a white background

v1.10.0

05 Aug 18:15
Compare
Choose a tag to compare

Additions

  • New flavors: Cotton candy, Mango, and Cherry

Bug Fixes

  • Fixed where emojis wouldn't be aligned properly in multi-line messages
  • Skip button is no longer visible in rooms

v1.9.0

03 Aug 02:11
Compare
Choose a tag to compare

Features

  • Room pop-out is now draggable
  • The player now has an episode skip button
  • The watch page now supports the m and s flags in the t query string (e.g. /watch/show_name/3?t=15m2s)

Improvements

  • Each page now renders its unique meta tags for social media (e.g. the Show pop-up)
  • The chat bouncing indicator now times out after 15 seconds
  • The Host ring now shows in the chat
  • The theme-color meta tag is now used

Bug Fixes

  • Body height is now maxed out
  • Husk (loading) pop-ups now stretch on smaller resolutions properly

Misc

  • Bumped various dependencies

v1.8.3

04 Apr 20:21
Compare
Choose a tag to compare

Features

  • Pressing the 'M' key will now mute/unmute the player

Improvements

  • Socket connection is manually terminated on page unload
  • Karaoke lines are now 100ms earlier to ease the reading experience
  • Bumped various dependencies

v1.8.2

19 Feb 17:42
Compare
Choose a tag to compare

Features

  • Added the Beg emoji

Misc

  • Bumped many dependencies

What's Changed

Full Changelog: 1.8.1...1.8.2