CHANGELOG.rst 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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] Added initial docs
  12. * [Feature] Added ability to specify optional modules urls
  13. * [Feature] Added pop/update module settings methods
  14. * [Feature] Added module contrast style
  15. * [Feature] Added module custom style property
  16. * [Feature] Pass module to module settings form
  17. * [Feature] Set dashboard widgets minimum width
  18. * [Feature] Added dashboard widgets class helpers
  19. * [Feature] Animated ajax loaded modules height on load
  20. * [Fix] Fixed 500 when module class cannot be loaded
  21. * [Fix] Fixed datetime json encoder
  22. * [Fix] Fixed double shadow for tables in dashboard modules
  23. * [Fix] Fixed tables forced alignment
  24. * [Fix] Fixed dashboard ul layout
  25. 0.0.6
  26. -----
  27. * [Feature] Added initial unit tests
  28. * [Fixes] Compatibility fixes
  29. 0.0.5
  30. -----
  31. * [Feature] Added ability to set your own branding in the top of the sidebar
  32. 0.0.4
  33. -----
  34. * [Feature] Added Python 3 support
  35. 0.0.1
  36. -----
  37. * Initial release