Skip to content

Releases: technowizard/loreo

v0.1.2

29 May 14:06

Choose a tag to compare

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

29 May 03:31

Choose a tag to compare

What's Included

  • Centralize i18n translations #21
  • Fix duplicate toast containers #22

v0.1.0 - Initial Release

24 May 11:22

Choose a tag to compare

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.