Skip to content

1.5.2

Choose a tag to compare

@cd-rite cd-rite released this 17 Jan 04:46
· 230 commits to main since this release
ee5de38

What's Changed

  • (UI) fix: Meta-Collection Dashboard Asset labels now display properly.
  • (UI) fix: Meta-Collection Dashboard correctly handles double-click action on Collections rows.
  • (API/DB) fix: Change review_history.historyId to a bigint to support deployments that have created large numbers of history records.
  • (Workflows) Publish containers to Docker Hub for both AMD64 and ARM64 platforms.

NOTE: This release includes a database migration that changes the data type of the review_history.historyId column to a bigint. This migration may take quite some time to complete on deployments maintaining large numbers of Review History records.

Full Changelog: 1.5.1...1.5.2