All notable changes to this project are documented in this file.
1.1.2 (2026-06-22)
1.1.1 (2026-06-21)
- specify repo in release notes workflow (0849015)
1.1.0 (2026-06-21)
Initial public release of feedreader.
- Initial
feedreaderapplication with combined feed aggregation and self-hosted Go service runtime. - Incremental backend loading for feed items.
- Feed search across items.
- Configurable source selection in the UI.
- Source icons across the feed experience.
- alphaXiv as a feed source.
- Toast-based loading states.
- Offline PWA cache and reconnect toasts.
- Offline connection indicator.
- Reader settings dialog.
- Browser-localized feed card dates.
- GitHub Actions CI for formatting and tests.
- GitHub Actions CD for multi-arch GHCR image publishing on release tags.
- Rewrote the README for the open source release.
- Switched the Hugging Face integration to trending papers.
- Enriched feed cards with source-specific metrics.
- Rebranded the app UI and icons around the
feedreaderidentity. - Moved source settings access into the header.
- Updated local development and test instructions.
- Parameterized the Docker build for
linux/amd64andlinux/arm64image publishing.
- Refreshed app icons and footer branding.
- Preserved explicit alphaXiv source selection.
- Preserved stable feed ordering timestamps.
- Persisted visited links and refreshed the list in place.
- Brightened GitHub icons in dark mode.
- Simplified filter loading and search close behavior.
- Improved iOS search open and empty close behavior.
- Normalized GitHub repository identity handling.
- Applied density settings correctly in the settings dialog.
- Centered settings choice cards in compact mode.
- Busted stylesheet cache for settings alignment fixes.