Skip to content

Releases: nilsbraden/ttrss-reader-fork

Release v1.97.8_1978

12 Nov 19:15
Compare
Choose a tag to compare

Version 1.97.8

  • Quick fix for #477 "Rendering under status bar in Android 15": disable edge-to-ege display for now

Release v1.97.6_1976

28 Sep 08:56
Compare
Choose a tag to compare

Version 1.97.6

  • Fix swiping in article view #474 (thanks to c-ren for implementing a fix!)
  • Updated libraries and API levels

Release v1.97.5_1975

09 Sep 14:40
Compare
Choose a tag to compare

Version 1.97.5

  • Updated libraries and API levels
  • Raised minApiLevel accordingly (to 21, Android 5)

Release v1.97.4_1974

28 Feb 19:57
Compare
Choose a tag to compare

Version 1.97.4

  • Implement Worker for Android 14 compatibility

Release v1.97.3_1973

22 Feb 18:46
Compare
Choose a tag to compare

Version 1.97.3

  • Added new permissions to support android 14
  • Attempt to implement usage of Worker and WorkManager

Release v1.97.2_1972

21 Feb 12:18
Compare
Choose a tag to compare

Version 1.97.2

  • Updated libraries and API levels

Release v1.97.1_1971

23 Mar 10:29
Compare
Choose a tag to compare

Version 1.97.1

  • Just updated libraries and API levels to keep this app available through Google Play Store
  • Bump version_code. I'm so tired of updating releases via Google…

Release v1.96.6_1966

01 Jun 12:26
Compare
Choose a tag to compare

Version 1.96.6

  • Fix #452: Added column "score" to DB initialization

Release v1.96.5_1965

31 May 06:43
Compare
Choose a tag to compare

Version 1.96.5

  • Fix #451: Crash because of changes in server, unexpected config object in login response
  • Fix #450: Crash on initializing OkHttpClient, also removed async behavior on controller init
  • Fix #448: Fix init of DB for new column "score"

Release v1.96.4_1964

09 May 17:28
Compare
Choose a tag to compare

Version 1.96.4

  • Fixed: Display correct headline after going back from category to main
  • Fixed: Properly configured SSL settings for OkHttp
  • Make read articles more transparent so that unread ones stand out more
  • Added a preference to show Mark Read/Unread button instead of Publish