Skip to content

Releases: jocmp/capyreader

2025.02.1107-dev

20 Feb 05:00
dd242ff
Compare
Choose a tag to compare

What's Changed

  • [Feedbin] Fetch saved searches by @jocmp in #873
  • Increase debounce for mark read on scroll by @jocmp in #879
  • Translations update from Hosted Weblate by @weblate in #871
  • Update Mercury Parser for more se.pl sites by @jocmp in #884
  • Add error message for 'add feed' when offline by @jocmp in #883
  • Translations update from Hosted Weblate by @weblate in #881

Full Changelog: 2025.02.1106-dev...2025.02.1107-dev

2025.02.1106-dev

17 Feb 05:23
b322951
Compare
Choose a tag to compare

What's Changed

  • Add image save and share actions to media viewer by @jocmp in #857
  • Add refresh button to nav drawer by @jocmp in #834
  • Update dependencies by @jocmp in #866
  • [Local] Handle empty guids by @jocmp in #867
  • Remember folder expanded state by @jocmp in #868
  • Add 'Mark as read' button to notifications by @jocmp in #869
  • Add option to disable swipe to next feed by @jocmp in #870

Full Changelog: 2025.02.1105...2025.02.1106-dev

2025.02.1105

14 Feb 19:18
Compare
Choose a tag to compare

What's Changed

  • Rework edit feed by @jocmp in #844
  • Update Mercury Parser for arstechnica by @jocmp in #847
  • Initialize with 'All' filter by @jocmp in #854
  • Upse Mercury Parser for se.pl by @jocmp in #855
  • [bugfix] Open notifications to 'Unread' status by @jocmp in #856
  • Translations update from Hosted Weblate by @weblate in #843
  • Use swipe library instead of horizontal pager by @jocmp in #864

Full Changelog: 2025.02.1103...2025.02.1105

2025.02.1104-dev

14 Feb 06:00
ab9abd9
Compare
Choose a tag to compare

What's Changed

  • Rework edit feed by @jocmp in #844
  • Update Mercury Parser for arstechnica by @jocmp in #847
  • Initialize with 'All' filter by @jocmp in #854
  • Upse Mercury Parser for se.pl by @jocmp in #855
  • [bugfix] Open notifications to 'Unread' status by @jocmp in #856
  • Translations update from Hosted Weblate by @weblate in #843
  • Use swipe library instead of horizontal pager by @jocmp in #864

Full Changelog: 2025.02.1103...2025.02.1104-dev

2025.02.1103

09 Feb 23:43
Compare
Choose a tag to compare

What's Changed

  • Hide title in list and reader when blank by @jocmp in #813
  • Update mercury parser by @jocmp in #817
  • Translations update from Hosted Weblate by @weblate in #808
  • Only scroll ArticleLayout when necessary to see article by @erkreutzer in #822
  • Fix figure blockquote size by @jocmp in #821
  • Attempt to fix article cutoff by @jocmp in #823
  • Fall back to summary in notifications by @jocmp in #818
  • Remove extra coroutine call in webview by @jocmp in #825
  • Skip already created notifications on notify by @jocmp in #835
  • Deduplicate feeds in notification settings by @jocmp in #836
  • Display URL if title and summary are empty by @jocmp in #839
  • Close drawer on back nav by @jocmp in #838
  • Fix article location after app is closed by @jocmp in #841
  • Translations update from Hosted Weblate by @weblate in #840
  • Make horizontal scroll optional by @jocmp in #842

New Contributors

Full Changelog: 2025.02.1101...2025.02.1103

2025.02.1102-dev

06 Feb 04:48
d7a3dc4
Compare
Choose a tag to compare

What's Changed

  • Hide title in list and reader when blank by @jocmp in #813
  • Update mercury parser by @jocmp in #817
  • Translations update from Hosted Weblate by @weblate in #808
  • Only scroll ArticleLayout when necessary to see article by @erkreutzer in #822
  • Fix figure blockquote size by @jocmp in #821
  • Attempt to fix article cutoff by @jocmp in #823
  • Fall back to summary in notifications by @jocmp in #818

New Contributors

Full Changelog: 2025.02.1101...2025.02.1102-dev

2025.02.1101

02 Feb 21:31
Compare
Choose a tag to compare

Rollup release for Google Play and F-Droid.

What's Changed

  • [Local] Skip bad favicons on add feed by @jocmp in #766
  • Fix early return in embed code by @jocmp in #769
  • Translations update from Hosted Weblate by @weblate in #761
  • Move article status filter to bottom of feed list by @jocmp in #763
  • Sync mercury parser for androidauthority by @jocmp in #783
  • [Local] Use guid before URL for database ID by @jocmp in #782
  • Translations update from Hosted Weblate by @weblate in #778
  • [FreshRSS] Add support to fetch user labels by @jocmp in #736
  • Add horizontal paging to reader by @jocmp in #718
  • Add reader swipe option to open link in browser by @jocmp in #792
  • Fix negative index crash on horizontal scroll by @jocmp in #796
  • Translations update from Hosted Weblate by @weblate in #794
  • Fix partial page render by removing blur by @jocmp in #801
  • Add 'dismissed_at' column to notifications table by @jocmp in #802
  • Refresh based on filter scope by @jocmp in #804
  • Update mercury parser by @jocmp in #805
  • Translations update from Hosted Weblate by @weblate in #803

Full Changelog: 2025.01.1097...2025.02.1101

2025.01.1100-dev

01 Feb 00:02
3026da5
Compare
Choose a tag to compare

What's Changed

  • Add horizontal paging to reader by @jocmp in #718
  • Add reader swipe option to open link in browser by @jocmp in #792
  • Fix negative index crash on horizontal scroll by @jocmp in #796
  • Translations update from Hosted Weblate by @weblate in #794

Full Changelog: 2025.01.1099-dev...2025.01.1100-dev

2025.01.1099-dev

28 Jan 05:06
ccd10eb
Compare
Choose a tag to compare

What's Changed

  • Sync mercury parser for androidauthority by @jocmp in #783
  • [Local] Use guid before URL for database ID by @jocmp in #782
  • Translations update from Hosted Weblate by @weblate in #778
  • [FreshRSS] Add support to fetch user labels by @jocmp in #736

Full Changelog: 2025.01.1098-dev...2025.01.1099-dev

2025.01.1098-dev

24 Jan 02:54
09720c0
Compare
Choose a tag to compare

What's Changed

  • [Local] Skip bad favicons on add feed by @jocmp in #766
  • Fix early return in embed code by @jocmp in #769
  • Translations update from Hosted Weblate by @weblate in #761
  • Move article status filter to bottom of feed list by @jocmp in #763

Full Changelog: 2025.01.1097...2025.01.1098-dev