Skip to content

Releases: ahdis/matchbox

matchbox v3.6.1

28 Feb 14:22
Compare
Choose a tag to compare

2024/02/28 Release 3.6.1

  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.6.1
  • Fixed support for the date format YYYYMMDDHHMMSS.UUUU[+|-ZZzz] #202

matchbox v3.6.0

27 Feb 12:53
Compare
Choose a tag to compare

2024/02/27 Release 3.6.0

  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.6.0
  • Upgraded to HAPI FHIR 7.0.0 and org.hl7.fhir.core 6.1.2.2 #191
  • Added matchbox validation API tests #193
  • Note: You, if you update from a previous version you need to update the database (or start with a clean database)

matchbox v3.5.4

31 Jan 12:53
29da3b9
Compare
Choose a tag to compare

2024/01/31 Release 3.5.4

matchbox v3.5.3

05 Jan 17:21
Compare
Choose a tag to compare

2024/01/05 Release 3.5.3

  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.5.3
  • Updated hl7.terminology from 5.3.0 to 5.4.0 #174
  • Prevented initializing a matchbox engine in only_load_packages mode #172
  • Fixed the issue count in validation results #173
  • Improved the validation interface
  • GUI: updated to Angular 17

matchbox v3.5.2

28 Dec 09:24
Compare
Choose a tag to compare

2023/12/28 Release 3.5.2

  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.5.2
  • IG ballot versions are not considered "current" if the same version, non-balloted is also loaded #168
  • Removed wrong warning about R5 specials not being loaded #167
  • Fixed loading of hl7.terminology #166
  • Added onlyOneEngine and httpReadOnly flags to the validation OperationOutcome #164
  • Implemented feature to suppress warning/information-level issues from validation result #163
  • Fixed configuration of the terminology server when onlyOneEngine mode is used #160
  • Improved common error messages about engine malfunctions #159
  • Improved waiting loop for the validation engine initialization (you should not get the "engine not ready" error
    message anymore)
  • Reworked exception handling and logging in the validation engine
  • Updated the validation OperationOutcome to include more information, the GUI was also updated

matchbox v3.5.1

11 Dec 13:45
518635b
Compare
Choose a tag to compare

2023/12/11 Release 3.5.1

  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.5.1
  • The terminology system advertises support for more code systems

matchbox v3.5.0

08 Dec 09:34
Compare
Choose a tag to compare

2023/12/08 Release 3.5.0

  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.5.0
  • Upgraded to HAPI FHIR 6.10.0 and Core 6.1.16
  • Implemented an HTTP read-only mode #158
  • Implemented a simple terminology server for offline validation #152
  • Upgraded logback to fix CVE-2023-6378
  • Fixed a bug in package loading on Windows filesystem

matchbox v3.4.5

04 Oct 21:56
Compare
Choose a tag to compare
  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.4.5
  • CDA Logical Model update for xsi-type ST #145

matchbox v3.4.4

03 Oct 21:12
Compare
Choose a tag to compare
  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.4.4
  • CDA Logical Model update for xsi-type ST #145
  • update hl7.terminology package from 5.1.0 to 5.3.0 #146
  • Validation: Upload of new IG over API does not configure it for validation #144

matchbox v3.4.3

20 Sep 13:38
Compare
Choose a tag to compare
  • docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.4.3
  • FML: Contained ConceptMap in StructureMap does not work for transformation #137
  • FML: POST / PUT for StructureMap should return HTTP error code 404 instead of 200 in deployment mode #133
  • FHIR Validation problem with not support R5 extensions #135
  • FHIR Validation Errors for display values should only be warnings #132
  • GET all and query for url is not working in development mode #129
  • matchbox app assumed matchboxv3 as the app location #128
  • FHIR R4 validation error with cross version Extension for R5 #138