Skip to content

Releases: NorwegianVeterinaryInstitute/shinylims

Version 1.4.1

21 Apr 12:55
0508f27

Choose a tag to compare

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

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

15 Apr 08:19
cec25c5

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

version 1.3.0

01 Apr 08:42

Choose a tag to compare

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

19 Mar 07:37

Choose a tag to compare

What's Changed

  • Refine dashboard UI and clean up legacy modules by @magnulei in #44

Full Changelog: v1.2.0...v1.2.1

version 1.2.0

16 Mar 13:59

Choose a tag to compare

What's Changed

Full Changelog: v.1.1.3...v1.2.0

version 1.1.2

09 Mar 10:40

Choose a tag to compare

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

09 Mar 10:32

Choose a tag to compare

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

09 Mar 09:22

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

Solves issue #23

version 1.1.3

09 Mar 14:53

Choose a tag to compare

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

03 Mar 10:15

Choose a tag to compare

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