Releases: linuxserver/docker-freshrss
1.22.1-ls203
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.
1.22.1-ls202
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.
1.22.1-ls200
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.
1.22.0-ls200
LinuxServer Changes:
Rebase to Alpine 3.18, deprecate armhf.
FreshRSS Changes:
In this release, besides adding some initial support for OpenID Connect, the focus has been on increasing the quality rather than adding new features (which will have more focus again in the next release).
This version 1.22.x is also the last to support PHP 7.2 before requiring PHP 7.4+.
A few highlights ✨:
- Add support for OpenID Connect (only in our Debian-based Docker image for
x86_64
, not Alpine, and not ARM) throughlibapache2-mod-auth-openidc
. See our documentation - Rework trusted proxies
- Improve scaling with many feeds and long processes, reduce database locks
- Fix many bugs and regressions
- Improve themes Origine (also with automatic dark mode), Nord, etc.
- Several UI / UX improvements
- New languages Hungarian, Latvian, Persian
- Docker default image updated to Debian 12 Bookworm with PHP 8.2
- Increase our code base from PHPStan level 5 to level 7
- And more!
This release has been made by several contributors: @Alkarex, @Alwaysin, @ColonelMoutarde, @Exerra, @FromTheMoon85, @LleanaRuv, @Marjani, @NaeiKinDus, @Rufubi, @V-E-O, @aaronschif, @acbgbca, @aledeg, @andris155, @becdetat, @belidzs, @kemayo, @kgraefe, @marienfressinaud, @math-GH, @msdlr, @obrenckle, @otaconix, @robertdahlem, @sad270, @samc1213, @squaregoldfish, @vrachnis, @witchcraze, @yubiuser, @zhaofengli
Full changelog:
- Features
- Add support for OpenID Connect (only in our default Debian-based Docker image for
x86_64
, not Alpine) throughlibapache2-mod-auth-openidc
#5351, #5463, #5481,
#5523, #5646 - Allow sharing in anonymous mode #5261
- Support Unix socket for MySQL / MariaDB #5166
- Use proxy settings also for fetching favicons #5421
- Add mutual exclusion semaphore for better scaling of actualize script #5235
- Better reporting of XPath failures #5317
- Add sharing with Buffer.com #5286
- Add sharing with Omnivore #5477
- Improve sharing with Linkding #5433
- Do not automatically update feeds after import, to better support multiple imports #5629
- Compatibility for servers disabling
set_time_limit()
#5675 - New configuration constant
CLEANCACHE_HOURS
#5144
- Add support for OpenID Connect (only in our default Debian-based Docker image for
- Bug fixing
- Fix cache refresh #5562
- Fix and improvement of hash of articles using load full content #5576
- Fix case of falsy GUIDs #5412
- Fix and improve JSON export/import #5332, #5626
- Fix enclosures in RSS output #5540
- Fix parenthesis escaping bug in searches #5633
- Fix regression in Fever API enclosures #5214
- Fix regression in Fever API mark-all-as-read #5185
- Fix regression in OPML export of single feeds #5238
- Fix warning during OPML export with empty attributes #5559
- Fix extensions in actualize script #5243
- Fix link to configuration (system or user) for extensions #5394
- Fix mark as read upon gone option in some conditions #5315,
#5382, #5404 - Fix mark selection as unread #5367
- Fix warning in articles repartition statistics #5228
- Fix count entries with some databases #5368
- Fix MariaDB database size calculation #5655
- Fix feed position attribute #5203
- Fix warning when tagging entries #5221
- Fix labels in anonymous mode #5650
- Fix bug not allowing strings for tags in XPath #5653
- Fix get and order when saving user query #5515
- Fix search using user queries #5669
- Fix regression of access to logs even when auto-update is disabled #5577
- Fix access to Apache logs from Dev Container #5660
- Fix malformed HTTP header in case of internal fatal error #5699
- Fix rare exception for HTML notifications #5690
- UI
- New option to display website name and/or favicon of articles #4969
- Support
<meta name="theme-color" .../>
#5105 - Config user settings in slider #5094
- Improve theme selector #5281, #5688
- Improve share to clipboard with animation and icon #5295
- Allow share to clipboard even for localhost and without HTTPS #5606
- Feedback when tag with same name as category already exists #5181
- Show base URL in configuration #5656, #5657
- Show Terms of Service in config menu #5215
- Show Terms of Service in footer #5222
- Improve about page #5192
- Improve update page #5420, #5636,
#5647 - Improve Step 1 of install process #5350
- Improve Global view on mobile #5297
- Reduce network overhead for Global view #5496
- Fix Global view: Stick the article to the top when opened #5153
- Fix configuration views that are using a slider #5469
- Fix highlight next/prev article while using shortcuts #5211
- Fix regression in statistics column name % of total #5232
- Fix macOS feed title meta-click behaviour #5492
- Improve themes
- Delete previously deprecated themes: BlueLagoon, Screwdriver #5374,
#5694 - Various UI and style improvements #5147, #5216,
#5303, #5304, #5397,
#5398, #5400, #5603,...
1.22.0-ls199
LinuxServer Changes:
Rebase to Alpine 3.18, deprecate armhf.
FreshRSS Changes:
In this release, besides adding some initial support for OpenID Connect, the focus has been on increasing the quality rather than adding new features (which will have more focus again in the next release).
This version 1.22.x is also the last to support PHP 7.2 before requiring PHP 7.4+.
A few highlights ✨:
- Add support for OpenID Connect (only in our Debian-based Docker image) through
libapache2-mod-auth-openidc
. See our documentation - Rework trusted proxies
- Improve scaling with many feeds and long processes, reduce database locks
- Fix many bugs and regressions
- Improve themes Origine (also with automatic dark mode), Nord, etc.
- Several UI / UX improvements
- New languages Hungarian, Latvian, Persian
- Docker default image updated to Debian 12 Bookworm with PHP 8.2
- Increase our code base from PHPStan level 5 to level 7
- And more!
This release has been made by several contributors: @Alkarex, @Alwaysin, @ColonelMoutarde, @Exerra, @FromTheMoon85, @LleanaRuv, @Marjani, @NaeiKinDus, @Rufubi, @V-E-O, @aaronschif, @acbgbca, @aledeg, @andris155, @becdetat, @belidzs, @kemayo, @kgraefe, @marienfressinaud, @math-GH, @msdlr, @obrenckle, @otaconix, @robertdahlem, @sad270, @samc1213, @squaregoldfish, @vrachnis, @witchcraze, @yubiuser, @zhaofengli
Full changelog:
- Features
- Add support for OpenID Connect (only in our Debian-based Docker image) through
libapache2-mod-auth-openidc
#5351, #5463, #5481,
#5523, #5646 - Allow sharing in anonymous mode #5261
- Support Unix socket for MySQL / MariaDB #5166
- Use proxy settings also for fetching favicons #5421
- Add mutual exclusion semaphore for better scaling of actualize script #5235
- Better reporting of XPath failures #5317
- Add sharing with Buffer.com #5286
- Add sharing with Omnivore #5477
- Improve sharing with Linkding #5433
- Do not automatically update feeds after import, to better support multiple imports #5629
- Compatibility for servers disabling
set_time_limit()
#5675 - New configuration constant
CLEANCACHE_HOURS
#5144
- Add support for OpenID Connect (only in our Debian-based Docker image) through
- Bug fixing
- Fix cache refresh #5562
- Fix and improvement of hash of articles using load full content #5576
- Fix case of falsy GUIDs #5412
- Fix and improve JSON export/import #5332, #5626
- Fix enclosures in RSS output #5540
- Fix parenthesis escaping bug in searches #5633
- Fix regression in Fever API enclosures #5214
- Fix regression in Fever API mark-all-as-read #5185
- Fix regression in OPML export of single feeds #5238
- Fix warning during OPML export with empty attributes #5559
- Fix extensions in actualize script #5243
- Fix link to configuration (system or user) for extensions #5394
- Fix mark as read upon gone option in some conditions #5315,
#5382, #5404 - Fix mark selection as unread #5367
- Fix warning in articles repartition statistics #5228
- Fix count entries with some databases #5368
- Fix MariaDB database size calculation #5655
- Fix feed position attribute #5203
- Fix warning when tagging entries #5221
- Fix labels in anonymous mode #5650
- Fix bug not allowing strings for tags in XPath #5653
- Fix get and order when saving user query #5515
- Fix search using user queries #5669
- Fix regression of access to logs even when auto-update is disabled #5577
- Fix access to Apache logs from Dev Container #5660
- Fix malformed HTTP header in case of internal fatal error #5699
- Fix rare exception for HTML notifications #5690
- UI
- New option to display website name and/or favicon of articles #4969
- Support
<meta name="theme-color" .../>
#5105 - Config user settings in slider #5094
- Improve theme selector #5281, #5688
- Improve share to clipboard with animation and icon #5295
- Allow share to clipboard even for localhost and without HTTPS #5606
- Feedback when tag with same name as category already exists #5181
- Show base URL in configuration #5656, #5657
- Show Terms of Service in config menu #5215
- Show Terms of Service in footer #5222
- Improve about page #5192
- Improve update page #5420, #5636,
#5647 - Improve Step 1 of install process #5350
- Improve Global view on mobile #5297
- Reduce network overhead for Global view #5496
- Fix Global view: Stick the article to the top when opened #5153
- Fix configuration views that are using a slider #5469
- Fix highlight next/prev article while using shortcuts #5211
- Fix regression in statistics column name % of total #5232
- Fix macOS feed title meta-click behaviour #5492
- Improve themes
- Delete previously deprecated themes: BlueLagoon, Screwdriver #5374,
#5694 - Various UI and style improvements #5147, #5216,
#5303, #5304, #5397,
#5398, #5400, #5603,
#5695
- Security...
1.21.0-ls198
LinuxServer Changes:
Rebase to Alpine 3.18, deprecate armhf.
FreshRSS Changes:
A few highlights ✨:
- Require PHP 7.2+ (drop support for PHP 7.0 and 7.1) #4848
- New XML+XPath mode for fetching XML documents when there is no RSS/ATOM feed #5076
- Better support of feed enclosures (image / audio / video attachments) #4944
- User-defined time-zone #4906
- New CLI script
cli/sensitive-log.sh
to help e.g. Apache clear logs for sensitive information such as credentials #5001- See also CVE-2023-22481
- Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
- 🙋 Reach out if you disagree, especially if you are interested in helping maintaining one of them
- Many UI improvements
This release has been made by several new contributors @axeleroy, @hippothomas, @mincerafter42, @sad270, @zhzy0077, in addition to our regular contributors @Alkarex, @ColonelMoutarde, @Frenzie, @myuki, @aledeg, @marienfressinaud, @math-GH, @miicat, @nicofrand, @yzqzss ... Thank you!
Detailed tracked changes.
Full changelog:
- Features
- New XML+XPath mode for fetching XML documents when there is no RSS/ATOM feed #5076
- Better support of feed enclosures (image / audio / video attachments) #4944
- User-defined time-zone #4906
- Improve HTML+XPath mode by allowing HTML content #4878
- Search only on full tag names and not on parts of tag names #4882
- Allows searching for parentheses with
\(
or\)
#4989 - Firefox-compatible sharing service for
mailto:
links for webmail services #4680 - Add sharing to archive.org #5096
- Increase max HTTP timeout to 15 minutes #5074
- Compatibility
- Deployment
- Docker default image (Debian 11 Bullseye) updated to PHP 7.4.33
- Docker: alternative image updated to Alpine 3.17 with PHP 8.1.16 and Apache 2.4.55 #4886
- More uniform time-zone behaviour #4903, #4905
- New CLI script
cli/sensitive-log.sh
to help e.g. Apache clear logs for sensitive information such as credentials #5001 - New CLI script
cli/access-permissions.sh
to help apply file permissions correctly #5062 - Improve file permissions on
./extensions/
#4956 - Update Apache mime type
font/woff
#4894 - Re-added a git
latest
branch (instead of a tag) to track the latest FreshRSS stable releases #5148
- Bug fixing
- Fix allow disabling curl proxy for specific feed, when proxy is defined globally #5082
- NFS-friendly
is_writable()
checks #4780 - Fix error handling when updating feed URL #5039
- Fix feed favicon after editing feed URL #4975
- Fix allow Ctrl+Click to open Manage feeds in new tab #4980
- Fix empty window opened when pressing space after page load #5146
- Fix keep current view when searching #4981
- Fix mobile view: scroll main area again after closing slider #5092
- Fix change confirmation when leaving sharing service config #5098
- Fix sharing to Lemmy #5020
- Security
- API avoid logging passwords CVE-2023-22481
- Remove execution rights on some files not needing it #5065
- More robust application of file access permissions #5062
- UI
- Improve search box #4994
- Improve navigation menu structure #4937
- More consistent sorting of feeds alphabetically #4841
- Improve reader view on mobile screen #4868
- Various UI and style improvements #4681, #4794
#4800, #4850, #4865,
#4872, #4874, #4889,
#4890, #4891, #4897,
#4899, #4910, #4923,
#4927, #4960, #4985,
#4998, #5034, #5040,
#5055, #5058, #5097,
#5100
- Themes
- Dark mode for Origine and Origine compact themes #4843
- Improve Ansum and Mapco #4938, #4959, #4967,
#4983, #4995 - Improve Dark pink #4881
- Improve Nord theme #4892, #4979
- Improve Origine #4893
- Improve Origine compact #4873
- Improve Pafat #4909
- Improve Swage #4875, #4922, #4936,
#5029 - Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
- i18n
- SimplePie
- Misc.
- Increase max feed URL length and drop unicity in database #5038
- New support of Development Containers / GitHub Codespaces to ease development #4859
- Update library
lib_opml
#4403 - Code improvements #4232, #4651,
#5024, #5025, #5028,
#5032, [#5158](https://github....
1.21.0-ls197
LinuxServer Changes:
Rebase to Alpine 3.18, deprecate armhf.
FreshRSS Changes:
A few highlights ✨:
- Require PHP 7.2+ (drop support for PHP 7.0 and 7.1) #4848
- New XML+XPath mode for fetching XML documents when there is no RSS/ATOM feed #5076
- Better support of feed enclosures (image / audio / video attachments) #4944
- User-defined time-zone #4906
- New CLI script
cli/sensitive-log.sh
to help e.g. Apache clear logs for sensitive information such as credentials #5001- See also CVE-2023-22481
- Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
- 🙋 Reach out if you disagree, especially if you are interested in helping maintaining one of them
- Many UI improvements
This release has been made by several new contributors @axeleroy, @hippothomas, @mincerafter42, @sad270, @zhzy0077, in addition to our regular contributors @Alkarex, @ColonelMoutarde, @Frenzie, @myuki, @aledeg, @marienfressinaud, @math-GH, @miicat, @nicofrand, @yzqzss ... Thank you!
Detailed tracked changes.
Full changelog:
- Features
- New XML+XPath mode for fetching XML documents when there is no RSS/ATOM feed #5076
- Better support of feed enclosures (image / audio / video attachments) #4944
- User-defined time-zone #4906
- Improve HTML+XPath mode by allowing HTML content #4878
- Search only on full tag names and not on parts of tag names #4882
- Allows searching for parentheses with
\(
or\)
#4989 - Firefox-compatible sharing service for
mailto:
links for webmail services #4680 - Add sharing to archive.org #5096
- Increase max HTTP timeout to 15 minutes #5074
- Compatibility
- Deployment
- Docker default image (Debian 11 Bullseye) updated to PHP 7.4.33
- Docker: alternative image updated to Alpine 3.17 with PHP 8.1.16 and Apache 2.4.55 #4886
- More uniform time-zone behaviour #4903, #4905
- New CLI script
cli/sensitive-log.sh
to help e.g. Apache clear logs for sensitive information such as credentials #5001 - New CLI script
cli/access-permissions.sh
to help apply file permissions correctly #5062 - Improve file permissions on
./extensions/
#4956 - Update Apache mime type
font/woff
#4894 - Re-added a git
latest
branch (instead of a tag) to track the latest FreshRSS stable releases #5148
- Bug fixing
- Fix allow disabling curl proxy for specific feed, when proxy is defined globally #5082
- NFS-friendly
is_writable()
checks #4780 - Fix error handling when updating feed URL #5039
- Fix feed favicon after editing feed URL #4975
- Fix allow Ctrl+Click to open Manage feeds in new tab #4980
- Fix empty window opened when pressing space after page load #5146
- Fix keep current view when searching #4981
- Fix mobile view: scroll main area again after closing slider #5092
- Fix change confirmation when leaving sharing service config #5098
- Fix sharing to Lemmy #5020
- Security
- API avoid logging passwords CVE-2023-22481
- Remove execution rights on some files not needing it #5065
- More robust application of file access permissions #5062
- UI
- Improve search box #4994
- Improve navigation menu structure #4937
- More consistent sorting of feeds alphabetically #4841
- Improve reader view on mobile screen #4868
- Various UI and style improvements #4681, #4794
#4800, #4850, #4865,
#4872, #4874, #4889,
#4890, #4891, #4897,
#4899, #4910, #4923,
#4927, #4960, #4985,
#4998, #5034, #5040,
#5055, #5058, #5097,
#5100
- Themes
- Dark mode for Origine and Origine compact themes #4843
- Improve Ansum and Mapco #4938, #4959, #4967,
#4983, #4995 - Improve Dark pink #4881
- Improve Nord theme #4892, #4979
- Improve Origine #4893
- Improve Origine compact #4873
- Improve Pafat #4909
- Improve Swage #4875, #4922, #4936,
#5029 - Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
- i18n
- SimplePie
- Misc.
- Increase max feed URL length and drop unicity in database #5038
- New support of Development Containers / GitHub Codespaces to ease development #4859
- Update library
lib_opml
#4403 - Code improvements #4232, #4651,
#5024, #5025, #5028,
#5032, [#5158](https://github....
1.21.0-ls196
LinuxServer Changes:
Rebase to Alpine 3.18, deprecate armhf.
FreshRSS Changes:
A few highlights ✨:
- Require PHP 7.2+ (drop support for PHP 7.0 and 7.1) #4848
- New XML+XPath mode for fetching XML documents when there is no RSS/ATOM feed #5076
- Better support of feed enclosures (image / audio / video attachments) #4944
- User-defined time-zone #4906
- New CLI script
cli/sensitive-log.sh
to help e.g. Apache clear logs for sensitive information such as credentials #5001- See also CVE-2023-22481
- Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
- 🙋 Reach out if you disagree, especially if you are interested in helping maintaining one of them
- Many UI improvements
This release has been made by several new contributors @axeleroy, @hippothomas, @mincerafter42, @sad270, @zhzy0077, in addition to our regular contributors @Alkarex, @ColonelMoutarde, @Frenzie, @myuki, @aledeg, @marienfressinaud, @math-GH, @miicat, @nicofrand, @yzqzss ... Thank you!
Detailed tracked changes.
Full changelog:
- Features
- New XML+XPath mode for fetching XML documents when there is no RSS/ATOM feed #5076
- Better support of feed enclosures (image / audio / video attachments) #4944
- User-defined time-zone #4906
- Improve HTML+XPath mode by allowing HTML content #4878
- Search only on full tag names and not on parts of tag names #4882
- Allows searching for parentheses with
\(
or\)
#4989 - Firefox-compatible sharing service for
mailto:
links for webmail services #4680 - Add sharing to archive.org #5096
- Increase max HTTP timeout to 15 minutes #5074
- Compatibility
- Deployment
- Docker default image (Debian 11 Bullseye) updated to PHP 7.4.33
- Docker: alternative image updated to Alpine 3.17 with PHP 8.1.16 and Apache 2.4.55 #4886
- More uniform time-zone behaviour #4903, #4905
- New CLI script
cli/sensitive-log.sh
to help e.g. Apache clear logs for sensitive information such as credentials #5001 - New CLI script
cli/access-permissions.sh
to help apply file permissions correctly #5062 - Improve file permissions on
./extensions/
#4956 - Update Apache mime type
font/woff
#4894 - Re-added a git
latest
branch (instead of a tag) to track the latest FreshRSS stable releases #5148
- Bug fixing
- Fix allow disabling curl proxy for specific feed, when proxy is defined globally #5082
- NFS-friendly
is_writable()
checks #4780 - Fix error handling when updating feed URL #5039
- Fix feed favicon after editing feed URL #4975
- Fix allow Ctrl+Click to open Manage feeds in new tab #4980
- Fix empty window opened when pressing space after page load #5146
- Fix keep current view when searching #4981
- Fix mobile view: scroll main area again after closing slider #5092
- Fix change confirmation when leaving sharing service config #5098
- Fix sharing to Lemmy #5020
- Security
- API avoid logging passwords CVE-2023-22481
- Remove execution rights on some files not needing it #5065
- More robust application of file access permissions #5062
- UI
- Improve search box #4994
- Improve navigation menu structure #4937
- More consistent sorting of feeds alphabetically #4841
- Improve reader view on mobile screen #4868
- Various UI and style improvements #4681, #4794
#4800, #4850, #4865,
#4872, #4874, #4889,
#4890, #4891, #4897,
#4899, #4910, #4923,
#4927, #4960, #4985,
#4998, #5034, #5040,
#5055, #5058, #5097,
#5100
- Themes
- Dark mode for Origine and Origine compact themes #4843
- Improve Ansum and Mapco #4938, #4959, #4967,
#4983, #4995 - Improve Dark pink #4881
- Improve Nord theme #4892, #4979
- Improve Origine #4893
- Improve Origine compact #4873
- Improve Pafat #4909
- Improve Swage #4875, #4922, #4936,
#5029 - Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
- i18n
- SimplePie
- Misc.
- Increase max feed URL length and drop unicity in database #5038
- New support of Development Containers / GitHub Codespaces to ease development #4859
- Update library
lib_opml
#4403 - Code improvements #4232, #4651,
#5024, #5025, #5028,
#5032, [#5158](https://github....
1.21.0-ls195
LinuxServer Changes:
Rebase to Alpine 3.18, deprecate armhf.
FreshRSS Changes:
A few highlights ✨:
- Require PHP 7.2+ (drop support for PHP 7.0 and 7.1) #4848
- New XML+XPath mode for fetching XML documents when there is no RSS/ATOM feed #5076
- Better support of feed enclosures (image / audio / video attachments) #4944
- User-defined time-zone #4906
- New CLI script
cli/sensitive-log.sh
to help e.g. Apache clear logs for sensitive information such as credentials #5001- See also CVE-2023-22481
- Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
- 🙋 Reach out if you disagree, especially if you are interested in helping maintaining one of them
- Many UI improvements
This release has been made by several new contributors @axeleroy, @hippothomas, @mincerafter42, @sad270, @zhzy0077, in addition to our regular contributors @Alkarex, @ColonelMoutarde, @Frenzie, @myuki, @aledeg, @marienfressinaud, @math-GH, @miicat, @nicofrand, @yzqzss ... Thank you!
Detailed tracked changes.
Full changelog:
- Features
- New XML+XPath mode for fetching XML documents when there is no RSS/ATOM feed #5076
- Better support of feed enclosures (image / audio / video attachments) #4944
- User-defined time-zone #4906
- Improve HTML+XPath mode by allowing HTML content #4878
- Search only on full tag names and not on parts of tag names #4882
- Allows searching for parentheses with
\(
or\)
#4989 - Firefox-compatible sharing service for
mailto:
links for webmail services #4680 - Add sharing to archive.org #5096
- Increase max HTTP timeout to 15 minutes #5074
- Compatibility
- Deployment
- Docker default image (Debian 11 Bullseye) updated to PHP 7.4.33
- Docker: alternative image updated to Alpine 3.17 with PHP 8.1.16 and Apache 2.4.55 #4886
- More uniform time-zone behaviour #4903, #4905
- New CLI script
cli/sensitive-log.sh
to help e.g. Apache clear logs for sensitive information such as credentials #5001 - New CLI script
cli/access-permissions.sh
to help apply file permissions correctly #5062 - Improve file permissions on
./extensions/
#4956 - Update Apache mime type
font/woff
#4894 - Re-added a git
latest
branch (instead of a tag) to track the latest FreshRSS stable releases #5148
- Bug fixing
- Fix allow disabling curl proxy for specific feed, when proxy is defined globally #5082
- NFS-friendly
is_writable()
checks #4780 - Fix error handling when updating feed URL #5039
- Fix feed favicon after editing feed URL #4975
- Fix allow Ctrl+Click to open Manage feeds in new tab #4980
- Fix empty window opened when pressing space after page load #5146
- Fix keep current view when searching #4981
- Fix mobile view: scroll main area again after closing slider #5092
- Fix change confirmation when leaving sharing service config #5098
- Fix sharing to Lemmy #5020
- Security
- API avoid logging passwords CVE-2023-22481
- Remove execution rights on some files not needing it #5065
- More robust application of file access permissions #5062
- UI
- Improve search box #4994
- Improve navigation menu structure #4937
- More consistent sorting of feeds alphabetically #4841
- Improve reader view on mobile screen #4868
- Various UI and style improvements #4681, #4794
#4800, #4850, #4865,
#4872, #4874, #4889,
#4890, #4891, #4897,
#4899, #4910, #4923,
#4927, #4960, #4985,
#4998, #5034, #5040,
#5055, #5058, #5097,
#5100
- Themes
- Dark mode for Origine and Origine compact themes #4843
- Improve Ansum and Mapco #4938, #4959, #4967,
#4983, #4995 - Improve Dark pink #4881
- Improve Nord theme #4892, #4979
- Improve Origine #4893
- Improve Origine compact #4873
- Improve Pafat #4909
- Improve Swage #4875, #4922, #4936,
#5029 - Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
- i18n
- SimplePie
- Misc.
- Increase max feed URL length and drop unicity in database #5038
- New support of Development Containers / GitHub Codespaces to ease development #4859
- Update library
lib_opml
#4403 - Code improvements #4232, #4651,
#5024, #5025, #5028,
#5032, [#5158](https://github....
1.21.0-ls193
LinuxServer Changes:
Rebase to Alpine 3.18, deprecate armhf.
FreshRSS Changes:
A few highlights ✨:
- Require PHP 7.2+ (drop support for PHP 7.0 and 7.1) #4848
- New XML+XPath mode for fetching XML documents when there is no RSS/ATOM feed #5076
- Better support of feed enclosures (image / audio / video attachments) #4944
- User-defined time-zone #4906
- New CLI script
cli/sensitive-log.sh
to help e.g. Apache clear logs for sensitive information such as credentials #5001- See also CVE-2023-22481
- Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
- 🙋 Reach out if you disagree, especially if you are interested in helping maintaining one of them
- Many UI improvements
This release has been made by several new contributors @axeleroy, @hippothomas, @mincerafter42, @sad270, @zhzy0077, in addition to our regular contributors @Alkarex, @ColonelMoutarde, @Frenzie, @myuki, @aledeg, @marienfressinaud, @math-GH, @miicat, @nicofrand, @yzqzss ... Thank you!
Detailed tracked changes.
Full changelog:
- Features
- New XML+XPath mode for fetching XML documents when there is no RSS/ATOM feed #5076
- Better support of feed enclosures (image / audio / video attachments) #4944
- User-defined time-zone #4906
- Improve HTML+XPath mode by allowing HTML content #4878
- Search only on full tag names and not on parts of tag names #4882
- Allows searching for parentheses with
\(
or\)
#4989 - Firefox-compatible sharing service for
mailto:
links for webmail services #4680 - Add sharing to archive.org #5096
- Increase max HTTP timeout to 15 minutes #5074
- Compatibility
- Deployment
- Docker default image (Debian 11 Bullseye) updated to PHP 7.4.33
- Docker: alternative image updated to Alpine 3.17 with PHP 8.1.16 and Apache 2.4.55 #4886
- More uniform time-zone behaviour #4903, #4905
- New CLI script
cli/sensitive-log.sh
to help e.g. Apache clear logs for sensitive information such as credentials #5001 - New CLI script
cli/access-permissions.sh
to help apply file permissions correctly #5062 - Improve file permissions on
./extensions/
#4956 - Update Apache mime type
font/woff
#4894 - Re-added a git
latest
branch (instead of a tag) to track the latest FreshRSS stable releases #5148
- Bug fixing
- Fix allow disabling curl proxy for specific feed, when proxy is defined globally #5082
- NFS-friendly
is_writable()
checks #4780 - Fix error handling when updating feed URL #5039
- Fix feed favicon after editing feed URL #4975
- Fix allow Ctrl+Click to open Manage feeds in new tab #4980
- Fix empty window opened when pressing space after page load #5146
- Fix keep current view when searching #4981
- Fix mobile view: scroll main area again after closing slider #5092
- Fix change confirmation when leaving sharing service config #5098
- Fix sharing to Lemmy #5020
- Security
- API avoid logging passwords CVE-2023-22481
- Remove execution rights on some files not needing it #5065
- More robust application of file access permissions #5062
- UI
- Improve search box #4994
- Improve navigation menu structure #4937
- More consistent sorting of feeds alphabetically #4841
- Improve reader view on mobile screen #4868
- Various UI and style improvements #4681, #4794
#4800, #4850, #4865,
#4872, #4874, #4889,
#4890, #4891, #4897,
#4899, #4910, #4923,
#4927, #4960, #4985,
#4998, #5034, #5040,
#5055, #5058, #5097,
#5100
- Themes
- Dark mode for Origine and Origine compact themes #4843
- Improve Ansum and Mapco #4938, #4959, #4967,
#4983, #4995 - Improve Dark pink #4881
- Improve Nord theme #4892, #4979
- Improve Origine #4893
- Improve Origine compact #4873
- Improve Pafat #4909
- Improve Swage #4875, #4922, #4936,
#5029 - Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
- i18n
- SimplePie
- Misc.
- Increase max feed URL length and drop unicity in database #5038
- New support of Development Containers / GitHub Codespaces to ease development #4859
- Update library
lib_opml
#4403 - Code improvements #4232, #4651,
#5024, #5025, #5028,
#5032, [#5158](https://github....