CHANGELOG.rst 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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. 0.0.6
  28. -----
  29. * [Feature] Added initial unit tests
  30. * [Fixes] Compatibility fixes
  31. 0.0.5
  32. -----
  33. * [Feature] Added ability to set your own branding in the top of the sidebar
  34. 0.0.4
  35. -----
  36. * [Feature] Added Python 3 support
  37. 0.0.1
  38. -----
  39. * Initial release