summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-01-24 13:28:29 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-01-24 13:28:29 +0100
commit159ea0aecf2f3738da4fdf70e7e0aaffade60dcc (patch)
treefe3f50e656d9d1b79a9fa2bcbbe6c32f92086b22 /CHANGELOG.md
parent362dbad0b8ff0a29241f4e29556910dfaf7d66e5 (diff)
Readme jQuery 2.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c2d7f4cf..d089cb86e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,11 @@
# Changelog
-## 2015-xx-xx FreshRSS 1.3.1-beta
+## 2016-xx-xx FreshRSS 1.3.1-beta
+
+* UI
+ * Fixed several small bugs in global and reader view [#1050](https://github.com/FreshRSS/FreshRSS/pull/1050)
+ * Updated to jQuery 2.2 and changed code for auto-load on scroll [#1050](https://github.com/FreshRSS/FreshRSS/pull/1050)
-* Nothing for the moment.
## 2015-11-03 FreshRSS 1.2.0 / 1.3.0-beta
@@ -12,13 +15,13 @@
* Security
* Invalid logins now return HTTP 403, to be easier to catch (e.g. fail2ban) [#1015](https://github.com/FreshRSS/FreshRSS/issues/1015)
* UI
- * Remove "title" field during installation [#858](https://github.com/FreshRSS/FreshRSS/issues/858)
+ * Remove "title" field during installation [#858](https://github.com/FreshRSS/FreshRSS/issues/858)
* Visual alert on categories containing feeds in error [#984](https://github.com/FreshRSS/FreshRSS/pull/984)
* I18n
* Italian [#1003](https://github.com/FreshRSS/FreshRSS/issues/1003)
* Misc.
- * Support reverse proxy [#975](https://github.com/FreshRSS/FreshRSS/issues/975)
- * Make auto-update server URL alterable [#1019](https://github.com/FreshRSS/FreshRSS/issues/1019)
+ * Support reverse proxy [#975](https://github.com/FreshRSS/FreshRSS/issues/975)
+ * Make auto-update server URL alterable [#1019](https://github.com/FreshRSS/FreshRSS/issues/1019)
## 2015-09-12 FreshRSS 1.1.3-beta