freshrss-app/CHANGELOG

208 lines
6.5 KiB
Plaintext
Raw 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