Skip to content

Releases: nilsbraden/ttrss-reader-fork

Test Issue #318

24 Nov 13:35
Compare
Choose a tag to compare

Test-Release for Issue #318

Release v1.90.1

03 Sep 14:46
Compare
Choose a tag to compare

Version 1.90 (1)

  • Reverted SDK changes to avoid problems with themes
  • Updated versionCode for F-Droid build

Release v1.90.1 (SSL-Debug #2)

03 Sep 15:07
Compare
Choose a tag to compare
Pre-release

Added netcipher library

Release v1.90.0

12 Aug 11:50
Compare
Choose a tag to compare

Version 1.90

  • Bugifx-release: Fix FC while parsing new output from server api (added field for GUID)
  • Fixed ResourceType IDs passed to setCustomAnimations()
  • Updated build-system to SDK 24

Release v1.89.0

10 Apr 20:36
Compare
Choose a tag to compare

Version 1.89

  • Fixed errors when ImageCache couldn't be accessed
  • Fixed some problems with external storage access
  • Sort list of wifi networks by SSID in Preferences-per-Wifi dialog
  • Fixed crash when accessing NetworkInfo
  • Improved reuse of existing views

and problems with inflateView...

Release v1.88.0 (SSL-Debug)

13 Feb 21:38
Compare
Choose a tag to compare
Pre-release

Disabled all the constraints on ssl connections

Release v1.88.0

10 Jan 11:41
Compare
Choose a tag to compare

Version 1.88

  • Update french translation
  • Notes: Show notes within articles
  • Notes: Added notes are also internally set on the article, not just on the server
  • Notes: Disconnected notes and publishing since the two are not connected
  • Notes: Re-modeled temporary storage of notes and marked articles for later synchronization
  • Reset font when marked as read
  • Fixed problem with text-align mode
  • Fixed DB-reset method
  • Properly handle metered networks (eg. wifi with traffic restriction)
  • Stop ImageCache when connectivity changes (wifi to mobile)
  • Allow cancel of ImageCache via menu

Release v1.87.0

25 Oct 16:26
Compare
Choose a tag to compare

Version 1.87

  • Fixed NPE when subscribing to a new feed and selecting a category
  • Removed remaining references to the preference "Use old connector"
  • Modified some DB operations
  • Modify handling of all urls with a prefix/scheme of just "//"
  • Added product flavor for Play Services-free builds
  • Allow ftp downloads and handle urls in image/video tags
  • Fixed some FCs
  • Fix Issue #308: How to stream a media file
  • Fixed Issue #305: Problem when serves doesn't use credentials
  • Adjusted text-colors and article background for better readablity

Release v1.86.1

16 Sep 19:55
Compare
Choose a tag to compare

Version 1.86.1

  • Fixed FC

Release v1.86.0

03 Sep 21:12
Compare
Choose a tag to compare
  • Display server-side-cached-images behind http auth
  • Slightly adjusted order of menu items
  • Fixed Issue #293: blank screen when trying to publish articles in firefox
  • Make the initial webview transparent to show theme colour
  • Handle exceptions from invalid preference values
  • Avoid sending duplicate error reports
  • Removed deprecated connector based on old apache libraries
  • Moved reset-operations (Preferences->Menu) into background threads)