Releases: msasikanth/twine
Releases · msasikanth/twine
v1.20.0
v1.19.0
What's Changed
- Added support for fetching available feed when a website URL is passed. For example try passing nytimes.com
- Added support for displaying comments icon when available
- Improved posts loading time across all screens
- Improved image fetching from feeds
- Improved tablet layout
- Bug fixes
Full Changelog: v1.18.0...v1.19.0
v1.18.0
- Update app icon
Full Changelog: v1.17.0...v1.18.0-android
v1.17.0
What's Changed
- Use gradients for featured section background if image cannot be blurred by @msasikanth in #91
- Fix bookmark not getting removed when associated post feed is removed by @msasikanth in #93
- Change UI for editing feeds by @msasikanth in #94
- Add support for pinning feeds to the top of the list by @msasikanth in #95
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- Add support for bookmarking posts by @msasikanth in #85
- Add setting to configure opening links in the in-app browser by @msasikanth in #87
- Add support for predictive back gesture by @msasikanth in #89
- Remove moko resources by @msasikanth in #83
- Update dependency androidx.collection:collection to v1.3.0-beta01 by @renovate in #64
- Update dependency com.codingfeline.buildkonfig to v0.14.0 by @renovate in #78
- Update dependency dev.chrisbanes.material3:material3-window-size-class-multiplatform to v0.3.1 by @renovate in #82
- Update dependency com.mohamedrejeb.ksoup:ksoup-html to v0.2.1 by @renovate in #65
- Update dependency org.jetbrains.kotlinx:atomicfu to v0.22.0 by @renovate in #86
- Update kotlininject to v0.6.3 by @renovate in #81
- Use image vectors instead of vector drawables by @msasikanth in #88
Full Changelog: v1.15.0...v1.16.0
v1.15.0
- Add support for searching posts
- Update app name to Twine
- Bug fixes and improvements
Full Changelog: v1.14.0...v1.15.0
v1.14.0
- Fix HTML text entities not parsing correctly
v1.13.0
- Bug fixes and improvements
v1.12.0
- Add support for renaming feeds (long press feed list item to edit)
- Bug fixes and improvements
v1.11.1
- Show scroll to top button in home screen
- Open dropdown menu based on touch input position
- Bug fixes and improvements