Releases: qbicsoftware/barcode-dragon-portlet
Releases · qbicsoftware/barcode-dragon-portlet
1.5.7
What's Changed
Bugfixes 🪲
- Update workflows to new requirements by @Steffengreiner in #43
- correctly display non-design properties by @wow-such-code in #44
Full Changelog: 1.5.6...1.5.7
1.5.6
What's Changed
Bugfixes 🪲
- update workflows by @wow-such-code in #42
Documentation & CI 🪂
Others 🧃
- Patch/repo maintenance by @Steffengreiner in #40
New Contributors
Full Changelog: 1.5.5...1.5.6
Hotfix 1.5.5
1.5.5
Added
Fixed
Dependencies
org.apache.logging.log4j:log4j-api:2.17.0->2.17.1org.apache.logging.log4j:log4j-core:2.17.0->2.17.1
Deprecated
Hotfix 1.5.4
Fixed
Dependencies
- org.apache.logging.log4j:log4j-core:2.16.0 -> 2.17.0
- org.apache.logging.log4j:log4j-api:2.16.0 -> 2.17.0
Hotfix 1.5.3
1.5.3
Fixed
- Fix CVE-2021-37714
Dependencies
- Increase vaadin-version
7.7.8->7.7.28 - Increase vaadin-plugin-version
7.7.8->7.7.28
Hotfix 1.5.2
1.5.2
Fixed
Dependencies
org.apache.logging.log4j:log4j-core:2.15.0->2.16.0org.apache.logging.log4j:log4j-api:2.15.0->2.16.0
Hotfix 1.5.1
1.5.1
Added
Fixed
Dependencies
org.apache.logging.log4j:log4j-core:2.11.0->2.15.0org.apache.logging.log4j:log4j-api:2.11.0->2.15.0
Deprecated
Version 1.5.0
- Supports new person table structure
- Supports creation of barcodes for patients and other sample source organisms
- Adds taxonomic name to info selection for source organisms
- Old persons table in the database is not supported anymore
- Add Github actions
Release 1.4.3
Hotfix release: timestamps are used more consistently, fixing a caching bug for sample sheets.
Requires barcode-creation version 1.0.1 to create sample sheets.
Release 1.3.2
Implements a basic database connection pool, connections are now closed.