CHANGELOG.rst 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. Changelog
  2. =========
  3. 0.0.7
  4. -----
  5. * [Feature] Added Google Analytics visitors totals dashboard widget
  6. * [Feature] Added Google Analytics visitors chart dashboard widget
  7. * [Feature] Added Google Analytics period visitors dashboard widget
  8. * [Feature] Added Yandex Metrika visitors totals dashboard widget
  9. * [Feature] Added Yandex Metrika visitors chart dashboard widget
  10. * [Feature] Added Yandex Metrika period visitors dashboard widget
  11. * [Feature] Animated ajax loaded modules height on load
  12. * [Feature] Added initial docs
  13. * [Feature] Added ability to use custom checkboxes without labels styled
  14. * [Feature] Added ability to specify optional modules urls
  15. * [Feature] Added pop/update module settings methods
  16. * [Feature] Added module contrast style
  17. * [Feature] Added module custom style property
  18. * [Feature] Pass module to module settings form
  19. * [Feature] Set dashboard widgets minimum width
  20. * [Feature] Added dashboard widgets class helpers
  21. * [Fix] Fixed toggle all checkbox
  22. * [Fix] Fixed 500 when module class cannot be loaded
  23. * [Fix] Fixed datetime json encoder
  24. * [Fix] Fixed double shadow for tables in dashboard modules
  25. * [Fix] Fixed tables forced alignment
  26. * [Fix] Fixed dashboard ul layout
  27. * [Fix] Fixed language code formatting for js
  28. 0.0.6
  29. -----
  30. * [Feature] Added initial unit tests
  31. * [Fixes] Compatibility fixes
  32. 0.0.5
  33. -----
  34. * [Feature] Added ability to set your own branding in the top of the sidebar
  35. 0.0.4
  36. -----
  37. * [Feature] Added Python 3 support
  38. 0.0.1
  39. -----
  40. * Initial release