Skip to content

Releases: bubelov/news

preview

22 Oct 04:42
c5de581
Compare
Choose a tag to compare
preview Pre-release
Pre-release

Commits

  • Mark displayed articles as read does not work when you close the app #227 (No3000)

v0.4.3

10 May 13:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

05 Jan 10:59
Compare
Choose a tag to compare

What's Changed

  • Fix issue with German translation by @acmor in #187
  • Fix article content for Miniflux by @Visne in #192
  • Update German translation by @dontobi in #191
  • Fix crash on exporting feeds with no alternate links
  • Handle nullable key events
  • Fix issue with exporting db
  • Handle security exceptions when dealing with cached attachments
  • Fix issue with handling failed downloads
  • Show enclosure download progress

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

26 Oct 11:11
Compare
Choose a tag to compare

What's Changed

  • Update Arabic translations by @M86xKC in #168
  • Nextcloud feed import fixes by @mormegil-cz in #182
  • Improve import error handling in standalone mode

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Oct 06:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.4

19 Feb 07:49
Compare
Choose a tag to compare

What's Changed

  • Add F-Droid icon
  • Add podcast actions to search screen
  • Support relative URLs when adding feeds and reading entries
  • Improve Miniflux server error handling
  • Fix issues with translation
  • Remove persistent logging
  • Speed up tests

Full Changelog: v0.3.3...v0.3.4

v0.3.3

30 Jan 06:55
Compare
Choose a tag to compare

What's Changed

  • Animate splash screen icon by @ebraminio in #113
  • Animate app logo by @ebraminio in #111
  • Allow app drawer to cover status bar by @ebraminio in #112
  • Update Arabic translations by @M86xKC in #114
  • Hide FAB if an article is fully scrolled to bottom
  • Allow nested OPML importing
  • Improve testability
  • Improve test coverage

Full Changelog: v0.3.2...v0.3.3

v0.3.2

07 Dec 08:54
Compare
Choose a tag to compare

What's Changed

  • Switch to Material 3 theme
  • Use default color scheme
  • Avoid repeating HTTP requests when adding new feeds
  • Fix issue with card text trimming
  • Bump content size limit
  • Apply unread count and fab coloring from styles.xml by @ebraminio in #99
  • locales Portuguese (BR) by @inkhorn-ptbr in #100
  • Stop appbar background changes on scroll by @ebraminio in #101
  • Cleanup around up navigation setup code by @ebraminio in #106
  • Use ktx getSystemService by @ebraminio in #108
  • Migrate build scripts to Kotlin DSL by @ebraminio in #109

New Contributors

  • @inkhorn-ptbr made their first contribution in #100

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Nov 07:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Nov 08:21
Compare
Choose a tag to compare

What's Changed

  • Dutch Translate v1.3 in #73
  • German translation of description and missing strings by @Jane232 in #75
  • Do not crash when feed entries have no/invalid links by @mormegil-cz in #77
  • Add new backend: Miniflux
  • Allow users to export app database
  • Add swipe icons
  • Add navigation drawer
  • Fix issue with feed settings being reset
  • Update translations
  • Improve error handling
  • Speed up initial sync
  • Delete old logs automatically
  • Update Nextcloud SSO dependency in order to fix app-based login
  • Show user-friendly messages when dealing with OPML errors
  • Target Android 12
  • Allow users to view comments

New Contributors

Full Changelog: v0.2.9...v0.3.0