LinuxServer Changes:
Fix cron init to properly migrate existing installations to new app location.
FreshRSS Changes:
A few highlights ✨:
- Focusing mostly on bug-fixes of 1.20.0
- Several UI / themes improvements
- Improved and new translations (Greek, Indonesian)
Detailed tracked changes.
Full changelog:
- Features
- API
- Minor Google Reader API improvements #4763
- Bug fixing
- Fix SQL transaction rollbacks during auto-update #4622
- Fix
opcache
bug during Web update #4629, update.freshrss.org#4 - Fix export bug #4822
- Fix OPML import of special feed attributes #4708
- Fix JavaScript bug with remembering opened categories #4827
- Fix
curlopt
options for HTML+XPath #4759 - Fix charset bug for HTML+XPath #4623
- Fix HTML-encoding of CSS selectors #4707, #4823
- Fix some broken author links #4743
- Fix show settings page after adding new feed #4631
- Fix login page when user does not exist #4621
- Fix feed manage link on stats page #4768
- Fix minor layout bugs #4830
- Fix minor UI bugs with Safari #4643
- UI
- Change some default settings related to marking articles as read #4736
- Improve scrollbar when slider is open #4692
- Improve Subscription Management: Show the category position number #4679
- Improve Reader view: Mark article as read while scrolling #4652
- Improve sharing / integration page #4774
- Improve article summary text cut #4666
- Improve HTML semantics for some boxes #4665
- Change dynamic OPML icon #4673, #4810
- Improve box layout for global view #4791
- Improve logs layout #4594
- Improve Feed configuration: number of articles #4625
- Improve drop-down menus #4597
- Show tile with explanation when hovering empty feeds #4617
- Added bottom nav padding for iOS #4741
- Themes
- Implement CSS variables for easy colour customisation #4641, #4693, #4789
- Improve CSS line height #4671, #4782
- Improved reader view with framed articles #4663
- Improve themes
Alternative Dark #4635, #4797;
Blue Lagon #4786;
Dark #4806;
Mapco #4648, #4709, #4711;
Origine #4842;
Origine Compact #4636, #4735, #4787;
Pafat #4783, #4792, #4793,
#4796, #4811;
Swage #4799, #4828, #4829 - Rename
template.css
tofrss.css
#4644 - Misc. #4596, #4619, #4696
- i18n
- Rename tag to label in some languages #4770
- Improve typographic quotes #4714
- Remove invalid i18n string #4844
- Add Greek #4718, #4754
- Add Indonesian #4706
- Improve Brazilian Portuguese #4669
- Improve Czech #4670
- Improve Italian #4803
- Improve Japanese #4668
- Improve Russian #4719
- Improve Spanish #4676, #4725
- Improve Turkish #4715
- Improve i18n tools #4742, #4756
- Compatibility
- Deployment
- Docker default image (Debian 11 Bullseye) updated to PHP 7.4.33
- Docker: alternative image (Alpine 3.16) updated to PHP 8.0.25
- Misc.