Skip to content

Commit

Permalink
Release 1.5.2 notes (#1481)
Browse files Browse the repository at this point in the history
  • Loading branch information
cd-rite authored Jan 17, 2025
1 parent aec927f commit ee5de38
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions release-notes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
1.5.2
-----

Changes:

- (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.


1.5.1
-----

Expand Down

0 comments on commit ee5de38

Please sign in to comment.