Download Latest Version Small fixes release.zip (11.5 MB)
Email in envelope

Get an email when there's a new version of sciNote

Home / 1.14.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2018-05-31 659 Bytes
sciNote Core 1.14.0.tar.gz 2018-05-31 6.3 MB
sciNote Core 1.14.0.zip 2018-05-31 6.9 MB
Totals: 3 Items   13.2 MB 0

Release Notes

When upgrading from a previous version of sciNote, apart from standard rake db:migrate, the following commands need to be executed:

  1. run rake samples_to_repository_migration:run - this will migrate existing samples into inventories;
  2. run rake protocol_keyword_team:exec - this will cleanup any potential invalid data states in protocol keywords;
  3. run rake clear_repository_rows_and_columns_without_repository:run - to clean removed repository rows & columns;
  4. run RepositoryTableState.destroy_all from within Rails console to reset all inventory table states.

New features

TBD

Improvements

TBD

Source: README.md, updated 2018-05-31