LinuxServer Changes:
Rebase to Alpine 3.18, deprecate armhf.
FreshRSS Changes:
This release contains mostly some bug fixes for the recent 1.22.0.
This version 1.22.x is also the last to support PHP 7.2 before requiring PHP 7.4+.
A few highlights ✨:
- Fix regression in extensions translations (i18n)
- Better identification of proxied client IP
- Better support of environment variables in K8s setups
- And more!
This release has been made by several contributors: @Alkarex, @Frenzie, @MHketbi, @XtremeOwnageDotCom, @math-GH, @mossroy
Full changelog:
- Bug fixing
- Fix regression in i18n English fallback for extensions #5752
- Fix identification of thumbnails #5750
- OpenID Connect compatibility with colon
:
inOIDC_SCOPES
#5753, #5764 - Avoid a warning on non-numeric
TRUSTED_PROXY
environment variable #5733 - Better identification of proxied client IP with
RemoteIPInternalProxy
in Apache #5740
- Deployment
- Compatibility
- Test compatibility with PHP 8.3 #5764
- UI
- i18n
- Misc.