diff options
| author | 2017-05-26 14:05:52 +0200 | |
|---|---|---|
| committer | 2017-05-26 14:05:52 +0200 | |
| commit | 0f83736cac1a03552c88a41bab75173f94b6cc2c (patch) | |
| tree | 55f91c504bb0005a6fe252ac6295dfa116d3b547 | |
| parent | 3a5427ea7f0269361264ea918db87ccbe501bce8 (diff) | |
Changelog 1547
https://github.com/FreshRSS/Extensions/issues/13
https://github.com/FreshRSS/FreshRSS/pull/1547
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ed88c0bf1..1cdcd7476 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ * Fix update system via ZIP archive [#1498](https://github.com/FreshRSS/FreshRSS/pull/1498) * Work around for IE / Edge bug in username pattern in version 1.6.3 [#1511](https://github.com/FreshRSS/FreshRSS/issues/1511) * Fix *mark as read* articles when adding a new feed [#1535](https://github.com/FreshRSS/FreshRSS/issues/1535) + * Change load order of CSS and JS to help CustomCSS and CustomJS extensions [Extensions#13](https://github.com/FreshRSS/Extensions/issues/13), [#1547](https://github.com/FreshRSS/FreshRSS/pull/1547) * UI * New option for not closing the article when clicking outside its area [#1539](https://github.com/FreshRSS/FreshRSS/pull/1539) * Download icon 💾 for other MIME types (e.g. `application/*`) [#1522](https://github.com/FreshRSS/FreshRSS/pull/1522) |
