Skip to content

v0.1.18 - Improve authors and share spacing (#131)

Choose a tag to compare

@github-actions github-actions released this 24 Apr 08:51
· 56 commits to main since this release
e975a4d

🌟 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

Full Changelog: v0.1.17...v0.1.18