Skip to content

Releases: alubbock/thunor-web

v0.5.2

27 Aug 10:10
4a047f4

Choose a tag to compare

What's Changed

  • style: linter suggestions by @alubbock in #20
  • chore: Configure Renovate by @renovate in #21
  • chore(deps): update dependency uwsgi to v2.0.26 by @renovate in #22
  • chore(deps): update dependency django-webpack-loader to v0.7.0 by @renovate in #23
  • chore(deps): update dependency mini-css-extract-plugin to ^0.12.0 by @renovate in #25
  • fix(deps): update dependency bootstrap-switch to v3.4.0 by @renovate in #26
  • chore(deps): update actions/checkout action to v4 by @renovate in #27
  • chore: migrate from raven-js to sentry by @alubbock in #29
  • chore(deps): update actions/setup-python action to v5 by @renovate in #28
  • chore(deps): update dependency bootstrap-loader to v4 by @renovate in #30
  • chore(deps): bump compression-webpack-plugin to v6.1.1 by @alubbock in #34
  • chore(deps): remove ify-loader and transform-loader by @alubbock in #37
  • chore(deps): update dependency file-loader to v6 by @renovate in #39
  • revert: chore(deps): update dependency file-loader to v6 by @alubbock in #42
  • chore(deps): bump expose-loader to v1 by @alubbock in #45
  • style: more flake8 linter suggestions by @alubbock in #46
  • build: bump thunor core, pin key requirements by @alubbock in #47
  • chore(deps): bumpy numpy to v2.1.0 by @alubbock in #48
  • chore(deps): bump thunor core to v0.2.1 by @alubbock in #49

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

08 Aug 19:03
424ccbb

Choose a tag to compare

Lots of dependency bumps and associated compatibility fixes throughout the stack, including in Thunor Core.

What's Changed

  • chore(deps): bump python to 3.12, thunor core by @alubbock in #18
  • chore(deps): bump plotly to v2.24.0 by @alubbock in #19

Full Changelog: v0.5.0...v0.5.1

v0.5.0

07 Aug 21:32
452c4d9

Choose a tag to compare

Security updates and docker compose v2 support. Docker compose v1 support is dropped, i.e. you'll need to have a working docker compose command, not the old docker-compose command (with a dash).

What's Changed

Full Changelog: v0.4.5...v0.5.0

v0.4.6

11 Jul 15:37

Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

19 Mar 14:00
9b45c9f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

16 Oct 01:17

Choose a tag to compare

What's Changed

  • ARM64 container builds
  • Build process improvements
  • Security fixes for uwsgi and Django

Full Changelog: v0.4.3...v0.4.4

v0.4.3

19 Jul 22:23
9bd4aec

Choose a tag to compare

What's Changed

  • Missing return newId when creating new drug by @roellgu1 in #13

Full Changelog: v0.4.2...v0.4.3

v0.4.2

09 Jun 23:23
6db1aad

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

07 Jun 12:16
0a952e0

Choose a tag to compare

What's Changed

  • Bugfix/local mode cannot create more than one drug by @roellgu1 in #8
  • fix: platemapper autocompletion with >1 drug by @alubbock in #9

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Jun 12:13

Choose a tag to compare

What's Changed

  • Bump dependencies: Python 3.11, Django 4.2, Postgres 15
  • Apply quotes to environment variables when generated random keys
  • Test suite fixes

Full Changelog: v0.3.3...v0.4.0