Skip to content

Releases: mobidic/SEAL

v1.1.9

21 Feb 15:50
bc13945
Compare
Choose a tag to compare

This minor version mainly fix some bugs.

Fixes

  • Fix some typo
  • Fix locker when ftp of ncbi not reached
  • Update Links for GnomAD

Known Issues

  • Initialisation of database (#26)

v1.1.8

08 Nov 16:17
2626b0a
Compare
Choose a tag to compare

This minor version mainly fix some bugs.

Fixes

  • ClinVar stats and conf when import a new variant
  • Cron ID
  • Default filter
  • FontAwesome: path and webfonts

Known Issues

  • Initialisation of database (#26)

v1.1.7

07 Nov 13:54
69e18b8
Compare
Choose a tag to compare

This minor version mainly fix some bugs and improve performances.

New Features

  • Auto-update ClinVar source file

Fixes

  • Export column ClinVar
  • Export to DefGen
  • Some fixes

Known Issues

  • Initialisation of database (#26)

v1.1.6

11 Oct 15:59
fb4f2e6
Compare
Choose a tag to compare

This minor version mainly enhances fix some bugs and add new features.

New Features

  • Update ClinVar VCF in VEP
    • replace plugins ClinVar and use VCF from ClinVar
    • add ClinVar into models
    • create a filter for ClinVar
    • add page to update ClinVar
  • Export for DefGen : Add a button to export in DefGen compatible format
  • Variants into the family : add genotype informations for all samples of the same family for all variants

Fixes

  • Sort HGVSc
  • Rename Family
  • Some fixes

Other Changes

  • Update FontAwesome -> 6.4.2
  • Exon or Intron: Use font weight to distinguish exons or introns prosition into main variant info.

Known Issues

  • Initialisation of database (#26)

v1.1.5

05 Jul 15:37
Compare
Choose a tag to compare

This minor version mainly enhances fix some bugs and improve performances.

New Features

  • Modal population: representation of gnomAD on a barplot (#47, 96155d2)
  • Add the possibility of modifying the family (#17, 91073ef)
  • Better export: add phenotype on export (eb16c76)
  • Other minor front-end and back-ends enhancements

Fixes

  • Flask Admin Template: use lower case for bootswatch theme (671fd43)
  • Header for variant view: call this method once (#50, 7c4a8e8)
  • Sample status 0: fixed a bug where the sample status was set to 0. It should have appeared in the "import" status and not in the "error" status. (b583e86)
  • Annotations: an error on a variable name results in the annotation not being imported. (b583e86)

Other Changes

  • Performance optimisation: use sqlalchemy request to replace python len() function (14d1151)
  • Add license GNU GPLv3 or later (5d7a61f)
  • Documentation

Known Issues

  • Initialisation of database (#26)

v1.1.4

30 Jun 09:16
Compare
Choose a tag to compare

This minor version mainly enhances the interface to improve the user and administrator experience.

New Features

  • Add Hide variant in database: keep variant hidden when reload page (9d7ecda, 01172c7)
  • New Admin Interface (5f41bd2, cbba084)
  • Redraw cell when changes are made (e94baab, 5170e29)
  • Add Last Action for samples : sorts the sample table by modification date (141a243, 700fe02)
  • Add Releases Note in about page (49b118c)
  • Other minor front-end and back-ends enhancements

Fixes

  • AjaxSetup: call this method once (b3f81c7)
  • Add default date: for tables History, Comment_sample and Comment_variant (1325568)

Other Changes

  • Occurences: hits now come from the entire database (#43, 22d6420)
  • Documentation (08993dd)

Known Issues

  • Initialisation of database (#26)

v1.1.3

13 Jun 12:27
Compare
Choose a tag to compare

This minor version mainly enhances the interface to improve the user experience.

New Features

Fixes

Known Issues

  • Initialisation of database (#26)

v1.1.2

01 Mar 08:54
Compare
Choose a tag to compare

This minor release features significant documentation improvements, as well as a few front-end tweaks to enhance usability and user experience.

New Features

  • Frequency of variant calculate from "visible" sample (SEAL count) (795a640)
  • Add warnings (banner) if not production version (976d61e, 3596e62)
  • Add ability to edit some sample fields (bc6657e, 23f3637)
  • Use a config file to launch the app (3596e62)

Bug Fixes

  • JSON Variant : Check if a sample id is provided (#38)

Other Changes

Known Issues

  • Initialisation of database (#26)

v1.1.1

15 Feb 12:48
Compare
Choose a tag to compare

This minor update brings a number of front-end improvements that are designed to enhance the user experience.

Bug Fixes

  • MobiDetails API key check
  • CSRF error redirection on login
  • Fixed Header of variant table (#35)

Other Changes

  • Upgrade DataTable (d2f7020)
  • Add labels for update account view (cf1f0a6)
  • Some Style

Known Issues

  • Initialisation of database (#26)

v1.1.0

06 Feb 13:10
Compare
Choose a tag to compare

We are excited to announce the new release of SEAL 🎉 .
This update cames with a range of new features, bug fixes and improvements for better maintanability.
Read on for full details!

New Features

Bug Fixes

  • Filter variants on class and report (#21)
  • Password bug in admin interface (#29)
  • Exportation of datatables (#34)
  • Filter on clinsig (#36)
  • CSS fixes

Other Changes

Known Issues

  • Initialisation of database (#26)
  • Fixed header of datatables when scrolling (#35)

How to Upgrade

It can be a bit tricky to update the database (see #33).