summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-18 10:47:51 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-18 10:47:51 +0100
commit29df1ec667ba16cff222c859dfd6e8f999e4b3b9 (patch)
treef254f8bf5826850458c441ee38dee0e92204071b /CHANGELOG.md
parentb164a270f91b6490883e3b1136dfdf1641d44326 (diff)
only scroll to active navigation entry when it is not in view, if debug mode is defined, dont included minified scripts
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a16aa5ee..208520ef7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
owncloud-news (4.1.1)
* **Enhancement**: shortcut **a** scrolls to the currently active feed in the navigation
-* **Enhancement**: next/previous feed/folder shortcuts now scroll to the active entry
+* **Enhancement**: next/previous feed/folder shortcuts now scroll to the active entry if it is not fully in view
owncloud-news (4.1.0)
* **Backwards incompatible change**: Time used for updating when using the Python updater is now subtracted from the given interval meaning: if you specify 30 seconds as interval and the update takes 25 seconds, it will sleep for 5 seconds before running the next update