Releases: technowizard/loreo
Releases · technowizard/loreo
v0.1.2
What's included
Fix article-related actions #23:
- Enhance delete article logic to prevent multiple API calls once an article is deleted that returns 404
- Improve meta invalidate handling when deleting article
- Minor fixes: add saving state toast when submitting article, reset form when dialog dismissed
v0.1.1
v0.1.0 - Initial Release
Loreo is a calm, focused read-later app built for self-hosting. This is the first
public release, the foundation is stable and the core reading experience is complete.
What's included
Reading Experience
- Focused reader view with theme, font, spacing, and alignment customization
- Highlight and annotate text
- Paragraph focus indicator
- Full keyboard navigation (
j/k, arrow keys) - Automatic reading progress saves
Saving & Organization
- Save links with automatic article extraction
- Organize with tag groups and tags
- Filter by status, priority, read length, and search
- Priority system for intentional reading
- Favorites and archive
Utilities
- CSV import with field mapping
- Docker Compose support for local and production deployments
- S3-compatible storage support (Neon, Upstash, Cloudflare R2 tested)
Getting started
See the self-hosting guide to deploy your own instance.
Notes
This is a personal project in active development. Features are added incrementally.
Bug reports and feedback are welcome via issues.