Skip to content
This repository has been archived by the owner on Aug 19, 2019. It is now read-only.

Releases: genomicsengland/panelapp

2.4.3b1

31 Jul 08:55
39e2ae0
Compare
Choose a tag to compare
2.4.3b1 Pre-release
Pre-release

Overview

  • Fixed API v1 entities endpoints with old style panel ids
  • Added 400 status for evaluations on non-recent panel versions
  • Fixed deleting STRs and CNVs

2.4.2

16 Jul 08:30
e67bf2e
Compare
Choose a tag to compare

Overview

  • Promote panel comments fix

2.4.2b2

11 Jul 13:35
ac1c9e2
Compare
Choose a tag to compare
2.4.2b2 Pre-release
Pre-release
  • Fixed capturing comments when promoting panel

2.4.2b1

10 Jul 09:58
3c70cf6
Compare
Choose a tag to compare
2.4.2b1 Pre-release
Pre-release

Overview

  • Fixed promoting panels when comment is larger than 100 characters

2.4.1

21 Jun 10:52
c449b6f
Compare
Choose a tag to compare

Overview

  • Fixed retrieving panels in the new API with old ids
  • Added tests

2.4.1b1

21 Jun 08:56
53f55e6
Compare
Choose a tag to compare
2.4.1b1 Pre-release
Pre-release

Overview

  • Fixed retrieving panels in the new API with old ids
  • Added tests
  • Increased version to 2.4.1b1

2.4.0

20 Jun 10:33
79345bc
Compare
Choose a tag to compare

Overview

  • Performance and stability improvements (rendering, curating large panels + API speed improvements)
  • Added a script historical_snapshots_cleanup to cleanup ManyToMany records which no longer needed
  • Gene Panel Snapshot refactoring - this is breaking change, requires migration + historical snapshots population. This does remove data, so backup before running it.
  • Added genes fixtures
  • Apache 2 notices
  • Added option to exclude genes panes in the API requests
  • Display Panel Types in the panels list
  • Added two more sources for evidences (this should be configurable via admin panel)
  • Updated 3rd party libraries
  • Changes in panel versions change evaluations time
  • Made admin URL configurable
  • Changed to Docker (and docker-compose) for development
  • Fixed order fix script (gene status from 4 to 3)
  • Fixed genes reference in STRs upload
  • Fixes STRs rendering
  • Fixes for entities ordering
  • Fixed migrations conflict
  • Formatted code with Black
  • Fixed issue with setting up admin users
  • Fixed evaluations review date

2.4.0b7

13 Jun 15:49
68bfa05
Compare
Choose a tag to compare
2.4.0b7 Pre-release
Pre-release

Overview

  • Performance and stability improvements

2.4.0b6

04 Jun 10:22
bc5912b
Compare
Choose a tag to compare
2.4.0b6 Pre-release
Pre-release

Overview

  • Fixed genes reference in STRs upload

2.4.0b5

03 Jun 08:47
abb5aae
Compare
Choose a tag to compare
2.4.0b5 Pre-release
Pre-release

Overview

  • Added a script historical_snapshots_cleanup to cleanup ManyToMany records which no longer needed

How to run

python manage.py historical_snapshots_cleanup