LinuxServer Changes:
Bot Updating Package Versions
FreshRSS Changes:
- Features
- Bug fixing
- Fix missing HTTP
X-Forwarded-Prefix
in cookie path behind a reverse-proxy #2201
- Fix missing HTTP
- Deployment
- Docker improvements #2202
- Performance: Hard-include Apache .htaccess to avoid having to scan for changes in those files
- Performance: Disable unused Apache security check of symlinks
- Performance: Disable unused Apache modules
- Add option to mount custom
.htaccess
for HTTP authentication - Docker logs gets PHP syslog messages (e.g. from cron job and when fetching external content)
- New environment variable
COPY_SYSLOG_TO_STDERR
or inconstants.local.php
to copy PHP syslog messages to STDERR #2213 - New
TZ
timezone environment variable #2153 - Run Docker cron job with Apache user instead of root #2208
- Accept HTTP header
X-WebAuth-User
for delegated HTTP Authentication #2204
- Docker improvements #2202
- Extensions
- Trigger a
freshrss:openArticle
JavaScript event #2222
- Trigger a
- API
- Security
- Fixes when HTTP user does not exist in FreshRSS #2204
- I18n
- Accessibility
- Remove alt in logo #2209