Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Releases: rowanmanning/audrey

v2.0.0-beta.3

05 Dec 13:21
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release
  • Change sorting of bookmarks and feeds, feeds are now by custom title and bookmarks are by the date you bookmarked them
  • Add integration tests and start to automate testing
  • Properly handle entries with no text content (fixes #12)
  • Add a contributing guide and a code of conduct
  • Cache-bust the CSS so that styles get updated on new versions of Audrey
  • Add an Audrey user-agent to HTTP requests made by the feed parser and image proxy
  • Set proper cache-control headers for proxied images

v2.0.0-beta.2

02 Dec 23:50
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release
  • Properly style the "no new content" message
  • Cater for RSS feeds which don't have full URLs (fixes #11)
  • Add the ability to bookmark a feed entry (resolves #5)
  • Fix a race condition with redirect vs render in some routes

v2.0.0-beta.1

01 Dec 23:45
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Initial beta release.