Skip to content

1.12.4

Choose a tag to compare

@github-actions github-actions released this 12 Dec 11:41
· 34 commits to main since this release

sortinghat 1.12.4 - (2025-12-12)

Bug fixes:

  • Merge alias of newly created organization
    The user interface raised an error when trying to merge an alias of an
    organization that had just been created using the same dialog.
  • Missing migrations from model changes
    Adds missing database migrations, including an index update and a fix
    to tenant permission defaults.