Releases: NorwegianVeterinaryInstitute/shinylims
Version 1.4.1
What's Changed
- Bump pillow from 12.1.1 to 12.2.0 by @dependabot[bot] in #50
- Bump cryptography from 46.0.5 to 46.0.7 by @dependabot[bot] in #51
- Bump pytest from 8.4.2 to 9.0.3 by @dependabot[bot] in #52
- Bump python-multipart from 0.0.22 to 0.0.26 by @dependabot[bot] in #53
- Bump itables from 2.4.1 to 2.7.3 by @dependabot[bot] in #62
- Bump shinywidgets from 0.5.1 to 0.8.0 by @dependabot[bot] in #59
- Bump tomli from 2.2.1 to 2.4.1 by @dependabot[bot] in #60
- Update psycopg[binary] requirement from <4,>=3.2 to >=3.3.3,<4 by @dependabot[bot] in #63
- add pytest coverage for data_utils, upload pipeline, and query layer by @magnulei in #64
- move the searchbuilder window to the center by @magnulei in #65
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @magnulei in #66
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @magnulei in #67
New Contributors
- @dependabot[bot] made their first contribution in #50
Full Changelog: v1.4.0...v1.4.1
Version 1.4.0
version 1.3.0
What's Changed
- Feature/clarity postgres - Replace SQLite/Posit pin data layer with direct Clarity Postgres access by @magnulei in #46
Full Changelog: v1.2.1...v1.3.0
version 1.2.1
What's Changed
Full Changelog: v1.2.0...v1.2.1
version 1.2.0
version 1.1.2
Bug fix.
Index lots must be submitted as Pending.
Also for checking index lot latest number, we need to check both pending and active
Full Changelog: v1.1.1...v1.1.2
version 1.1.1
Fixing reagent lot sequence detection
(discovered when deploying on connect prod with clarity prod)
Full Changelog: v1.1.0...v1.1.1
version 1.1.0
version 1.1.3
Changed various smaller issues i found when testing the reagent tool in the lab:
speed up reagent checks,
improve datepicker UX
changed place for the RGT number input field
Fixing favicon (#32)
Full Changelog: v1.1.2...v.1.1.3
version 1.0.0
Added SAGA transfer feature for ATLAS (See issue #26)
All main planned features now incorporated.
Also, app has been behaving stably since launch.
Thus marking this as the first stable release (1.0.0)
What's Changed
- Feature/saga transfer + security updates in #28
- Feature/saga transfer - docs and final touches from George in #30
- Fix "Select All Filtered Rows" button logic flaw by in #31
Full Changelog: v0.4.0...v1.0.0