New
v2.3.4
Another Maintenance Release
This release brings support for Doxygen 1.12.0 and some other small fixes.
Thanks to @CaseyNelson314, @iamAyushChamoli, @murillo-teixeira, @legerch, @winterz for their contributions that made this release possible!
Changed
- The example Doxyfile was updated to Doxygen 1.12.0. (fae4145d0f0727da1bbc275e56af7aebb6607d6e)
- Overflowing text in the navigation sidebar will now be displayed with an ellipsis. (cc1bee08048035a81eff21e45a8d69e1e7962c3f)
Fixed
- Scrolling on a page with a TOC and a large number of headers is now more performant and does not lag anymore. Fixes #147. (28ed396de19cd3d803bcb483dceefdb6d03b1b2b)
- The
SHOW_ENUM_VALUESoption from Doxygen 1.12.0 is now supported. (3ef7504477df7cb6690f0c36d2241c0dc160dca2) - The documentation now mentions that
HTML_COPY_CLIPBOARDmust be set toNO. Fixes #142. (00c73395317fa2cc80bd2dbe6b5a568939b81f3e)
Full Changelog: https://github.com/jothepro/doxygen-awesome-css/compare/v2.3.3...v2.3.4