Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Boorusphere 1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nullxception committed May 30, 2023
1 parent 78902eb commit 38a0c62
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
## 1.3.6
## 1.3.9
* Fix video player keeps playing when navigating to the next screen
* Apply high-framerate workaround for crappy OS such as OxygenOS
* Cleanup previous routes when pressing Home on sidebar
* Fix some UI performance issue

## 1.3.8
* Update flutter to 3.10.1
* Add UwUgish (or UwUnglish? oh my lord...) language (by @rinme and @Tienisto)
* Update homepage and updater url to http://github.com/nullxception/boorusphere

## 1.3.7
* Fix search suggestion text is not properly decoded/unescaped
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.3.8+36
version: 1.3.9+37

environment:
sdk: ">=3.0.1 <4.0.0"
Expand Down

0 comments on commit 38a0c62

Please sign in to comment.