Releases: matthiaskoenig/pkdb
Releases · matthiaskoenig/pkdb
PKDB-v0.9.6 - pharmacokinetics database
Release notes for pkdb 0.9.6
We are pleased to release the next version of PK-DB including the
following changes:
- django security bugfix, update dependency 3.2.0 (#713, #722)
- support for geometric means (#677, #686)
- removed name from reference json (#688)
- updated backend dependencies
- better encoding of multiple dosing (#685)
- updated acknowledgements (#714)
- fixing backend errors on non-existing queries
- updated README
Your PK-DB team
PKDB-v0.9.5 - pharmacokinetics database
Release notes for pkdb 0.9.5
Fixes
- interventions were missing in download (#683)
- bugfixes and additional validation rules
- security updates
PKDB-v0.9.4 - pharmacokinetics database
Release notes for pkdb-v0.9.3
Release notes for pkdb 0.9.3
New features
frontend
- frontend: tagging of substances (generic & specific)
- improved download (design, information, license, naming, ...)
- major frontend redesign and layout update
- display comments and descriptions for study information
- unifying info display in frontend
- download of scatters and timecourses
- display of non-concise data
- direct study links for access
- descriptions for all info_nodes
backend
- updated swagger API with documentation and example notebooks
- updated and unified serializers
- speedup download serializer
Fixes
- unifying API endpoints and naming (e.g. scatter -> scatters)
- updated backend and frontend dependencies
- fixing API urls in deployment
- resolving all references
- validation: counts > 0 on all characteristica
- valiation: time on recovery and cumulative amount
- fixed titles of navigation icons
PKDB-v0.9.1 - pharmacokinetics database
- update of search frontend
- update of search backend
- support of 2D scatters
- updated REST API
PKDB-v0.8.0 - pharmacokinetics database
Minor update before large refactoring for 2D datasets.
PKDB-v0.8.0b14 - pharmacokinetics database
- updated infrastructure
- additional validation rules
- bugfixes
PKDB-v0.7.0 - pharmacokinetics database
PKDB-v0.6.9 - pharmacokinetics database
PKDB-v0.6.7 - pharmacokinetics database
Major update with focus on improving curation workflow
- Fix #419, improved permission handling
- Fix #418, bugfix swagger API
- Fix #422 and Fix #427, security fix django
- Fix #431, removed format field
- Bugfixes: Fix #428, Fix #430
- splitting on source and figure, Fix #433
- better handling of TSV (generation and validation), Fix #441, Fix #390
- improved validation (Fix #437)
- improved logging
- generic handling of dosing choices (moved to pkdb_data for simple updates), Fix #434
- updated curation documentation