Skip to content

Releases: johnwarne/upvote-rss

v1.2.3

07 Mar 02:21
Compare
Choose a tag to compare
  • Tweak front-end form debouncing and animations

Full Changelog: v1.2.2...v1.2.3

v1.2.2

06 Mar 17:35
Compare
Choose a tag to compare
  • Fix bug with grabbing webpage content when it shouldn't
  • Set a different default score value per platform
  • Refactor available filters logic
  • Remove Threshold and Posts Per Day filters from Lobsters due to traffic concerns
  • Better Lobsters story description parsing

Full Changelog: v1.2.1...v1.2.2

v1.2.1

05 Mar 16:50
Compare
Choose a tag to compare

Better comment parsing for Lobsters posts

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 Mar 00:50
Compare
Choose a tag to compare

This release adds support for Lobsters, a computing-focused community centered around link aggregation and discussion.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Feb 14:19
Compare
Choose a tag to compare
  • This release adds support for Mbin: a federated content aggregator, voting, discussion and microblogging platform
  • The Docker image has been optimized and is now less than half its previous size

Full Changelog: v1.0.7...v1.1.0

v1.0.7

19 Feb 18:15
Compare
Choose a tag to compare

Upvote RSS will now try to fetch a webpage's Open Graph image if a featured image is not already set, resulting in richer feeds. Thanks for the suggestion, @CodaBool !

Full Changelog: v1.0.6...v1.0.7

v1.0.6

18 Feb 18:24
Compare
Choose a tag to compare

Attempt to fix more cache issues

Full Changelog: v1.0.5...v1.0.6

v1.0.5

18 Feb 15:03
Compare
Choose a tag to compare

Added some basic logging to make debugging easier

Full Changelog: v1.0.4...v1.0.5

v1.0.4

16 Feb 17:10
Compare
Choose a tag to compare
  • Add self-hosting link to the top of the demo site
  • Fix some Docker caching issues 🤞
  • Add version to front end

v1.0.3

14 Feb 00:24
Compare
Choose a tag to compare
  • Fix a filesystem cache saving error
  • Make max_execution_time a constant so it can be used elsewhere
  • Allow setting a custom LLM temperature
  • LLM model check in summarizer
  • Summary retries if the few one fails

Full Changelog: v1.0.2...v1.0.3