v0.43.0

View on GitHub

This release makes Pricore realtime. Organization dashboards and repository pages now update live as syncs happen, powered by Laravel Reverb and WebSockets.

New Features

  • Realtime Sync Status: Repository sync progress and status changes now update live across all connected browsers. When a sync starts, completes, or fails, the UI reflects it instantly without needing to refresh the page.
  • Live Activity Feed: The organization dashboard's activity timeline updates in realtime as new events are recorded, so team members always see the latest activity.
  • Live Relative Timestamps: Timestamps like "2 minutes ago" now tick forward automatically, staying accurate without a page reload.

Improvements

  • Organization Dashboard: Deferred activity logs no longer flash a loading skeleton on realtime reloads. Previously cached data is shown while fresh data loads in the background.

All releases