Skip to content

Releases: psic4t/atomstr

atomstr 0.9.10 - Better UI

31 Oct 15:46

Choose a tag to compare

  • Find-as-you-type search bar
  • fix negative wg counter
  • implement logo and favicon

atomstr 0.9.9

30 Oct 21:27

Choose a tag to compare

2 minutes ago

  • implement feed availability ranking
  • Added new configuration variables:
    • MAX_FAILURE_ATTEMPTS (default: 3)
    • BROKEN_FEED_RETRY_INTERVAL (default: 24h)

atomstr 0.9.8

30 Oct 19:31

Choose a tag to compare

  • Correctly process feed items without PublishedParsed field

atomstr 0.9.7

29 Oct 19:37

Choose a tag to compare

  • Async processing when adding new feeds (finally)
  • Add dry-run cli option for testing

atomstr 0.9.6

27 Oct 14:13

Choose a tag to compare

  • fix context in loop
  • better error handling
  • fix all SQL placeholders
  • update Go modules

atomstr 0.9.5

27 Oct 12:09

Choose a tag to compare

  • Fallback for missing feed icons
  • Update Go