Releases: codemicro/walrss
Releases · codemicro/walrss
v0.4.4
11 Feb 12:20
Compare
Sorry, something went wrong.
No results found
0.4.4 - 2025-02-11
Fixed
Flip inverted boolean check that filtered out unseen articles instead of seen articles
v0.4.3
11 Feb 01:00
Compare
Sorry, something went wrong.
No results found
0.4.3 - 2025-02-11
Changed
When no feed items are stored in the database for a particular feed, fall back to using the old time-based detection method
Do not index feed items at addition time
Do not update feed item index when sending a test email to prevent items being missed from the main scheduled emails
Use batch inserts when importing from OPML
v0.4.2
09 Feb 23:59
Compare
Sorry, something went wrong.
No results found
0.4.2 - 2025-02-09
Fixed
Prevent nil dereference when feeds without published dates are processed
v0.4.1
09 Feb 23:52
Compare
Sorry, something went wrong.
No results found
0.4.1 - 2025-02-09
Changed
Feed fetching will reuse cached content within an hour of a previous fetch without checking for a HTTP 304 (Not Modified) from the remote resource
Detect new feed items by checking against a stored list of all known items for that feed
v0.4.0
09 Feb 01:32
Compare
Sorry, something went wrong.
No results found
0.4.0 - 2025-02-09
Changed
Make including contact information in the user agent optional
Support selecting a TLS mode for email (STARTTLS, TLS or none)
Support not using a username/password for email authentication
v0.3.8
18 Jan 12:51
Compare
Sorry, something went wrong.
No results found
0.3.8 - 2025-01-18
Fixed
Cached feed content and corresponding etags/last modified headers are now cleared when the URL of a feed entry is updated
v0.3.7
08 Apr 15:59
Compare
Sorry, something went wrong.
No results found
0.3.7 - 2023-04-08
Fixed
Remove potential race condition caused by using RLock instead of Lock
v0.3.6
25 Feb 13:00
Compare
Sorry, something went wrong.
No results found
0.3.6 - 2023-02-25
Changed
Fixed
Multiple security advisories
v0.3.5
19 Jan 18:16
Compare
Sorry, something went wrong.
No results found
0.3.5 - 2022-01-19
Added
Added space for contact information to user agent
v0.3.4
19 Jan 17:45
Compare
Sorry, something went wrong.
No results found
0.3.4 - 2022-01-19
Added
Support for ETag and Last-Modified headers in feed responses
Changed
Added version number to email footer