Releases: linuxserver/docker-freshrss
1.24.1-ls231
LinuxServer Changes:
Added php-exif module to resolve issue with fever api.
FreshRSS Changes:
This is a bug-fix release for the 1.24.0 release, addressing several regressions.
A few highlights ✨:
- New button to export OMPL of a category
- Many bug fixes
This release has been made by @Alkarex, @math-GH, and newcomers @ramazansancar, @robinmetral
Full changelog:
- Features
- Bug fixing
- Fix regression HTTP GET curl options #6492
- Fix regression of mark as read if an identical title already exists #6536, #6543
- Fix connection to PostgreSQL databases with uppercase letters #6482
- Fix UI regression hover over title while having the navigation buttons in mobile view #6486
- Fix UI for some drag & drops #6505, #6508
- i18n
- Misc.
1.24.1-ls230
LinuxServer Changes:
Added php-exif module to resolve issue with fever api.
FreshRSS Changes:
This is a bug-fix release for the 1.24.0 release, addressing several regressions.
A few highlights ✨:
- New button to export OMPL of a category
- Many bug fixes
This release has been made by @Alkarex, @math-GH, and newcomers @ramazansancar, @robinmetral
Full changelog:
- Features
- Bug fixing
- Fix regression HTTP GET curl options #6492
- Fix regression of mark as read if an identical title already exists #6536, #6543
- Fix connection to PostgreSQL databases with uppercase letters #6482
- Fix UI regression hover over title while having the navigation buttons in mobile view #6486
- Fix UI for some drag & drops #6505, #6508
- i18n
- Misc.
1.24.1-ls229
LinuxServer Changes:
Added php-exif module to resolve issue with fever api.
FreshRSS Changes:
This is a bug-fix release for the 1.24.0 release, addressing several regressions.
A few highlights ✨:
- New button to export OMPL of a category
- Many bug fixes
This release has been made by @Alkarex, @math-GH, and newcomers @ramazansancar, @robinmetral
Full changelog:
- Features
- Bug fixing
- Fix regression HTTP GET curl options #6492
- Fix regression of mark as read if an identical title already exists #6536, #6543
- Fix connection to PostgreSQL databases with uppercase letters #6482
- Fix UI regression hover over title while having the navigation buttons in mobile view #6486
- Fix UI for some drag & drops #6505, #6508
- i18n
- Misc.
1.24.0-ls229
LinuxServer Changes:
Added php-exif module to resolve issue with fever api.
FreshRSS Changes:
A few highlights ✨:
- New shareable user query mechanism to share lists of articles by HTML, RSS, OPML
- Deprecates RSS sharing with master token
- New CLI for database backup & restore
- Can also be used to migrate from one database to another, or to upgrade SQLite schema
- New JSON scraping mode to consume JSON data and JSON Feeds
- New support for HTTP POST
- New option to automatically add labels to incoming articles
- New button to download a feed configuration as OPML
- Many bug fixes
This release has been made by several contributors: @aledeg, @Alkarex, @andris155, @CilgaIscan, @cn-tools, @den13501, @eta-orionis, @Frenzie, @FromTheMoon85, @gmgall, @hkcomori, @jakopo87, @laxmanpradhan, @loviuz, @math-GH, @MayMeow, @OctopusET, @PedroPMS, @roughnecks, @soniyaprasad77, @th0mcat, @thomasrenes, @tiborepcek, @wolfpld, @yzqzss, @zukizukizuki
and several newcomers @eta-orionis, @gmgall, @hkcomori, @jakopo87, @jgtorcal, @krm-shrftdnv, @laxmanpradhan, @loviuz, @PedroPMS, @roughnecks, @soniyaprasad77, @th0mcat, @zukizukizuki
Full changelog:
- Features
- New shareable user query mechanism to share list of articles by HTML, RSS, OPML #6052
- Deprecates RSS sharing with master token
- New JSON scraping mode to consume JSON data #5662, #6317,
#6369, #6476 - New support for JSON Feeds #5662
- New support for HTTP POST #5662
- New options to automatically add labels to incoming articles #5954
- New button to download a feed configuration as OPML #6312
- Web scraping support more encodings such as EUC-JP #6112
- Web scraping support password-protected queries (refactor some cURL options and use
CURLOPT_USERPWD
) #6177 - Web scraping HTTP GET allow UTF-8 even when charset is far from top #6271
- Allow manual refresh of disabled feeds #6408
- Allow multiple authors on enclosures #6272
- New system option in
data/config.php
for number of feeds to refresh in parallel from UI #6124
- New shareable user query mechanism to share list of articles by HTML, RSS, OPML #6052
- CLI
- New CLI for database backup & restore #6387
- Can also be used to migrate from one database to another, or to upgrade SQLite schema
./cli/db-backup.php ; ./cli/db-restore.php
- Improve CLI parameters #6028, #6036,
#6099, #6214 - Fix i18n
cli/manipulate.translation.php
ignore behaviour #6041
- New CLI for database backup & restore #6387
- API
- Bug fixing
- Better account for some edge cases for cron and automatic labels during feed refresh #6117
- Better support for thumbnails in RSS feeds #5972
- Auto-update PostgreSQL or MariaDB / MySQL databases for column details changes since FreshRSS 1.21.0 #6279
- For SQLite, DB update require running
./cli/db-backup.php ; ./cli/db-restore.php --force-overwrite
- For SQLite, DB update require running
- Fix SQLite import of exports produced before FreshRSS 1.20.0 #6450
- Fix SQLite release handle to fix deleting users on Microsoft Windows #6285
- Fix to allow admins to create user even when there are Terms Of Service #6269
- Fix updating the uncategorized category deletes the title #6073
- Fix disable master authentication token #6185
- Fix CSS selector preview #6423
- Fix CSS selector encoding #6426
- Fix export of CSS selector in OPML of individual feeds #6435
- Fix OPML import of
CURLOPT_PROXYTYPE
#6439 - Fix favicon with protocol-relative URLs have duplicate slashes #6068
- Fix feed TTL+muted logic #6115
- Fix apply mark as read to updated articles too #6334
- Fix ZIP export on systems with custom temp folder #6392
- Fix number of posts per page during paging #6268
- Fix clipboard sharing UI #6301
- Fix shortcut for clipboard sharing #6277
- Fix user-query filter display #6421
- SimplePie
- Fix absolutize URL for several cases #6270, simplepie/#861
- Security
- Replace
iframe
allow
attribute #6274
- Replace
- Deployment
- Disable unused PHP modules in our Debian-based Docker image #5994
- UI
- i18n
- Improve Brazilian Portuguese #6067
- Improve Czech #6344
- Improve Dutch #6343
- Improve German #6313
- Improve Hungarian #6005, #6377, #6464
- Improve Indonesian #6473
- Improve Italian #6018, #6060, #6329
- Improve Japanese #6108, #6294
- Improve Korean #6342
- Improve Polish #6358
- Improve Portuguese #6345
- Improve Russian #6467
- Improve Simplified Chinese #6336
- Improve Slovakian #6356
- Improve Spanish #6471
- Improve Traditional Chinese #6350
- Impro...
1.23.1-ls228
LinuxServer Changes:
Added php-exif module to resolve issue with fever api.
FreshRSS Changes:
This is a bug-fix release for the 1.23.0 release, addressing several regressions.
This release has been made by @Alkarex, @andris155, @math-GH, @yzqzss, @zhzy0077
Full changelog:
- Bug fixing
- Fix crash regression with the option Max number of tags shown #5978
- Fix crash regression when enabling extensions defined by old FreshRSS installations #5979
- Fix crash regression during export when using MySQL #5988
- More robust assignment of categories to feeds #5986
- Fix
base_url
being cleared when saving settings #5992 - Fix unwanted button in UI of update page #5999
- Deployment
- Exclude more folders with
.dockerignore
#5996
- Exclude more folders with
- i18n
1.23.1-ls227
LinuxServer Changes:
Added php-exif module to resolve issue with fever api.
FreshRSS Changes:
This is a bug-fix release for the 1.23.0 release, addressing several regressions.
This release has been made by @Alkarex, @andris155, @math-GH, @yzqzss, @zhzy0077
Full changelog:
- Bug fixing
- Fix crash regression with the option Max number of tags shown #5978
- Fix crash regression when enabling extensions defined by old FreshRSS installations #5979
- Fix crash regression during export when using MySQL #5988
- More robust assignment of categories to feeds #5986
- Fix
base_url
being cleared when saving settings #5992 - Fix unwanted button in UI of update page #5999
- Deployment
- Exclude more folders with
.dockerignore
#5996
- Exclude more folders with
- i18n
1.23.1-ls226
LinuxServer Changes:
Added php-exif module to resolve issue with fever api.
FreshRSS Changes:
This is a bug-fix release for the 1.23.0 release, addressing several regressions.
This release has been made by @Alkarex, @andris155, @math-GH, @yzqzss, @zhzy0077
Full changelog:
- Bug fixing
- Fix crash regression with the option Max number of tags shown #5978
- Fix crash regression when enabling extensions defined by old FreshRSS installations #5979
- Fix crash regression during export when using MySQL #5988
- More robust assignment of categories to feeds #5986
- Fix
base_url
being cleared when saving settings #5992 - Fix unwanted button in UI of update page #5999
- Deployment
- Exclude more folders with
.dockerignore
#5996
- Exclude more folders with
- i18n
1.23.1-ls225
LinuxServer Changes:
Added php-exif module to resolve issue with fever api.
FreshRSS Changes:
This is a bug-fix release for the 1.23.0 release, addressing several regressions.
This release has been made by @Alkarex, @andris155, @math-GH, @yzqzss, @zhzy0077
Full changelog:
- Bug fixing
- Fix crash regression with the option Max number of tags shown #5978
- Fix crash regression when enabling extensions defined by old FreshRSS installations #5979
- Fix crash regression during export when using MySQL #5988
- More robust assignment of categories to feeds #5986
- Fix
base_url
being cleared when saving settings #5992 - Fix unwanted button in UI of update page #5999
- Deployment
- Exclude more folders with
.dockerignore
#5996
- Exclude more folders with
- i18n
1.23.1-ls224
LinuxServer Changes:
Added php-exif module to resolve issue with fever api.
FreshRSS Changes:
This is a bug-fix release for the 1.23.0 release, addressing several regressions.
This release has been made by @Alkarex, @andris155, @math-GH, @yzqzss, @zhzy0077
Full changelog:
- Bug fixing
- Fix crash regression with the option Max number of tags shown #5978
- Fix crash regression when enabling extensions defined by old FreshRSS installations #5979
- Fix crash regression during export when using MySQL #5988
- More robust assignment of categories to feeds #5986
- Fix
base_url
being cleared when saving settings #5992 - Fix unwanted button in UI of update page #5999
- Deployment
- Exclude more folders with
.dockerignore
#5996
- Exclude more folders with
- i18n
1.23.1-ls223
LinuxServer Changes:
Added php-exif module to resolve issue with fever api.
FreshRSS Changes:
This is a bug-fix release for the 1.23.0 release, addressing several regressions.
This release has been made by @Alkarex, @andris155, @math-GH, @yzqzss, @zhzy0077
Full changelog:
- Bug fixing
- Fix crash regression with the option Max number of tags shown #5978
- Fix crash regression when enabling extensions defined by old FreshRSS installations #5979
- Fix crash regression during export when using MySQL #5988
- More robust assignment of categories to feeds #5986
- Fix
base_url
being cleared when saving settings #5992 - Fix unwanted button in UI of update page #5999
- Deployment
- Exclude more folders with
.dockerignore
#5996
- Exclude more folders with
- i18n