Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

38 lines (23 loc) · 1.19 KB

0.5.3 (November 2024)

Bug Fixes:

  • Fix default favicon (#86)

Others:

  • Improve documentation (Thanks to Jens Wendt) (#82)
  • Use omero-metadata instead of omero.utils for test setup (#91)

0.5.2 (June 2023)

  • Make app compatible with Django 4.0.x (#78)

0.5.1 (March 2023)

  • Fix auto-complete css for omero-web 5.18.0 jquery-ui 1.13.2 (#76)

0.5.0 (March 2022)

  • Add omero-web greater or equal to 5.14.0 as a requirement (#73)
  • Use bump2version to manage the plugin. Note that the tag will now have the prefix v (#72)

0.5.0.rc1 (March 2022)

  • Add support for Django 3.2.x (#70)

0.4.3 (March 2022)

  • Pin omero-web version to 5.14.0 (#71)