ITADN

版本发布 8

v2.10.0
? · 2026-01-01

## What's Changed - New amoled theme - Setting to block images in posts list and reader - Change default font to RethinkSans - UI tweaks in the home screen and feeds sheet - Hide app bar and bottom bar on scroll in home screen - Improve reader parsing performance - Improve mark post/posts as read performance - Bug fixes and performance improvements **Full Changelog**: https://github.com/msasikanth/twine/compare/v2.9.0...v2.10.0

v2.9.0
? · 2025-11-17

## What's Changed * Optimise featured section background rendering by @msasikanth in https://github.com/msasikanth/twine/pull/1329 * Update Kotlin, KSP and Compose Multiplatform by @renovate[bot] in https://github.com/msasikanth/twine/pull/1297 * Encapsulate parallax effect in the FeaturedImage by @msasikanth in https://github.com/msasikanth/twine/pull/1358 * Replace share option with copy link option in feed settings sheet by @msasikanth in https://github.com/msasikanth/twine/pull/1359 * Improve UI of XKCD comic strip in the reader view by @msasikanth in https://github.com/msasikanth/twine/pull/1362 * Display feed link in the feed info sheet by @msasikanth in https://github.com/msasikanth/twine/pull/1360 **Full Changelog**: https://github.com/msasikanth/twine/compare/v2.8.0...v2.9.0

v2.7.0
? · 2025-09-19

**Full Changelog**: https://github.com/msasikanth/twine/compare/v2.6.0...v2.7.0

v2.5.0
? · 2025-09-05

## What's Changed * Move common parser tests to core network module by @msasikanth in https://github.com/msasikanth/twine/pull/1282 * Move post content and full article HTML to separate table by @msasikanth in https://github.com/msasikanth/twine/pull/1281 * Move OPML import/export related code to `core:data` module by @msasikanth in https://github.com/msasikanth/twine/pull/1283 * Update dependencies by @msasikanth in https://github.com/msasikanth/twine/pull/1284 * Update dependency com.bugsnag:bugsnag-android to v6.17.0 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1276 * Update actions/checkout action to v5 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1285 * Update dependency gradle to v9 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1277 **Full Changelog**: https://github.com/msasikanth/twine/compare/v2.4.0...v2.5.0

v2.4.0
? · 2025-08-10

## What's Changed * Update kotlinx-datetime to 0.7.1 by @SubhrajyotiSen in https://github.com/msasikanth/twine/pull/1227 * Update dependency com.github.requery:sqlite-android to v3.49.0 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1036 * New Crowdin updates by @msasikanth in https://github.com/msasikanth/twine/pull/1231 * Update to JDK 21 by @SubhrajyotiSen in https://github.com/msasikanth/twine/pull/1229 * Update android.gradle.plugin to v8.11.1 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1228 * Add `FreshRssSource` to communicate with server by @msasikanth in https://github.com/msasikanth/twine/pull/1215 * Update Kotlin, KSP and Compose Multiplatform to v1.9.0-alpha03 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1232 * Update dependency org.jetbrains.kotlinx:atomicfu to v0.29.0 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1146 * Update dependency gradle to v8.14.3 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1080 * Update kermit to v2.0.6 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1145 * Update dependency androidx.work:work-runtime-ktx to v2.10.2 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1144 * Update dependency org.kobjects.ktxml:core to v1 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1242 * Update dependency androidx.appcompat:appcompat to v1.7.1 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1075 * Update dependency sh.calvin.reorderable:reorderable to v2.5.1 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1239 * Update dependency com.bugsnag:bugsnag-android to v6.15.0 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1074 * Update dependency com.diffplug.spotless to v7.1.0 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1236 * Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.8.0 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1237 * Update ktor monorepo to v3.2.2 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1240 * Refactor feed content parsers by @msasikanth in https://github.com/msasikanth/twine/pull/1243 * Bump ReveneCat to v2.0.0 by @msasikanth in https://github.com/msasikanth/twine/pull/1247 * Refactor reader page to parse markdown in the ViewModel by @msasikanth in https://github.com/msasikanth/twine/pull/1249 * Update coil to v3.3.0 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1256 * Update dependency org.jetbrains.androidx.navigation:navigation-compose to v2.9.0-beta04 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1257 * Update dependency com.diffplug.spotless to v7.2.1 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1255 * Bump Compose to v1.9.0-beta01 by @msasikanth in https://github.com/msasikanth/twine/pull/1260 * Update ksoup to v0.2.5 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1033 * Update revenuecat to v2.0.1+16.0.2 by @renovate[bot] in https://github.com/msasikanth/twine/pull/1264 ## New Contributors * @SubhrajyotiSen made their first contribution in https://github.com/msasikanth/twine/pull/1227 **Full Changelog**: https://github.com/msasikanth/twine/compare/v2.3.0...v2.4.0

v2.3.0
? · 2025-07-15

**Full Changelog**: https://github.com/msasikanth/twine/compare/v2.2.0...v2.3.0

v2.1.0
? · 2025-07-12

## What's Changed * [2.0.1] Post-release merge by @tramline-github[bot] in https://github.com/msasikanth/twine/pull/1206 **Full Changelog**: https://github.com/msasikanth/twine/compare/v2.0.1-hotfix...v2.1.0

v2.0.1-hotfix
? · 2025-07-03

**Full Changelog**: https://github.com/msasikanth/twine/compare/v2.0.0...v2.0.1-hotfix