freshrss-app/CHANGELOG.md

305 lines
10 KiB
Markdown
Raw Permalink Normal View History

2017-02-17 08:45:48 +00:00
[0.1.0]
* Initial version
2017-02-18 13:27:46 +00:00
[0.2.0]
* Updated to base image 0.10.0
* Supporting extensions
2017-02-23 17:07:50 +00:00
[0.3.0]
* No longer overwriting all config changes
* Using cli scripts
* Using scheduler for periodic task
* Removed update menu item
[0.4.0]
* Updated to FreshRSS 1.6.3
* Removed most custom patches (FreshRSS includes those now)
2017-05-24 18:29:08 +00:00
[0.4.1]
* Add parameter to allow for encoded slashes (thanks @Richard)
* Updated description (thanks @Girish)
2017-06-01 08:51:12 +00:00
[0.5.0]
* Not using mysql port as this causes an error
* Storing sessions in /run
* Storing api logs in /tmp
* Set some php options
2017-06-03 22:30:23 +00:00
[0.6.0]
2017-10-02 15:55:21 +00:00
* Updated to FreshRSS 1.7.0
[0.7.0]
* Updated to FreshRSS 1.8.0
2018-03-19 10:35:23 +00:00
[0.8.0]
* Update to FreshRSS 1.9.0
2018-03-19 12:31:17 +00:00
[0.9.0]
2018-05-21 21:31:52 +00:00
* Update to FreshRSS 1.10.2
[0.10.0]
* Better apache configs
* Update extensions
2018-05-31 21:37:04 +00:00
[1.0.0]
* Fix issue where static extension assets were not served
2018-09-08 23:46:18 +00:00
[1.1.0]
* Update FreshRSS to 1.11.0
2018-09-08 23:54:46 +00:00
[1.1.1]
* Update FreshRSS to to 1.11.1
2018-09-10 01:46:27 +00:00
[1.1.2]
* Update FreshRSS to 1.11.2
2018-10-14 22:47:56 +00:00
[1.2.0]
* Use latest base image
2018-11-05 17:50:01 +00:00
[1.3.0]
* Update FreshRSS to 1.12.0
* Features
* Ability to add labels (custom tags) to articles #928
* Handle article tags containing spaces, as well as comma-separated tags #2023
* Handle authors containing spaces, as well as comma or semi-colon separated authors #2025
* Searches by tag, author, etc. accept Unicode characters #2025
* New option to disable cache for feeds with invalid HTTP caching #2052
* UI
* New theme Swage #2069
* Click on authors to initiate a search by author #2025
* Fix CSS for button alignments in older Chrome versions #2020
* Security
* Improved flow for password change (avoid error 403) #2056
* Allow dot . in username (best to avoid, though) #2061
* Performance
* Remove some counterproductive preload / prefetch rules #2040
* Improved fast flush (earlier transfer, fetching of resources, and rendering) #2045
2018-12-26 20:56:45 +00:00
[1.4.0]
* Update FreshRSS to 1.13.0
* [Full changelog](https://github.com/FreshRSS/FreshRSS/blob/1.13.0/CHANGELOG.md)
* Improvements to the Google Reader API #2093
* Support for Vienna RSS (client for Mac OS X) #2091
* Ability to import XML files exported from Tiny-Tiny-RSS #2079
* Ability to show all the feeds that have a warning #2146
* Share with Pinboard #1972
2019-01-04 01:24:03 +00:00
[1.5.0]
* Fix security issue where root directory was exposed
* Enable mod rewrite for mobile apps like FeedMe to work
2019-02-03 23:59:14 +00:00
[1.5.1]
* Update FreshRSS to 1.13.1
2019-04-04 17:31:07 +00:00
[1.6.0]
* Update FreshRSS to 1.14.0
* Update extensions to 0812ee05c24c
2019-04-08 04:11:36 +00:00
[1.6.1]
* Update FreshRSS to 1.14.1
* Fix load more articles when using ascending order #2314
* Fix the use of arrow keyboard keys for shortcuts #2316
* Fix control+click or middle-click for opening articles in a background tab #2310
* Fix the naming of the option to unfold categories #2307
* Fix shortcut problem when using unfolded articles #2328
* Fix auto-hiding articles #2323
* Fix scroll functions with Edge #2337
* Fix drop-down menu warning #2353
* Fix delay for individual mark-as-read actions #2332
* Fix scroll functions in Edge #2337
2019-04-09 16:16:07 +00:00
[1.6.2]
* Update FreshRSS to 1.14.2
* Fix minor code syntax warning in API #2362
2019-07-29 18:47:10 +00:00
[1.6.3]
* Update FreshRSS to 1.14.3
* New configuration page for each category #2369
* Update shortcut configuration page #2405
* CSS style for printing #2149
* Do not hide multiple <br /> tags #2437
* Updated to jQuery 3.4.1 (only for statistics page) #2424
2019-10-31 23:00:53 +00:00
[1.7.0]
* Update FreshRSS to 1.15.0
* New archiving method, including maximum number of articles per feed, and settings at feed, category, global levels #2335
* New option to control category sort order #2592
* New option to display article authors underneath the article title #2487
* Add e-mail capability #2476, #2481
* Ability to define default user settings in data/config-user.custom.php #2490
* Including default feeds #2515
* Allow recreating users if they still exist in database #2555
* Add optional database connection URI parameters #2549, #2559
* Allow longer articles with MySQL / MariaDB (up to 16MB compressed instead of 64kB) #2448
* Add support for terms of service #2520
* Add sharing with Lemmy #2510
2019-11-06 22:58:28 +00:00
[1.7.1]
* Update FreshRSS to 1.15.1
2019-11-12 19:08:49 +00:00
[1.7.2]
* Update FreshRSS to 1.15.2
2019-11-22 18:27:22 +00:00
[1.7.3]
* Update FreshRSS to 1.15.3
2020-04-09 17:20:09 +00:00
[1.8.0]
* Update FreshRSS to 1.16.0
* [Full changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.16.0)
* Allow multiple users to have administration rights #2096
* Preview the CSS rule to retrieve full article content #2778
* Improve CSS selector ordering in the full-text retrieval (lib_phpQuery) #2874
* New search option !date: allowing to exclude any date interval #2869
* New option to show all articles in the favourites view #2434
* Allow feed to be actualized just after being truncated #2862
* Fallback to showing a GUID when an article title is empty #2813
2020-05-30 03:39:50 +00:00
[1.9.0]
* Use latest base image 2.0.0
2020-06-02 02:02:02 +00:00
[1.9.1]
* Update FreshRSS to 1.16.2
* [Full changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.16.1)
* Add the possibility to filter by feed IDs #2892
* like f:123 more-search or multiple feed IDs like f:123,234,345 more-search or an exclusion like !f:456,789 more-search
* Show users last activity date #2936
* Ability to follow HTML redirections when retrieving full article content #2985
2020-07-16 23:03:15 +00:00
[1.10.0]
* Add forum url and update screenshot links
2020-09-23 21:36:13 +00:00
[1.11.0]
* Update FreshRSS to 1.17.0
* [Full changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.17.0)
* New tag management page #3121
* New page to add feeds and categories #3027
* Add a way to disable/enable users #3056
* Fix special characters in user queries #3037
* Hide feed credentials when adding a new feed #3099
* Trim whitespace for feed passwords #3158
* Updated PHPMailer library to 6.1.6 #3024
* Add blogger.com to the default list of forced HTTPS #3088
2021-02-20 19:44:48 +00:00
[1.12.0]
* Update base image to v3
* Update PHP to 7.4
2021-03-18 21:35:51 +00:00
[1.13.0]
* Update FreshRSS to 1.18.0
* [Full changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.18.0)
* Allow parallel requests #3096 - Much faster manual feeds refresh
* Reload full article content when an article has changed #3506
* New share article link to clipboard #3330
* Improved OPML import of feeds with multiple categories #3286
* Add a content action parameter to work with CSS selector #3453
* New cURL options per feed: proxy, cookie, user-agent #3367, #3494, #3516
* Do not import feeds causing database errors (e.g. due to conflicting HTTP redirections) ##3347
2021-05-10 23:12:16 +00:00
[1.13.1]
* Fix apache config to log the client IP
2021-06-14 17:19:24 +00:00
[1.13.2]
* Update FreshRSS to 1.18.1
* Support standard HTTP 410 Gone by disabling (muting) gone feeds #3561
* Supported by Newsboat 2.24+ #3574
* Supported by RSS Guard #3627
* Allow Unicode for shortcuts #3548
2022-01-02 09:51:04 +00:00
[1.14.0]
* Update FreshRSS to 1.19.0
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.19.0)
2022-01-03 09:02:30 +00:00
[1.14.1]
* Update FreshRSS to 1.19.1
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.19.1)
2022-01-08 02:06:27 +00:00
[1.14.2]
* Update apache configs
2022-02-04 18:59:53 +00:00
[1.14.3]
* Update FreshRSS to 1.19.2
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.19.2)
* Improve dropdown menus on mobile view #4141, #4128
* Fix regression regarding keeping read state after seeing favourites / labels #4178
* Lots of code improvements, including improved support of PHP 8.1
2022-09-11 13:35:09 +00:00
[1.15.0]
* Update FreshRSS to 1.20.0
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.20.0)
* New Web scraping feature HTML+XPath for Web pages without any RSS/ATOM feed #4220
* Add support for Dynamic OPML #4407
* New search engine supporting (nested) parentheses, also with negation #4378
* Allow many (50k+) feeds #4347 and other performance improvements
* New option to exclude some DOM elements with a CSS Selector when retrieving an article full content #4501
* New option to automatically mark as read gone articles #4426
* 2 new themes and plenty of UI improvements
* Supported by Fluent Reader Lite client on Android and iOS #4595
* Several bug fixes
2022-11-14 15:18:06 +00:00
[1.15.1]
* Update FreshRSS to 1.20.1
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.20.1)
* Add support for custom XPath date/time format #4703
* Add default redirect when authenticating #4778
* Force default user before rendering login page #4620
2022-12-08 13:06:11 +00:00
[1.15.2]
* Update FreshRSS to 1.20.2
2022-12-08 13:13:03 +00:00
* Update Cloudron base image to 4.0.0
2022-12-08 13:06:11 +00:00
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.20.2)
* Fix security vulnerability in ext.php #4928 reported by @c3l3si4n
2022-12-08 15:17:26 +00:00
[1.15.3]
* Update FreshRSS extensions repo to f66efcf5f
2023-03-04 20:33:28 +00:00
[1.16.0]
* Update FreshRSS to 1.21.1
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.21.0)
* 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
* Mark some themes as tentatively deprecated: BlueLagoon, Flat, Screwdriver #4807
* Many UI improvements
2023-10-09 02:21:48 +00:00
[1.17.0]
* Update base image to 4.2.0
2023-10-24 08:25:10 +00:00
[1.18.0]
* Update FreshRSS to 1.22.0
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.22.0)
* 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
2023-10-27 14:09:09 +00:00
[1.19.0]
* Implement OIDC login
2023-10-30 22:58:47 +00:00
[1.19.1]
* Update FreshRSS to 1.22.1
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.22.1)
* Fix regression in extensions translations (i18n)
* Better identification of proxied client IP
2023-12-24 11:47:51 +00:00
[1.20.0]
* Update FreshRSS to 1.23.0
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.23.0)
* New Important feeds group in the main view, with corresponding new priority level for feeds #5782
* Entries from important feeds are not marked as read during scroll, during focus, nor during Mark all as read
* Add filter actions (auto mark as read) at category level and at global levels #5942
* Increase SQL fields length to maximum possible #5788, #5570
* Many bug fixes
* Soft require Apache 2.4+ (but repair minimal compatibility with Apache 2.2)
* Upgraded extensions require FreshRSS 1.23.0+ Extensions#181
2024-01-02 09:48:47 +00:00
[1.20.1]
* Update FreshRSS to 1.23.1
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.23.0)
* 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