Skip to content

Releases: LeonMusCoden/LetterFeed

v0.5.0

06 Sep 08:55

Choose a tag to compare

Changes:

  • feat: Define search folder per newsletter
  • feat: Replace Trafilatura with readability and nh3 for improved article parsing
  • feat: Custom newsletter slug and email validation
  • feat: Add alternate link tag and icon to feeds
  • fix: Alembic migration drops table
  • fix: Use current time for new entries
  • fix: Auto-add decode From header
  • fix: Unescape HTML in articles

Full Changelog: v0.4.0...v0.5.0

v0.4.0

19 Jul 08:53

Choose a tag to compare

Changes:

  • feat: Add database migrations with alembic
  • feat: Add optional authentication (username + password)

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Jul 13:28

Choose a tag to compare

Changes:

  • feat: Per newsletter override of move folder
  • feat: Unique ID instead of counting ID
  • fix: Better error handling for failed API calls + notifications

Full Changelog: v0.2.1...v0.3.0

v0.2.1

16 Jul 20:16

Choose a tag to compare

Changes:

  • feat: Responsive layout

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Jul 19:27

Choose a tag to compare

Changes:

  • feat: Process emails on demand
  • feat: Track processed emails using message-id header
  • feat: Toast notifications
  • feat: Option to extract text from newsletters
  • fix: Decode MIME encoded text
  • fix: Show full URL of feeds

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Jul 21:13

Choose a tag to compare

First release!