Skip to content

Latest commit

 

History

History
84 lines (54 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

84 lines (54 loc) · 1.79 KB

3.4.3 (June 2023)

  • Make app compatible with Django 4.0.x #110

3.4.2 (March 2021)

  • Fix search regression introduced in 3.4.1 #96

3.4.1 (March 2021)

  • Make app compatible with Django 1.11.x and 3.2.x #93

3.4.0 (March 2021)

  • Fix 2-column layout for a single category #74
  • Filter studies by Group #75
  • Clear searches button #77
  • Default UI uses configured viewer #83
  • Add release process to README #69

3.3.3 (August 2020)

  • CSS fix for mobile (#68)

3.3.2 (Jul 2020)

  • Update IDR copyright date

3.3.1 (Apr 2020)

  • Update EuroBioimaging logo in alternate version of the UI in use on IDR

3.3.0 (Jan 2020)

  • Drop support for Python 2
  • Fix thumbnails on Python 3 (#50)
  • Migration to Python 3 (#47)

3.2.0a8 (Sep 2019)

  • Alternate version of the UI in use on IDR

3.1.1 (October 2017)

  • Fix link in README

3.1.0 (June 2017)

  • List 3rd party licences

3.0.0 (April 2017)

  • flake8 and pep8 compatible
  • Fix 404 error
  • Use valid SPDX license expression

2.0.1 (November 2016)

  • Update instructions and classifiers

2.0.0 (October 2016)

  • Release the app from PyPI
  • Re-organize and rename packages

1.0.0 (August 2015)

  • Initial release