-
v1.13.3 Stable
released this
2023-05-18 11:15:52 +02:00 | 587 commits to master since this release- Bumped
jassubtov1.7.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Bumped
-
v1.13.2 Stable
released this
2023-05-15 20:55:21 +02:00 | 594 commits to master since this release- Bumped dependencies
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.13.1 Stable
released this
2023-04-20 14:31:48 +02:00 | 640 commits to master since this releaseTiny technical update.
Notable changes:
- Upgraded many dependencies
- Upgraded to TypeScript 5
- Upgraded to pnpm 8
- Now using Node >=16
Full Changelog: https://github.com/GizmoDevelopment/ramune/compare/1.13.0...1.13.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.13.0 Stable
released this
2023-02-08 20:55:49 +01:00 | 673 commits to master since this releaseFeatures
- 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: https://github.com/GizmoDevelopment/ramune/compare/1.12.0...1.13.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.12.0 Stable
released this
2022-12-17 01:45:09 +01:00 | 714 commits to master since this releaseAdditions
- 🇯🇵 Japanese language support
Improvements
- Guest users can now access the settings panel
- Subtitles now use the Noto Sans JP font for Japanese characters support
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.11.0 Stable
released this
2022-12-03 18:04:25 +01:00 | 735 commits to master since this releaseFeatures
Improvements
- Leaf animation
Driftnow 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
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Leaf animation
-
v1.10.0 Stable
released this
2022-08-05 20:10:28 +02:00 | 840 commits to master since this releaseAdditions
- 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
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.9.0 Stable
released this
2022-08-03 03:59:52 +02:00 | 860 commits to master since this releaseFeatures
- Room pop-out is now draggable
- The player now has an episode skip button
- The watch page now supports the
mandsflags in thetquery 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-colormeta 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
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.8.3 Stable
released this
2022-04-04 22:18:43 +02:00 | 978 commits to master since this releaseFeatures
- 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
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.8.2 Stable
released this
2022-02-19 18:40:52 +01:00 | 998 commits to master since this releaseFeatures
- Added the
Begemoji
Misc
- Bumped many dependencies
What's Changed
- Bump @typescript-eslint/eslint-plugin from 5.2.0 to 5.3.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/214
- Bump vue from 3.2.20 to 3.2.21 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/216
- Bump @typescript-eslint/parser from 5.2.0 to 5.3.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/215
- Bump stylelint-config-standard-scss from 2.0.0 to 2.0.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/217
- Bump vite-svg-loader from 3.0.0 to 3.1.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/218
- Bump vue-tsc from 0.28.10 to 0.29.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/221
- Bump eslint from 8.1.0 to 8.2.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/219
- Bump vite-ssr from 0.14.2 to 0.14.3 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/220
- Bump @typescript-eslint/eslint-plugin from 5.3.0 to 5.3.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/225
- Bump esbuild from 0.13.12 to 0.13.13 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/224
- Bump @types/node from 14.17.32 to 14.17.33 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/223
- Bump @typescript-eslint/parser from 5.3.0 to 5.3.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/222
- Bump vue-tsc from 0.29.0 to 0.29.2 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/226
- Bump vite from 2.6.13 to 2.6.14 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/227
- Bump vue-tsc from 0.29.2 to 0.29.3 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/228
- Bump vue-tsc from 0.29.3 to 0.29.4 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/229
- Bump vue-tsc from 0.29.4 to 0.29.5 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/232
- Bump vue from 3.2.21 to 3.2.22 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/231
- Bump stylelint from 14.0.1 to 14.1.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/230
- Bump @typescript-eslint/parser from 5.3.1 to 5.4.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/235
- Bump esbuild from 0.13.13 to 0.13.14 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/234
- Bump @typescript-eslint/eslint-plugin from 5.3.1 to 5.4.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/233
- Bump eslint-plugin-vue from 8.0.3 to 8.1.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/237
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/236
- Bump @types/node from 14.17.33 to 14.17.34 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/239
- Bump vue-tsc from 0.29.5 to 0.29.6 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/243
- Bump eslint from 8.2.0 to 8.3.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/242
- Bump stylelint-config-standard-scss from 2.0.1 to 3.0.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/241
- Bump esbuild from 0.13.14 to 0.13.15 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/240
- Bump @vitejs/plugin-vue from 1.9.4 to 1.10.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/244
- Bump sass from 1.43.4 to 1.43.5 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/246
- Bump postcss from 8.3.11 to 8.4.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/245
- Bump @vitejs/plugin-vue from 1.10.0 to 1.10.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/248
- Bump vue from 3.2.22 to 3.2.23 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/247
- Bump vue-tsc from 0.29.6 to 0.29.7 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/252
- Bump esbuild from 0.13.15 to 0.14.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/251
- Bump @fullhuman/postcss-purgecss from 4.0.3 to 4.1.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/250
- Bump postcss from 8.4.1 to 8.4.4 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/249
- Bump @typescript-eslint/parser from 5.4.0 to 5.5.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/256
- Bump sass from 1.43.5 to 1.44.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/255
- Bump @fullhuman/postcss-purgecss from 4.1.1 to 4.1.3 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/254
- Bump @typescript-eslint/eslint-plugin from 5.4.0 to 5.5.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/253
- Bump esbuild from 0.14.0 to 0.14.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/258
- Bump vue-tsc from 0.29.7 to 0.29.8 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/257
- Bump eslint from 8.3.0 to 8.4.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/259
- Bump @types/node from 14.17.34 to 14.18.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/262
- Bump esbuild from 0.14.1 to 0.14.2 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/261
- Bump vue from 3.2.23 to 3.2.24 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/260
- Bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.6.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/266
- Bump eslint from 8.4.0 to 8.4.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/265
- Bump @vitejs/plugin-vue from 1.10.1 to 1.10.2 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/263
- Bump stylelint-scss from 4.0.0 to 4.0.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/269
- Bump typescript from 4.5.2 to 4.5.3 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/271
- Bump sass from 1.44.0 to 1.45.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/274
- Bump postcss from 8.4.4 to 8.4.5 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/273
- Bump vue from 3.2.24 to 3.2.26 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/275
- Bump esbuild from 0.14.2 to 0.14.3 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/276
- Bump @vitejs/plugin-vue from 1.10.2 to 2.0.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/272
- Bump @vitejs/plugin-vue from 2.0.0 to 2.0.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/280
- Bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.7.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/279
- Bump typescript from 4.5.3 to 4.5.4 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/277
- Bump esbuild from 0.14.3 to 0.14.5 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/281
- Bump @typescript-eslint/parser from 5.6.0 to 5.7.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/278
- Bump vite from 2.7.2 to 2.7.9 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/297
- Bump esbuild from 0.14.5 to 0.14.9 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/296
- Bump eslint from 8.4.1 to 8.6.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/301
- Bump sass from 1.45.0 to 1.45.2 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/302
- Bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.8.1 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/300
- Bump postcss-reporter from 7.0.4 to 7.0.5 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/303
- Bump stylelint-scss from 4.0.1 to 4.1.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/299
- Bump vite-ssr from 0.14.3 to 0.15.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/304
- Bump stylelint from 14.3.0 to 14.5.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/326
- Bump @types/node from 14.18.0 to 14.18.11 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/325
- Bump esbuild from 0.14.20 to 0.14.21 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/328
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/327
- Bump @typescript-eslint/parser from 5.10.2 to 5.11.0 by @dependabot in https://github.com/GizmoDevelopment/ramune/pull/323
Full Changelog: https://github.com/GizmoDevelopment/ramune/compare/1.8.1...1.8.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added the