-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
- Fix compatibility with 2022 what if web content format | ||
- Add reversed list for xkcd and what if list view | ||
- Fix web links not clickable on Android 11 | ||
- Support search ISO 8601 date for closest comic | ||
- Support #2445 interactive comic | ||
- Improve #1608 interactive functions | ||
|
||
Full release note on https://is.gd/xkcd_app |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
- 修复与 2022 新版 what if 页面内容的兼容性 | ||
- 加入逆序查看 xkcd 与 what if 列表功能 | ||
- 修复 Android 11 设备上网页链接无法点击的问题 | ||
- 搜索 ISO 8601 格式的日期可以返回与其时间最接近的漫画 | ||
- 加入 #2445 互动漫画的支持 | ||
- 改进 #1608 互动漫画的功能 | ||
|
||
查看完整更新日志 https://is.gd/xkcd_app |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters