Cloudsmith's documentation site now supports dark mode. If you spend time in our web app, which has long had dark mode support, switching over to the documentation site no longer means a jarring change in theme.
How it works
Dark mode in the docs works in two ways:
System theme: the docs will automatically match your operating system's light or dark preference.
Manual toggle: a theme toggle in the footer lets you switch between light and dark mode independently of your system settings.
Toggle dark mode in the footer
We think the new dark mode looks very handsome. Enjoy!
Custom key-value metadata can now be attached to any package in Cloudsmith, making it possible to store structured contextual data - CI build info, Git provenance, compliance evidence, cost attribution - directly alongside the artifact it describes…
Packages from Debian, Alpine, PyPI, and other ecosystems that use native version ranges are now matched against a broader set of OSV advisories, building on existing coverage for SemVer-based ranges…
Two additional policy evaluation triggers are now available, ensuring that policies are enforced consistently across repositories without manual intervention…
With the new cloudsmith_connected_repository resource for the Cloudsmith Terraform provider, you can define connected repository configurations in code alongside the rest of your Cloudsmith infrastructure…
By default, Cloudsmith assigns the `latest` dist-tag to the package with the highest semantic version number, which may not match what the upstream registry considers `latest`. A new per-repository setting, npm upstream tags take precedence, lets upstream distribution tags (dist-tags) override Cloudsmith’s semantic versioning (SemVer)-based tag assignment…