Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 610 Bytes

changelog.md

File metadata and controls

18 lines (15 loc) · 610 Bytes

Changelog

  • 0.2.1 (2024-11-23)

    • Access tokens are now encrypted before being stored in the database
    • Added expiry dates for access tokens
    • Fixed removing existing packages and versions
    • Fixed downloads tracking without public access enabled
  • 0.2.0 (2024-10-23)

    • Added custom theme
    • Added database migrations
    • Added resolving of README files from VCS repositories
    • Added package download tracking
    • Improved validation of VCS repositories
    • Fixed an issue where the API returned the output from external registries instead of Conductor
  • 0.1.0 (2024-08-03)

    • Initial release