Skip to content

Releases: msasikanth/twine

v1.43.0

15 May 08:20
Compare
Choose a tag to compare

Bug fixes and improvements

What's Changed

  • Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.0 by @renovate in #543
  • Update dependency androidx.annotation:annotation to v1.8.0 by @renovate in #542

Full Changelog: v1.42.0...v1.43.0

v1.42.0

15 May 00:11
3ff2f90
Compare
Choose a tag to compare
  • Fix the back button not exiting the app when in the home screen
  • Fix the database maintenance screen showing up when going back from the home screen
  • Fix HTML encoded text not properly formatted in the home screen

v1.41.0

12 May 12:48
518c127
Compare
Choose a tag to compare
  • Add a progress indicator for database maintenance at the app start
  • Add Chinese translations
  • Update Turkish translations

v1.40.1

09 May 02:23
2227e84
Compare
Choose a tag to compare

Major changes

  • New: Feed groups
  • New: Screen for adding a new feed
  • Improvements: UI changes to the home screen
  • Improvements: The home screen bottom bar now displays only pinned sources
  • Improvements: Feed management sheet (added support for view mode, sorting, and multi-select actions)
  • Improvements: Performance and memory usage
  • Bug fixes and improvements

P.S: Feed groups with OPML import/export are not supported yet

Full changes

New Contributors

Full Changelog: v1.39.1...v1.40.1

v1.39.1

18 Mar 01:18
5d3362e
Compare
Choose a tag to compare

What's Changed

  • Update coil to v3.0.0-alpha04 by @renovate in #334
  • Add setting to enable/disable showing reader view when opening post by @msasikanth in #336
  • Update dependency dev.chrisbanes.material3:material3-window-size-class-multiplatform to v0.5.0 by @renovate in #343
  • Update paging to v3.3.0-alpha02-0.6.0-SNAPSHOT by @renovate in #345
  • Bump Compose to v1.6.0 by @msasikanth in #281
  • Update dependency com.google.devtools.ksp to v1.9.22-1.0.18 by @renovate in #347
  • Update android.gradle.plugin to v8.3.0 by @renovate in #349
  • Add screen to manage tags by @msasikanth in #352
  • Update feed info bottom sheet design and add feed options by @msasikanth in #355
  • Update ktor to v2.3.9 by @renovate in #360
  • Update dependency io.github.kevinnzou:compose-webview-multiplatform to v1.9.0 by @renovate in #365
  • Update androidx.datastore to v1.1.0-beta02 by @renovate in #367
  • Update dependency androidx.browser:browser to v1.8.0 by @renovate in #368
  • Added support for german language translation by @FreedomChuks in #372
  • Update dependency com.eygraber:uri-kmp to v0.0.17 by @renovate in #379
  • Update dependency com.squareup.okio:okio to v3.9.0 by @renovate in #380
  • Update Kotlin, KSP and Compose Multiplatform by @renovate in #369

New Contributors

Full Changelog: v1.38.0...v1.39.1

v1.38.0

19 Feb 01:15
fbf9499
Compare
Choose a tag to compare

Full Changelog: v1.37.0...v1.38.0

v1.37.0

15 Feb 23:51
c8892b2
Compare
Choose a tag to compare
  • Fix app crashing when parsing certain feeds on iOS
  • Bug fixes and improvements

v1.36.0

14 Feb 07:08
f9b13eb
Compare
Choose a tag to compare

What's Changed

  • Add option in feed info sheet to enable/disable always showing source article in the reader view by @msasikanth in #310
  • Replace Sentry with BugSnag for error reporting by @msasikanth in #313
  • Bug fixes and improvements

Full Changelog: v1.35.0...v1.36.0

v1.35.0

11 Feb 10:19
Compare
Choose a tag to compare

What's Changed

  • Fix scroll position reset after navigating to reader view and back
  • Fix feed info sheet window insets
  • Update posts count query to support posts type config by @msasikanth in #303
  • Update dependency com.squareup.okio:okio to v3.8.0 by @renovate in #306
  • Update dependency io.sentry.android.gradle to v4.3.0 by @renovate in #307

Full Changelog: v1.34.0...v1.35.0

v1.34.0

07 Feb 08:00
335df0e
Compare
Choose a tag to compare

What's Changed

TLDR;

  • Improved reader view layout and rendering
  • Add feed info bottom sheet in edit feeds (In preparation to add feed-specific settings)
  • Add option to mark individual posts and read/unread
  • Bug fixes and performance improvements

Changes

  • Add option to mark individual posts as read/unread by @msasikanth in #261
  • Update dependency io.github.kevinnzou:compose-webview-multiplatform to v1.8.6 by @renovate in #262
  • Update ktor to v2.3.8 by @renovate in #265
  • Migrate to Coil3 Multiplatform by @msasikanth in #268
  • Fix scroll position getting reset after config changes by @msasikanth in #273
  • Update dependency gradle to v8.6 by @renovate in #275
  • Add option to show feed info sheet from feeds sheet by @msasikanth in #276
  • Fix app crashing when trying to fetch post source from http link by @msasikanth in #286
  • Fix Mastodon posts not rendering in reader view by @msasikanth in #292
  • Update dependency io.github.kevinnzou:compose-webview-multiplatform to v1.8.8 by @renovate in #294

Full Changelog: v1.33.0...v1.34.0