mirror of
https://github.com/Ashinch/ReadYou.git
synced 2026-03-13 09:53:20 +08:00
chore: bump up version to 0.15.1 (42)
This commit is contained in:
@@ -38,8 +38,8 @@ android {
|
||||
applicationId = "me.ash.reader"
|
||||
minSdk = 26
|
||||
targetSdk = 34
|
||||
versionCode = 41
|
||||
versionName = "0.15.0"
|
||||
versionCode = 42
|
||||
versionName = "0.15.1"
|
||||
|
||||
buildConfigField(
|
||||
"String",
|
||||
|
||||
11
fastlane/metadata/android/en-US/changelogs/42.txt
Normal file
11
fastlane/metadata/android/en-US/changelogs/42.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
General:
|
||||
Fixed an bug where resuming the app from the background could open the wrong article.
|
||||
|
||||
Google Reader API:
|
||||
Fixed an issue caused duplicated articles with FreshRSS
|
||||
Fixed an issue caused read/starred status not synced with server when syncing a single feed
|
||||
|
||||
Local RSS:
|
||||
Fixed a regression caused thumbnails from some feeds could not load in article list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user