|
| 1 | +## 0.10.0 |
| 2 | + |
| 3 | +1. Bump up Material Design 3 dependencies, compile sdk, and gradle version (#502, @JunkFood02) |
| 4 | +2. Support the in-app language picker for Android 13 (#541, #571, @JunkFood02) |
| 5 | +3. Support add feed via system share sheet (#618, @JunkFood02) |
| 6 | +4. Support for specifying the composition of shared content (#660, @Ashinch) |
| 7 | +5. Improve swipe to star/unstar, swipe to unread, and add configuration (#594, @JunkFood02) |
| 8 | +6. Use system locale to format time display by default. (#617, @JunkFood02) |
| 9 | +7. Switch to androidx edge to edge implementation (#690, @Moderpach) |
| 10 | +8. Add image viewer to the reading page (#578, #545, @JunkFood02, @nvllz) |
| 11 | +9. Add gestures to swipe up and down on the reading page to switch articles (#589, @JunkFood02) |
| 12 | +10. Add crash report activity to handle uncaught exceptions (#576, @JunkFood02) |
| 13 | +11. Add context menu on long press for items in the flow page (#613, @JunkFood02) |
| 14 | +12. Add line height multiple preference for reading page (#620, @JunkFood02) |
| 15 | +13. Add license list page and improve about page (#664, @Ashinch) |
| 16 | +14. Add troubleshooting page and app preferences import/export tools (#672, #710, @Ashinch) |
| 17 | +15. Fix notification permission request at startup on Android 13 (@JunkFood02) |
| 18 | +16. Fix clash when published date and updated date are both empty (@JunkFood02) |
| 19 | +17. Now replace publish date of an article with the current time if it is a future date (#638, @Ashinch) |
| 20 | +18. Now when cleaning feed or group, the starred articles will be ignored (#652, @Ashinch) |
| 21 | +19. Now automatically restart the app after loading external fonts (#667, @Ashinch) |
| 22 | +20. Now first find the `<enclosure>` tag as a thumbnail of the article (#681, @Ashinch) |
| 23 | +21. Now by default, sort categories alphabetically during sync on Google Reader (#700, @mbestavros) |
| 24 | +22. New image placeholder (#712, @JunkFood02) |
| 25 | +23. More UI improvements and bug fixes (@Ashinch, @JunkFood02) |
| 26 | +24. Translations updates (thanks to everyone who helped out) |
| 27 | + |
| 28 | +### Notes |
| 29 | + |
| 30 | +1. In order to support the export of setting items, some of the setting items have been reset to default and you may have to reset them. |
| 31 | +2. The buymeacoffee.com sponsorship channel is currently unavailable, and the money previously donated has been refunded to the donors' accounts. |
| 32 | +3. We are looking for other sponsorship channels, currently available are AFDIAN. If you would like to support the development of ReadYou, you can sponsor it through [AFDIAN](https://afdian.net/a/ashinch). |
| 33 | +4. Thanks to our sponsors: @User_3072e, @User_223be, @User_3c5c7(Simon), @User_97ebe, @Lowae, @User_28b9f, @User_yuHC, @nullqwertyuiop, @openisgood, @User_vWca, @qgmzmy, @User_97ee1 |
| 34 | + |
| 35 | +**Full changelog:** [0.9.12...0.10.0](https://github.com/Ashinch/ReadYou/compare/0.9.12...0.10.0) |
0 commit comments