Browse Source

Update changelog

Denis K 9 years ago
parent
commit
c02f13f774
1 changed files with 25 additions and 0 deletions
  1. 25 0
      CHANGELOG.rst

+ 25 - 0
CHANGELOG.rst

@@ -1,6 +1,31 @@
 Changelog
 =========
 
+0.0.7
+-----
+
+* [Feature] Added Google Analytics visitors totals dashboard widget
+* [Feature] Added Google Analytics visitors chart dashboard widget
+* [Feature] Added Google Analytics period visitors dashboard widget
+* [Feature] Added Yandex Metrika visitors totals dashboard widget
+* [Feature] Added Yandex Metrika visitors chart dashboard widget
+* [Feature] Added Yandex Metrika period visitors dashboard widget
+* [Feature] Added initial docs
+* [Feature] Added ability to specify optional modules urls
+* [Feature] Added pop/update module settings methods
+* [Feature] Added module contrast style
+* [Feature] Added module custom style property
+* [Feature] Pass module to module settings form
+* [Feature] Set dashboard widgets minimum width
+* [Feature] Added dashboard widgets class helpers
+* [Feature] Animated ajax loaded modules height on load
+* [Fix] Fixed 500 when module class cannot be loaded
+* [Fix] Fixed datetime json encoder
+* [Fix] Fixed double shadow for tables in dashboard modules
+* [Fix] Fixed tables forced alignment
+* [Fix] Fixed dashboard ul layout
+
+
 0.0.6
 -----