Releases

Release notes and changelog for Pricore.

View on GitHub

Release v0.19.2

0.19.2 (2026-02-14)

Code Refactoring

  • horizon: improve gate definition and enhance email validation logic (b4885f8)
  • enhance job uniqueness, update card styles, and remove unused badge component (a21072e)
  • horizon: use config for allowed emails and update gate definition (bf3d10b)
  • ui: optimize repository actions with dropdown and improve component styles (8a5ada1)

View on GitHub

Release v0.19.0

0.19.0 (2026-02-14)

Features

  • auth: integrate GitHub OAuth for user authentication and token management (289f551)
  • organization: refactor GitHub credential management and UI integration (17874ea)

Code Refactoring

  • auth: improve type annotations and simplify GitHub OAuth flow (15ae5c1)

View on GitHub

Release v0.17.0

0.17.0 (2026-02-14)

Features

  • organization: add soft deletes and delete functionality for organizations (325b0a9)
  • repository: add webhook management with GitHub integration (7ad8acd)

Bug Fixes

  • ui: update status flash messages and refactor toast component styles (9fb7a28)

View on GitHub

Release v0.16.5

0.16.5 (2026-02-14)

Bug Fixes

  • ui: refactor tooltip, breadcrumbs, sidebar, and component styles to improve consistency and simplify layout (ab10ad6)