All notable changes to this project will be documented in this file.
Warning: Features marked as alpha may change or be removed in a future release without notice. Use with caution.
- New APIs using coroutines and R2's
HttpClient
instead of Fuel and kovenant (contributed by @stevenzeck).
- Upgraded to Kotlin 1.5.31 and Gradle 7.1.1
- Links in an OPDS 2 feed are normalized to the feed base URL.
- Upgraded dependencies.
- Upgraded dependencies.
- Upgraded to Kotlin 1.4.10.
- Update internal usage of the
Publication
shared models.
- Update internal usage of the
Publication
shared models.
- XML namespace prefixes are now properly supported when an author chooses unusual ones (contributed by @qnga).
- The
AndroidManifest.xml
is not forcing anymoreallowBackup
andsupportsRtl
, to let reading apps manage these features themselves (contributed by @twaddington).