Releases

Release notes and changelog for Pricore.

View on GitHub

pricore-landing

Package Download Statistics

You can now track download activity across your registry. Both the organization dashboard and individual package pages display rich download analytics:

  • Organization-level stats — A new "Total Downloads" card and a 30-day download trend chart on the organization dashboard, replacing the Composer Tokens card for a more actionable overview.
  • Package-level stats — Each package page now shows total download count, a 30-day daily downloads chart, and a "Downloads by Version" horizontal bar chart breaking down which versions are most popular.

UI Improvements

  • Typography refinements — Switched to Inter's OpenType character variants (cv01–cv04) with contextual alternates disabled for a cleaner, more distinctive look.
  • Adjusted token list metadata from text-xs to text-sm for better readability.
  • Fixed pagination background color to use bg-card instead of bg-white for proper dark mode support on the package versions list.

View on GitHub

0.33.0 (2026-02-22)

Code Refactoring

  • ui: refine styles and simplify repository and package card components (370c8ab)

Documentation

  • workflows: simplify release changelog formatting (2a0d547)

View on GitHub

Release v0.31.0

0.31.0 (2026-02-22)

Code Refactoring

  • dialogs: update dependency array to include defaultProvider (515017a)

Documentation

  • nav: add releases link and clean up release workflow triggers (8a0fd35)