Skip to content

Releases: leftouterjoins/podsumer

v0.9.97

17 Jun 14:44

Choose a tag to compare

What's Changed

Full Changelog: v0.9.96...v0.9.97

v0.9.96

17 Jun 14:36

Choose a tag to compare

What's Changed

Full Changelog: v0.9.93...v0.9.96

v0.9.95

16 Jun 14:03

Choose a tag to compare

Full Changelog: v0.9.93...v0.9.95

v0.9.93

15 Jun 23:27

Choose a tag to compare

Full Changelog: v0.9.92...v0.9.93

v0.9.92

15 Jun 22:47

Choose a tag to compare

Full Changelog: v0.9.9...v0.9.92

v0.9.91

14 Jun 03:55

Choose a tag to compare

What's Changed

Full Changelog: v0.9.9...v0.9.91

v0.9.8 Fix OPML format and Don't Require Auth on Files

19 Jan 17:38

Choose a tag to compare

v0.9.7 DB Improvements, Delete Feed Fix

08 Dec 15:38

Choose a tag to compare

Pre-release

Fixes broken feed delete for large feeds
Updates SQLite setup for better performance

Full Changelog: v0.9.6...v0.9.7

v0.9.6: Two New Features

08 Dec 06:16

Choose a tag to compare

Pre-release

Added option to store media to file system and optional HTTP authentication.

Improve Performance When Importing Some Large Feeds

09 Nov 05:01

Choose a tag to compare

If a feed containing many items each with custom images associated it could take a long time for Podsumer to ingest the feed as it was pulling down the image file for every item. This release adds a new configuration setting where you can set the number of recent items to fetch custom items for. The rest of the items will get the default feed image.