Update version 0.9.10

This commit is contained in:
Ash 2024-01-10 14:32:12 +08:00
parent baa14cf4ac
commit 95bcf8fdfb
4 changed files with 91 additions and 2 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "me.ash.reader"
minSdk 26
targetSdk 33
versionCode 20
versionName "0.9.9"
versionCode 21
versionName "0.9.10"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {

View File

@ -0,0 +1,31 @@
## 0.9.10
1. This version resolves the authentication issues with Fever API integration. Below is the changelog for version 0.9.9
## 0.9.9
1. Fever API now properly syncs read/starred metadata across devices (#401) (#406) (@mbestavros)
2. Add prompt for notification permission when relevant (#422) (@RafhaanShah)
3. New feature: Swipe to mark read (#455) (@boun, @nvllz)
4. New option: External link handling (#428) (@S-H-Y-A)
5. Fetch favicons for feed items (#471) (@Ashinch, @kid1412621)
6. Various internal refactorings and improvements (@Ashinch)
7. Translations updates: Hungarian, Turkish, Serbian, German, Indonesian, Persian (thanks to everyone who helped out!)
### Notes
1. @Ashinch has appointed both @mbestavros and @JunkFood02 as additional Collaborators on Github:
"When I don't have enough free time, I deeply appreciate everyone coming together to contribute to this project. @mbestavros and @JunkFood02 will be added to the list of collaborators for the project, granting you some permissions to manage the project's release plans."
(Source: https://github.com/Ashinch/ReadYou/issues/495#issuecomment-1880344011)
To be absolutely clear: this does not mean that @Ashinch is stepping down from the project! It just means there are more people available to help create new releases. This will help a ton when @Ashinch is busy, and should reduce the time to ship code once it's been merged on Github.
2. On that note: the 0.9.9 release is managed by @mbestavros! I love @Ashinch's work with ReadYou, and I'm grateful for the opportunity to help out with release management.

View File

@ -0,0 +1,27 @@
## 0.9.9
1. Fever API 现在可以跨设备正确同步 已读/星标 元数据 (#401) (#406) (@mbestavros)
2. 在相关情况下添加通知权限提示 (#422) (@RafhaanShah)
3. 新功能:轻扫标记已读(样式待优化) (#455) (@boun, @nvllz)
4. 新交互选项:外部链接处理 (#428) (@S-H-Y-A)
5. 开始尝试获取 RSS 订阅源的网站图标,如图标尺寸小于 20px 将使用符号代替 (#471) (@Ashinch, @kid1412621)
6. 各种内部重构和改进 (@Ashinch)
7. 翻译更新: Hungarian, Turkish, Serbian, German, Indonesian, Persian (感谢所有提供帮助的人!)
### Notes
1. @Ashinch 将添加 @mbestavros 和 @JunkFood02 作为 GitHub 项目协作者:
"When I don't have enough free time, I deeply appreciate everyone coming together to contribute to this project. @mbestavros and @JunkFood02 will be added to the list of collaborators for the project, granting you some permissions to manage the project's release plans."
(Source: https://github.com/Ashinch/ReadYou/issues/495#issuecomment-1880344011)
请务必明确:这并不意味着 @Ashinch 将退出该项目!这只是意味着有更多的人可以帮助创建新版本,当 @Ashinch 很忙的时候,这将会有很大的帮助,并且一旦代码被合并到 Github 上,就会减少发布代码的时间
2. 关于这一点0.9.9 版本由 @mbestavros 负责管理!我很喜欢 @Ashinch 为 ReadYou 所做的工作,也很感谢能有机会参与版本管理

View File

@ -0,0 +1,31 @@
## 0.9.10
1. 这个版本解决了 FeverAPI 的身份验证问题,下面是 0.9.9 版本的更新日志
## 0.9.9
1. Fever API 现在可以跨设备正确同步 已读/星标 元数据 (#401) (#406) (@mbestavros)
2. 在相关情况下添加通知权限提示 (#422) (@RafhaanShah)
3. 新功能:轻扫标记已读(样式待优化) (#455) (@boun, @nvllz)
4. 新交互选项:外部链接处理 (#428) (@S-H-Y-A)
5. 开始尝试获取 RSS 订阅源的网站图标,如图标尺寸小于 20px 将使用符号代替 (#471) (@Ashinch, @kid1412621)
6. 各种内部重构和改进 (@Ashinch)
7. 翻译更新: Hungarian, Turkish, Serbian, German, Indonesian, Persian (感谢所有提供帮助的人!)
### Notes
1. @Ashinch 将添加 @mbestavros 和 @JunkFood02 作为 GitHub 项目协作者:
"When I don't have enough free time, I deeply appreciate everyone coming together to contribute to this project. @mbestavros and @JunkFood02 will be added to the list of collaborators for the project, granting you some permissions to manage the project's release plans."
(Source: https://github.com/Ashinch/ReadYou/issues/495#issuecomment-1880344011)
请务必明确:这并不意味着 @Ashinch 将退出该项目!这只是意味着有更多的人可以帮助创建新版本,当 @Ashinch 很忙的时候,这将会有很大的帮助,并且一旦代码被合并到 Github 上,就会减少发布代码的时间
2. 关于这一点0.9.9 版本由 @mbestavros 负责管理!我很喜欢 @Ashinch 为 ReadYou 所做的工作,也很感谢能有机会参与版本管理