v0.1.18 - Improve authors and share spacing (#131)
π Summary
This release improves the visual layout of author and share button sections in Ultralytics Docs, while also delivering code optimizations and a plugin version update. β¨
π Key Changes
- Enhanced spacing around Git info and share buttons in documentation for a cleaner, more readable appearance.
- Updated the plugin version to 0.1.18.
- Refactored core plugin code for better performance, readability, and maintainability.
- Streamlined and clarified documentation, making features and configuration options easier to understand.
π― Purpose & Impact
- π₯οΈ Improved User Experience: The new spacing makes documentation pages easier to read and navigate, especially around author and sharing sections.
- π Faster & Cleaner Code: Refactoring boosts plugin efficiency and simplifies future maintenance for developers.
- π Clearer Documentation: Users can more easily configure and understand the pluginβs features.
- π Version Clarity: The version bump helps users and developers quickly identify the latest improvements.
Overall, this update brings a more polished look and feel to Ultralytics Docs, while making the plugin faster and easier to use for everyone!
What's Changed
- Ultralytics Refactor https://ultralytics.com/actions by @pderrenger in #129
- Improve authors and share spacing by @glenn-jocher in #131
Full Changelog: v0.1.17...v0.1.18