For an overview of what has changed between versions, see the :ref:`changelog`.
- Replaces vulnerable plotly.min.js v2.12.1 with v2.35.2 (#29)
- Fixed failing mypy checks
- Bug fix to Chart components missing plotly.js.
- Python 3.12 support and dependency updated.
- Added new stat serializer.
- Improvement of rendering hooks per component & refactor how media on components is defined.
- Updated django versions
- Only show dropdown in menu if more then one item
- Added dark mode template to Plotly charts controlled by cookie
- Added default spinner for chart loading
- Added gauge component
updated default styles
added template_id for unique component keys in templates.
Initial public release