Skip to content

Commit

Permalink
v0.13.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangvu12 committed Sep 8, 2024
1 parent 9f867ea commit 5f78e6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion changes.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
- Attempted to fix the app freezing on Samsung and Pixel devices
- Added a player lock button.
- Added a random anime button.
- Fixed issue where the video doesn't resume when closing the settings.
- Added restoration of the previous playback rate when fast forwarding.
- Fixed issue where "continue watching" doesn't show until selecting the correct episode chunk.
- Added an episode sorting button.
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.12.1-alpha",
"version": "0.13.0-alpha",
"private": true,
"scripts": {
"start": "expo start --dev-client",
Expand Down

0 comments on commit 5f78e6c

Please sign in to comment.