Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

66 lines (48 loc) · 2.74 KB

Changelog

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

The format is based on Keep a Changelog,

[UNRELEASED] - yyyy-mm-dd

Added

Changed

Deprecated

Removed

Fixed

Security

[0.2.2] - 2024-09-17

Fixed

Added

  • Added new loinc code (#28)
  • Added new ATC and changed specimen code (#26)
  • Added ActivityDefinition query (#25)
  • Added collection of kds report overview

[0.2.1] - 2024-02-16

Fixed

  • History test table does not show last 14 days (#19)

[0.2.0] - 2024-01-23

Added

  • Add logging (#7)
  • Generate Ping Report Summary (#10)
  • Add additional Specimen queries (#15)
  • Add additional Laboratory Values (#17)

Changed

  • History Table - display order date columns from newest to oldest (#11)
  • Sort rows for all tables alphabetically by sitename (#12)

Fixed

  • Set docker image to release (#6)
  • Include all sites that answer into report (#8)
  • Site Url -> Site Identifier in table (#9)
  • Adding new site breaks history table (#13)

[0.1.0] - 2024-01-23

Added

  • Add Changelog.md
  • Add Development.md
  • Add .env.default
  • Add github workflow to automate the Docker image build process
  • Add history table to display results over time
  • Add shell script to execute the monitoring without docker for easier testing during development

Changed

  • Update Readme
  • Rename and move files for better file structure
  • Extend feasibility test to evaluate multilpe modules
  • Extend feasibility table to display additional summary fields
  • Make Confluence page content and DSF sites configurable