Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

8 lines
526 B
Plaintext

v1.3.25
Full version:
- Fix notifications not working on API 33+ (Android 13+). Upon first app start (after update or on fresh install) you will be asked for notifications permission.
v1.3.24
- Update dependencies.
- Implement solved captcha donation. Disabled by default, you will be asked whether you want to participate or not the first time you solve a 4chan captcha. Setting can be changed at any time on 'Experimental settings' screen.
- Fix a crash when parsing post links which have post ids exceeding Long.MAX_VALUE.