Changelog
All notable changes to this project will be documented in this file.
37.0.1 (2026-09-18)
- Fix website download links.
- Maintenance and security updates.
37.0.0 (2026-09-17)
- Updated to Electron 37.
- Support for macOS 10.15 (Catalina) has been dropped.
- On macOS 11 (Big Sur), the app now warns that this is the last supported macOS version and stops updating itself automatically.
- Fixed a crash while downloading an app update.
- Column names in the reporting client export now keep umlauts and no longer carry an internal prefix.
- Processor support is now detected once and remembered instead of being re-checked on every start.
- Maintenance and security updates.
32.4.8 (2026-09-01)
- Screen sharing in video consultations now uses the macOS system picker (macOS 15 and later). This fixes screen sharing on macOS 26.4, where windows could not be shared and shared screens stayed black.
- Fixed screen sharing on Linux desktops that use Wayland.
- On macOS 10.15 (Catalina), the app now warns that this is the last supported macOS version and stops updating itself automatically.
- Maintenance and security updates.
32.4.7 (2026-08-19)
- Fix misleading “system requirements not met” dialog
- Fix screen-share picker deadlock and add capture diagnostics
- Make system requirements link clickable in compatibility dialog
32.4.6 (2026-07-27)
- Update bundled mongod to 8.2.12
32.4.5 (2026-07-10)
- Skip AVX detection when a SKIP_AVX_CHECK marker file is present
32.4.4 (2026-06-18)
- Update bundled MongoDB to 8.2.11
- Prevent a false MongoDB v3 fallback caused by an AVX-detection timeout
- Harden system compatibility checks and add a MongoDB v8 runtime fallback
- Disable app updates when compatibility issues are detected
- Export only the selected columns in the appointment report
32.4.3 (2026-05-19)
- Update bundled MongoDB to 8.2.9 (IWID-SEC-2026-1516)
- Minor reporting client fix
32.4.2 (2026-05-11)
- Add system compatibility checks on startup to detect unsupported hardware/OS configurations
- Use PowerShell to detect AVX support on Windows
- Use MongoDB v3 as fallback on systems where MongoDB v8 is unsupported
- Show compatibility warning with improved messaging, displayed only once per app version
- Update system requirements documentation page
- Fix page breaks in PDF printing
- Use instance-specific subdirectories for remote control files
- Update internal dependencies (including security patches)
32.4.1 (2026-02-10)
- Fix an issue with MongoDB connection when changing accounts
- Fix an issue with migration to MongoDB v8 on mac arm64 systems
- Update internal dependencies
32.4.0 (2026-02-09)
- BREAKING: Upgrade bundled MongoDB from v3 to v8
- NEW: Add ARM64 (Apple Silicon) support for bundled MongoDB
- Add automatic database migration from v3 to v8 with user prompt and progress indication, which takes a few minutes
- Users can postpone migration if needed (app continues with v3)
- Change in mongoDB connection behaviour. pre-warm connection to reduce time-to-results for initial search
- Logging improvement for form reports in reporting-client mode
32.3.0 (2025-12-04)
- Use UTF-8 for CSV reports and improve how we handle headers in reports to prevent breaking large reports with multiple pages
32.2.5 (2025-12-04)
- Improve handling of control and new line characters to prevent breaking CSV structure
32.2.4 (2025-10-27)
- Fix parsing birth date in reporting-client mode
32.2.3 (2025-09-01)
- Added option
cachein app.cfg file to set a maximum disk cache sizemaxSizeMB. - Set a default max cache size of 1GB if no option is set.
32.2.2 (2025-08-25)
- Added documentation about enabling authentication when configuring mongodb
- Support field 3609 for email recognition, and private insurance for fields 3752 and 8609
32.2.1 (2025-07-22)
- Fix an issue with performance on duplicate search
32.2.0 (2025-06-03)
- Add ability to configure start path with
startPath(required for SSO)
32.1.2 (2025-05-22)
- Fix how we check for write permissions
32.1.1 (2025-04-24)
- Fix export of appointments without structured comments
- Fix how we check for write permissions
- Update internal dependencies
32.1.0 (2025-04-24)
- Fix issue where exporting medical records will stop if one record failed
- Fix issue where birthdate with weird format was not handle correctly when exporting medical records
- Expose APIs to improve GDT and app.cfg handling
- Update internal dependencies
32.0.2 (2025-04-10)
- Fix issue when running bat files from additional actions
- Update internal dependencies
32.0.1 (2025-04-10)
32.0.0 (2025-03-31)
- upgrade electron to v32
- Fixes an issue regarding comment sets not being exported correctly in reporting-client mode when containing special characters
29.0.0 (2025-02-04)
- Upgrade electron to v29
- Fixes an issue regarding GDT that could lead to a crash on iOS systems when the app is reloaded
24.11.0 (2025-01-23)
- Update internal dependencies
24.10.3 (2025-01-13)
- Fixes issues related to exporting older medical record entries in reporting-client mode
24.10.2 (2024-12-05)
- Fixes issues related to exporting older medical record entries in reporting-client mode
24.10.1 (2024-11-12)
- Fix an issue related to exporting older medical record entries in reporting-client mode
24.10.0 (2024-10-28)
- Add functionality to export medical record entries in reporting-client mode
24.9.4 (2024-08-13)
- Add support for file related field IDs in GDT files
24.9.3 (2024-07-31)
- Add destroyer name to appointment report
- Update release documentation
24.9.2 (2024-06-26)
- Fix an issue related to exporting patient insurance and gender in reporting-client mode
24.9.1 (2024-05-13)
- Fix an issue where phone numbers where not correctly deleted from MongoDB index
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-controlflag did not start the app when it was not already running.
17.5.7 (2022-08-25)
- Fixes for handling the
--instance-idcommand 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
roledefinitions from electron (APP-374)