| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| FreshRSS 1.26.3 source code.tar.gz | 2025-06-02 | 4.6 MB | |
| FreshRSS 1.26.3 source code.zip | 2025-06-02 | 5.1 MB | |
| README.md | 2025-06-02 | 3.2 kB | |
| Totals: 3 Items | 9.7 MB | 0 | |
This is a bug-fix release for FreshRSS 1.26.x
A few highlights ✨: * Keep sort and order criteria during navigation * Implement loading spinner for marking as favourite/read * Many bug fixes
This release has been made by @Alkarex, @Inverle and newcomers @CarelessCaution, @the7thNightmare
Full changelog:
- Features
- Bug fixing
- Fix SQL request for user labels with custom sort (affecting PostgreSQL) #7588
- Fix regression for favicon in GReader and Fever APIs #7573
- Fix newest articles (within last second) not shown #7577
- Fix duplicate HTTP header for POST #7556
- Fix important articles on reader view #7602
- Fix remove last share method #7613
- Fix API handling of default category #7610
- Fix user self-deletion #7626
- Move PHP minimum version check #7560
- Security
- SimplePie
- Strip more HTML deprecated styles attributes:
bgcolor, text, background, link, alink, vlink#7606
- Strip more HTML deprecated styles attributes:
- UI
- Deployment
- I18n
- Misc.