|
|
@@ -14,6 +14,7 @@
|
|
|
* Fix PostgreSQL bugs with API and feed modifications [#1417](https://github.com/FreshRSS/FreshRSS/pull/1417)
|
|
|
* Allow empty strings in CLI do-install [#1435](https://github.com/FreshRSS/FreshRSS/pull/1435)
|
|
|
* Security
|
|
|
+ * Sanitize feed Web site URL [#1434](https://github.com/FreshRSS/FreshRSS/issues/1434)
|
|
|
* No version number for anonymous users [#1404](https://github.com/FreshRSS/FreshRSS/issues/1404)
|
|
|
* Misc.
|
|
|
* Relaxed requirements for username to `/^[0-9a-zA-Z]|[0-9a-zA-Z_]{2,38}$/` [#1423](https://github.com/FreshRSS/FreshRSS/pull/1423)
|