Releases: frostcube/just-rss
v3.2.0
This release adds the ability to highlight words of interest. Words of interest will appear highlighted in the main feed by default, however this behavior can be reverted to the old behavior in settings. You can define "highlighted words" in settings.
Article headline display has also been fixed.
What's Changed
- Fix XML characters displaying in titles by @derme302 in #81
- Add "Highlighted Word" articles by @derme302 in #83
- Version 3.2.0 by @derme302 in #84
Full Changelog: v3.1.2...v3.2.0
v3.1.2
This release improves the loading experience, it also includes bug fixes for the storage engine that should help improve performance.
3.1.2 is a release only for Android as it also includes a hotfix for edge-to-edge display issues. Tracking edge-to-edge issues in #78.
What's Changed
- Improved loading UI by @derme302 in #75
- v3.1.1 by @derme302 in #77
- 3.1.2 Release by @derme302 in #79
Full Changelog: v3.0.0...v3.1.2
v3.0.0
This release BREAKS storage on ALL PLATFORMS. iOS users please use the new OPML feature in lists to export your list to your local storage on 2.6.0 before upgrading. Unfortunately there is no migration path for Android users due issue #64.
However, this update brings many important features. Most importantly the app now supports importing/exporting OPML so that storage changes in the future won't impact users.
Along with that that the change brings support for the latest versions of iOS and Android. With UI improvements to the entire app, including making the saved page match the main feed, simplified sources adding and an updated status bar on Android.
What's Changed
- Dependency Update June 2025 by @derme302 in #52
- Update SQLite to a thin wrapper over capacitor-community/sqlite by @derme302 in #55
- Add relative dates by @derme302 in #57
- Add OMPL Import/Export by @derme302 in #58
- Update Saved Component UI by @derme302 in #62
- 3.0.0 Release by @derme302 in #63
- Remove legacy support for 2.X by @derme302 in #65
Full Changelog: v2.4.0...v3.0.0
v2.4.0
This update aims to provide a better experience on iOS with links opening in reader mode by default when using the in-app browser. It also enables you to mute words from appearing in the feed by adding them in the settings menu. A few other minor security and display fixes are also included.
What's Changed
- October security update by @derme302 in #43
- Add ability to mute words from the main feed by @derme302 in #46
- Prefer encoded content by @derme302 in #47
- Fix ’ displaying in title by @derme302 in #48
- Add reader mode default for iOS by @derme302 in #49
- 2.4.0 Release by @derme302 in #50
Full Changelog: v2.3.4...v2.4.0
v2.3.4
v2.3.3
The June release of Just RSS brings a few needed updates. The dark and light themes have been reworked to be more cohesive and readable. The settings menu now has plain English for the different settings with helpful presets and shouldn't forget your settings between sessions. The app in general should be more responsive, specifically buttons no longer requiring multiple taps to function.
What's Changed
- Update to Ionic v8 by @derme302 in #30
- Rework Settings by @derme302 in #31
- Fix duplicate sources being added by @derme302 in #33
- Update to
@for
and@if
control flow by @derme302 in #35 - Fix sidebar list and buttons by @derme302 in #36
- 2.3.3 Release by @derme302 in #37
Full Changelog: v2.1.0...v2.3.3
v2.1.0
This build improves how new feeds are added, they should now be instantly added to the main feed. Along with that there are some minor UI improvements.
What's Changed
- Better UX/UI for Filter Menu by @derme302 in #14
- Update feed page when new source is added by @derme302 in #19
- Append new feed items improvement by @derme302 in #21
- Make primary colour the same for dark theme by @derme302 in #22
- Improve Onboarding Experience by @derme302 in #23
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Fix feed healthy status not being reset to green
- Fix settings draw not being expandable by @derme302 in https://github.com/derme302/just-rss/pull/2
- v2.0.0 Release by @derme302 in https://github.com/derme302/just-rss/pull/12
New Contributors
- @derme302 made their first contribution in https://github.com/derme302/just-rss/pull/2
Full Changelog: https://github.com/derme302/just-rss/commits/v2.0.0