samedi-app

Version 24.9.0

Changelog

All notable changes to this project will be documented in this file.

24.9.0 (2024-04-16)

  • Update System Requirements page with new STUN/TURN Subdomains
  • Update internal dependencies

24.8.9 (2024-02-06)

  • Allow exporting repeated fields in reporting-client mode
  • Update internal dependencies

24.8.8 (2024-01-15)

  • Update internal dependencies
  • Fix an issue related to exporting Patient ID values in reporting-client mode

24.8.7 (2023-12-14)

  • Update internal dependencies
  • Allow exporting appointment comments in reporting-client mode

24.8.6 (2023-11-21)

  • Update internal dependencies

24.8.5 (2023-10-24)

  • Update internal dependencies

24.8.4 (2023-10-09)

  • Fix an issue with code signing on older versions of Windows.

24.8.3 (2023-10-05)

  • Update internal dependencies

24.4.3 (2023-08-28)

  • Allow searching for patients who have consented to receive recall emails

24.4.2 (2023-08-14)

  • Fix running external commands when there are spaces in the path

24.4.1 (2023-07-25)

  • Install 64 bit enterprise version in ProgramFiles64Folder

24.1.1 (2023-04-24)

  • Fix some issues with screen sharing in video consultations
  • Update internal dependencies

23.2.0 (2023-04-11)

  • Update internal dependencies

23.1.1 (2023-03-27)

  • Update internal dependencies

22.2.2 (2023-03-22)

  • Update internal dependencies

22.2.1 (2023-03-09)

  • Fix an issue with x.time interface

22.1.0 (2023-03-02)

  • Update internal dependencies

17.6.0 (2023-02-03)

  • Remove eGK reader functionality.

17.5.9 (2023-01-11)

  • Update codesigning certificate
  • Update Sytem Requirements to remove Medityme-specific sections

17.5.8 (2022-10-13)

  • Fix an issue where --remote-control flag did not start the app when it was not already running.

17.5.7 (2022-08-25)

  • Fixes for handling the --instance-id command line flag

17.5.5 (2022-08-19)

  • Update System Requirements page to add our new OTC IP Addresses

17.5.4 (2022-07-05)

  • Change the report success message
  • Apply view filters when exporting forms

17.5.3 (2022-06-27)

  • Change the way the app checks for updates on startup
  • Dependency updates

17.5.2 (2022-05-31)

  • Improve compatibility of report generation

17.5.1 (2022-05-16)

  • Fix an issue where the app sometimes would not start when the data directory did not exist.

17.5.0 (2022-04-28)

  • Change the update notification to a non-modal dialog on the log-in page.
  • Upgrade of internal dependencies

17.4.0 (2022-04-19)

  • Fix an issue with missing file extensions when downloading forms
  • Fix cosmetic issues in the download progress view
  • Upgrade dependenencies

17.3.1 (2022-04-12)

  • Upgrade internal dependencies

17.3.0

  • Upgrade Electron to v17.3.0

17.1.2 (2022-03-28)

  • Convert siApiSearcher to IPC instead of running it in the renderer process

17.1.0 (2022-03-03)

  • Upgrade to Electron v17.1.0
  • Supports Group Calls on samedi VC
  • Fix a race condition which lead to saved credentials being unavailable after an application update

10.0.0 (2021-09-08)

Features

  • Upgrade to Electron 10.4.6
  • Now matching samedi-app major version with Electron major version

6.6.0 (2021-07-22)

Features

  • Support for reading insurant data (VSD) from eGK using simple PSCS card readers (no TI reader support!)

6.5.0 (2021-06-22)

Features

  • Support for client side PDF generation

6.4.0 (2021-06-01)

Features

  • Support storing encrypted credentials for MongoDB connections in app.cfg

6.3.0 (2021-05-25)

Features

  • Support DGC API for issuing vaccination certificates

6.2.0 (2021-05-17)

Bug Fix

  • Fix an issue with reading insurance from GDT field 8609 (SI-8940)

6.1.9 (2021-05-10)

6.1.8 (2021-03-18)

Bug Fix

  • Fixes an issue where samedi-app would crash on macOS when saving GDT settings quickly (APP-503)

6.1.7 (2021-03-02)

Bug Fix

  • Fix an issue where opening PDFs would only work once after each reload.

6.1.5 (2021-02-22)

Features

  • Jump to any fragment url using remote-control

6.1.0 (2020-08-19)

Features

  • Support screen sharing in samedi Video Consultation

6.0.0 (2020-07-15)

Features

  • Upgrade to Electron 9.1.0 (Chromium 83.0, NodeJS 12.14)

5.3.0 (2020-02-11)

Features

  • Correctly request video and microphone permission for video consultation on macOS

5.1.0 (2020-02-11)

Features

  • GDT/VDDS interface now restricts which file extensions can be used in order to avoid accidental parsing of unrelated data. Allowed extensions are now: no extension, .gdt, .000-.999, .json, .txt, .ini, .oh0-.oh9

5.0.5 (2020-02-06)

Features

  • Renewed Windows Code Signing Certificate (not user-visible)

5.0.4 (2020-01-23)

Features

  • notarize application for macOS Catalina
  • change macOS distribution to DMG instead of ZIP
  • prepare change of Windows code signing certificate

5.0.0 (2019-10-17)

Features

  • Upgrade to Electron 6 (Chromium 76, Node 12.4)

4.6.0 (2019-09-24)

Features

  • Show file downloads in a small toolbar (APP-406, APP-408, APP-409)
  • Open new websites using system browser (APP-402)
  • Update configuration documentation on website (APP-398)

4.5.0 (2019-08-06)

Features

  • Allow direct printing of .docx files for appointment sheets (SI-6926)

4.4.0 (2019-07-16)

Features

  • website: Added CHANGELOG entries to the website

4.3.3 (2019-06-06)

  • Start recording changes using conventional commits and standard-version
  • fix: do not manually remember zoom levels (APP-377)
  • fix: Make application menu as “default” as possible using role definitions from electron (APP-374)