| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-23 | 3.2 kB | |
| v7.3.0 source code.tar.gz | 2026-05-23 | 2.0 MB | |
| v7.3.0 source code.zip | 2026-05-23 | 2.8 MB | |
| Totals: 3 Items | 4.8 MB | 0 | |
What's Changed
- Fix thread settings not applying when sending test articles by @synzen in https://github.com/synzen/MonitoRSS/pull/426
- Consolidate connection creation into one experience by @synzen in https://github.com/synzen/MonitoRSS/pull/427
- Break frontend bundle into smaller chunks by @synzen in https://github.com/synzen/MonitoRSS/pull/428
- Fix page crashing when deleting connection by @synzen in https://github.com/synzen/MonitoRSS/pull/429
- Fix some feeds never getting processed by @synzen in https://github.com/synzen/MonitoRSS/pull/430
- Fix insufficient DB connections available for feed-requests by @synzen in https://github.com/synzen/MonitoRSS/pull/431
- Fix failed mention requests infinitely retrying by @synzen in https://github.com/synzen/MonitoRSS/pull/432
- Try to prevent undefined placeholders during template selection by @synzen in https://github.com/synzen/MonitoRSS/pull/437
- Auto-disable feeds with empty payloads by @synzen in https://github.com/synzen/MonitoRSS/pull/436
- Backfill articles immediately after adding feed connection by @synzen in https://github.com/synzen/MonitoRSS/pull/438
- Add dates to delivery preview logs by @synzen in https://github.com/synzen/MonitoRSS/pull/435
- Fix branding unable to be cleared by @synzen in https://github.com/synzen/MonitoRSS/pull/439
- Fix new feed adds not making new request after previous failure by @synzen in https://github.com/synzen/MonitoRSS/pull/434
- Fix webhook thread id not copied when copying connection by @synzen in https://github.com/synzen/MonitoRSS/pull/440
- Fix branding unable to be saved with channel thread connections by @synzen in https://github.com/synzen/MonitoRSS/pull/441
- Handle extremely large feeds more efficiently when viewing articles by @synzen in https://github.com/synzen/MonitoRSS/pull/433
- Fix feeds with same url but different refresh rates never getting pro… by @synzen in https://github.com/synzen/MonitoRSS/pull/442
- Add missing dayjs advanced format plugin by @synzen in https://github.com/synzen/MonitoRSS/pull/444
- Attempt to resolve to valid reddit feeds on 403 responses by @synzen in https://github.com/synzen/MonitoRSS/pull/443
- Fix leaked feed request listener locks by @valkenrath in https://github.com/synzen/MonitoRSS/pull/445
- Remove unused in-memory impls in user-feeds-next by @synzen in https://github.com/synzen/MonitoRSS/pull/446
- Reduce message builder input lag by @synzen in https://github.com/synzen/MonitoRSS/pull/447
- Explain feed host caching in delivery preview by @synzen in https://github.com/synzen/MonitoRSS/pull/449
- Fix reddit credentials not being used when adding feeds by @synzen in https://github.com/synzen/MonitoRSS/pull/450
- Improve curated feeds search via search terms by @synzen in https://github.com/synzen/MonitoRSS/pull/451
- Fix reddit urls failing to resolve to rss with oauth2 by @synzen in https://github.com/synzen/MonitoRSS/pull/452
New Contributors
- @valkenrath made their first contribution in https://github.com/synzen/MonitoRSS/pull/445
Full Changelog: https://github.com/synzen/MonitoRSS/compare/v7.2.0...v7.3.0