Releases: jocmp/capyreader
Releases Β· jocmp/capyreader
2025.02.1103
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
- @erkreutzer made their first contribution in #822
Full Changelog: 2025.02.1101...2025.02.1103
2025.02.1102-dev
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
- @erkreutzer made their first contribution in #822
Full Changelog: 2025.02.1101...2025.02.1102-dev
2025.02.1101
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
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
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
2025.01.1097
What's Changed
- Update mercury parser with custom extractors by @jocmp in #725
- Add better formatting for figure captions in reader by @jocmp in #728
- Add "Copy Link" option to article list menu by @jocmp in #729
- [FreshRSS] Fill in 'api/greader.php' path if not provided by @jocmp in #734
- Translations update from Hosted Weblate by @weblate in #727
- [FreshRSS] Fetch all folder feeds on refresh by @jocmp in #742
- Translations update from Hosted Weblate by @weblate in #743
- Translations update from Hosted Weblate by @weblate in #746
- [Local] Skip media type if it's invalid by @jocmp in #750
- Add custom parser - wccftech.com by @jocmp in #756
- [Local] Fix HTML escaped characters in titles by @jocmp in #757
- Add full content support for channelnewsasia.com by @jocmp in #752
- Translations update from Hosted Weblate by @weblate in #753
- Add support for SVG favicons by @jocmp in #759
- Update figure caption styling by @jocmp in #760
Full Changelog: 2025.01.1095...2025.01.1097
2025.01.1096-dev
What's Changed
- Update mercury parser with custom extractors by @jocmp in #725
- Add better formatting for figure captions in reader by @jocmp in #728
- Add "Copy Link" option to article list menu by @jocmp in #729
- [FreshRSS] Fill in 'api/greader.php' path if not provided by @jocmp in #734
- Translations update from Hosted Weblate by @weblate in #727
Full Changelog: 2025.01.1095...2025.01.1096-dev
2025.01.1095
What's Changed
- Parse url query param from Google Alerts feeds by @jocmp in #717
- Fix CDATA title notifications for local feeds by @jocmp in #720
Full Changelog: 2025.01.1094...2025.01.1095
2025.01.1094
Rollup release for Google Play and F-Droid.
What's Changed
- Add custom parser - techcrunch.com by @jocmp in #664
- Update mercury parser by @jocmp in #667
- Improve FreshRSS image preview parsing by @jocmp in #669
- Translations update from Hosted Weblate by @weblate in #662
- Ensure Local XML parser uses response encoding by @jocmp in #672
- Add additional font sizes by @jocmp in #668
- Update Weblate translations by @jocmp in #675
- Add custom parser - hardwarezone.com.sg by @jocmp in #682
- Add more font sizes to article list option by @jocmp in #683
- Translations update from Hosted Weblate by @weblate in #684
- [FreshRSS] Refresh per filter by @jocmp in #680
- Display absolute time in feed by @jocmp in #702
- Translations update from Hosted Weblate by @weblate in #690
- Add custom parser - spiegel.de by @jocmp in #707
- Escape HTML that isn't parsed in local feeds by @jocmp in #708
- Dismiss notifications on read by @jocmp in #705
- Move mobilesyrup.com extractor to mercury-parser version by @jocmp in #714
- [FreshRSS] Only fetch 10k articles at most from categories by @jocmp in #713
- Translations update from Hosted Weblate by @weblate in #710
Full Changelog: 2025.01.1089...2025.01.1094