Skip to content

Releases: imi-ms/MoPat

MoPat v3.3.4

31 Mar 14:25
586bb4b

Choose a tag to compare

Features

  • None

Bugfixes

  • #287 Fixed a major bug that would prevent new accounts from being created

Other

  • None

Full Changelog: v3.3.3...v3.3.4

MoPat v3.3.3

27 Mar 12:51
da87362

Choose a tag to compare

Features

  • None

Bugfixes

  • #282 Fixed a bug, that would throw a NullPointerException after entering the wrong pin three times

Other

  • None

Full Changelog: v3.3.2...v3.3.3

MoPat v3.3.2

26 Mar 14:05
40db76f

Choose a tag to compare

Features

  • None

Bugfixes

  • #278 – Fixed a bug, where the copied url for planned surveys was missing the base path of the server

Other

  • None

Full Changelog: v3.3.1...v3.3.2

MoPat v3.3.1

10 Mar 14:46
efbde62

Choose a tag to compare

Features

  • None

Bugfixes

  • #275 – Fixed a bug in the survey view when triggering multiple completeness checks, that would make the app unresponsive

Other

  • None

Full Changelog: v3.3.0...v3.3.1

MoPat v3.3.0

04 Mar 14:53
844bfc9

Choose a tag to compare

Features

  • #6 – Expansion of FHIR support to include versions R4B and R5 with support for multiple FHIR versions via separate exporters. With this, the import manager has been rewritten.
  • #16 – Made the imprint editable for admins using a WYSIWYG editor with database persistence.
  • #151 – Exporting questionnaires now optionally includes Export-Templates and Mappings for easy transfer between environments. Additionally Bulk Downloads are now supported.
  • #184 – Added admin-only feature to test exports without persisting encounters, enabling safe questionnaire development.
  • #191 – Added “show password” button on the login page for improved usability.
  • #203 – Added automatic top-to-bottom mapping button in the ExportTemplate map view.
  • #226 – Restyled action buttons in list views for better readability and UI consistency.
  • #228 – Added option to disable interactions on image questions (read-only image mode).
  • #250 – Implemented time-based auto-saving for export-template mapping to prevent session data loss.
  • #265 – Added broker endpoint for FHIR exports to enable integration via communication servers.

Bugfixes

  • #167 – Added backend validation to prevent errors from empty case IDs in HL7v2 patient information retrievers.
  • #188 – Added frontend validation when deleting clinics that still have existing encounters.
  • #200 – Fixed broken score display caused by pinlogin filter incorrectly returning HTML instead of results.
  • #221 – Fixed nightly authentication reset cron job error when no authentication object is present.
  • #236 – Fixed database connection pool configuration issues causing excessive connections and instability.

Other

  • #23 – Removed deprecated ORBIS exporter (legacy HL7v2 implementation).
  • #212 – Added favicons for better browser tab identification.
  • #264 – Embedded server.xml into Docker image and improved deployment documentation for Tomcat configuration.
  • Added automated CVE security scanning.
  • Added documentation for rootless Podman setup.

Full Changelog: v3.2.5...v3.3.0

MoPat v3.2.5

11 Nov 16:20
84a0328

Choose a tag to compare

Features

  • None

Bugfixes

  • None

Other

  • #233 Transitioned from imiartifactory to imigitlab maven repository

Full Changelog: v3.2.4...v3.2.5

MoPat v3.2.4

18 Sep 12:44
46ecb9a

Choose a tag to compare

Features

  • None

Bugfixes

  • #216: Updated dependencies in Maven and Docker to fix critical CVEs

Other

  • #216: Extracted pepper from class to make it easier to adjust it in production
  • #209: Added redirect to invalidate session when opening the login page

Full Changelog: v3.2.3...v3.2.4

MoPat v3.2.3

22 May 14:28
c2445c8

Choose a tag to compare

Features

  • None

Bugfixes

  • #194: Fixed sorting mechanism, to sort dates correctly
  • #195: Added translation for the table header in the bundle view

Other

  • None

Full Changelog: v3.2.2...v3.2.3

MoPat v3.2.2

21 May 13:26
c2445c8

Choose a tag to compare

Features

Bugfixes

#192: Fixed issue, where the wrong function was called in the encounter list view, making the page unusable

Other

Full Changelog: v3.2.1...v3.2.2

MoPat v3.2.1

19 May 07:52
f2b592c

Choose a tag to compare

Features

  • None

Bugfixes

#157: Fixed issue that would make the cancel button unusable when Spring validation was triggered
#158: Added new clinic list in scheduled encounter after validation is triggered
#159: Resolved error when exporting a questionnaire with an image.
#161: Adjusted rights so moderators are not able to change existing questionnaires
#162: Resolved issue where moving questionnaires in the bundle creation view resets the search.
#164: Fixed exception for ODM export, if a question has a null-value for a codedValueType
#165: Added validation for bundle descriptions when editing existing bundles.
#167 Added backend validation to catch empty caseids in HL7v2 patient information retrievers.
#173: Added check, so moderators and editors are not able to release a bundle upon creation
#174: Addressed issue where moving a question didn’t refresh the action buttons.

Other:

#163: Added standard order for all views and implemented function to change sort order

Full Changelog: v3.2.0...v3.2.1