Skip to content

v2.14.0

Latest

Choose a tag to compare

@isc-pbarton isc-pbarton released this 07 Nov 20:07
5602495

[2.14.0] - 2025-11-07

Added

  • Option to lock/unlock namespace is now available on the settings page (#650)
  • Settings page now warns if Embedded Git is not the configured source control extension (#857)
  • Settings page now has option to switch namespace (#856)
  • SourceControl.Git.Settings is now documented as part of the public API to allow programmatic configuration of settings (#262)
  • Newly configured instances start with default mappings for ESD, LUT and HL7 when relevant (#724)
  • New setting to define an SSH client configuration file for connections to SSH remotes (#293)
  • Changed default compilation flags from "ck" to "ckbryu" to include related items (#882)

Fixed

  • When cloning a repo with Configure, that repo's embedded-git-config file will overwrite previous settings (#819)
  • Settings page no longer removes remote when saving after cloning (#858)
  • Always set the remote as the upstream branch when pushing (#871)
  • Fixed import of HL7 and LUT files added at the same time as their mappings (#864)
  • Fixed issue where Git's interactive credential manager causes Git push/pull/fetch to hang (#235)
  • Failed deployment of one interoperability production item no longer causes all other production items to fail (#886)