Skip to content

Commit

Permalink
v0.12.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangvu12 committed Sep 7, 2024
1 parent 9b0b2af commit 40644a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions changes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
- Added Anime List
- Added resume playback offset setting (for example, -10 would resume 10 seconds earlier than the last watched time)
- Added fast forward indicator in Player (when you hold down the player, it will play 2x fast)
- Fixed episodes being sorted in descending order on the watch screen
- Added module updater
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kaguya-app",
"version": "0.11.3-alpha",
"version": "0.12.0-alpha",
"private": true,
"scripts": {
"start": "expo start --dev-client",
Expand Down

0 comments on commit 40644a7

Please sign in to comment.