- **New**: Add ``slack_url`` theme option. - **New**: Add ``partials/nav-socials.html`` template. - **Fix**: Word break for right sidebar's repository stats component.
2024.6.23
---------
- **Fix**: Improve style for sphinx togglebutton. - **Fix**: Remove prefix in local TOC for API references. - **Fix**: Fix table style, avoid extra padding for tables.
2024.6.1
--------
- **New**: Allow customize social network with partial template. - **New**: Add ``nav_links_align`` theme option. - **Fix**: Improve sidebar style for mobile view. - **Fix**: Use localStorage for theme mode state. - **Fix**: Hide rtd injected widget on landing page. - **Fix**: Lazy load logo to improve page speed. - **Fix**: Improve admonition style.
2024.5.15
---------
- **Fix**: Update style for floatting image with admonition.
2024.5.14
---------
- **New**: Added integration with :ref:`sphinx-click`. - **New**: Added style for menuselection. - **New**: Added style for sidebar. - **New**: Added style for align images. - **Fix**: Updated CSS for h5, h6, and ``.rubric``.
2024.5.10
---------
- **New**: Added ``linkedin_url`` theme option - **New**: Make theme switch a component - **Fix**: Cleanup ``html_context`` to prevent sphinx 7.3 warnings