Projects should support release badges — dynamically generated SVG badges that display the latest release version for a given project and channel.
Key highlights:
- A new badge builder UI is available in project settings, making it easy to configure and copy badge markup (Markdown or HTML) for use in READMEs and other documentation.
- Badges can be enabled or disabled per project via a new Badges toggle in project settings.
- Badge endpoints support anonymous access so they can be embedded anywhere without authentication.
- A JSON endpoint is also available, enabling integration with alternative services such as shields.io dynamic badges for additional customisation and caching.
Projects should support release badges — dynamically generated SVG badges that display the latest release version for a given project and channel.
Key highlights: