aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-21 15:26:12 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-21 15:26:12 +0100
commit2832babe409dde811ba8613649e83158b6ad0d70 (patch)
tree325e1d9df3fa7c995c2b794dd26f207454640fb6
parent131ad1014b05bf00e4c46acc54e3647353a2587f (diff)
Changelog 2669 2670 2680 etc.
-rw-r--r--CHANGELOG.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7da1b8f2d..4c7139c35 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,22 @@
# FreshRSS changelog
-## 20XX-XX-XX FreshRSS 1.15.3-dev
+## 2019-11-XX FreshRSS 1.15.3-dev
+* Bix fixing (regression from 1.15.x)
+ * Fix adding categories in MySQL 5.5 [#2670](https://github.com/FreshRSS/FreshRSS/issues/2670)
+ * Fix saving sharing integrations [#2669](https://github.com/FreshRSS/FreshRSS/pull/2669)
+* Compatibility
+ * Add fallback for systems with old ICU < 4.6 (*International Components for Unicode*) [#2680](https://github.com/FreshRSS/FreshRSS/pull/2680)
+* API
+ * Do not obbey `rel=self` feed redirections when WebSub is disabled [#2659](https://github.com/FreshRSS/FreshRSS/pull/2659)
+* UI
+ * Start adding support for RTL (*right-to-left*) languages [#2656](https://github.com/FreshRSS/FreshRSS/pull/2656)
+* Deployment
+ * Docker: Ubuntu image updated to PHP 7.3.11
+* Misc.
+ * Add more log when errors occur when saving a profile [#2663](https://github.com/FreshRSS/FreshRSS/issues/2663)
+ * Improve Makefile with port override [#2660](https://github.com/FreshRSS/FreshRSS/pull/2660)
+ * Update a few external links to HTTPS [#2662](https://github.com/FreshRSS/FreshRSS/pull/2662)
## 2019-11-12 FreshRSS 1.15.2