Releases: alubbock/thunor-web
Releases · alubbock/thunor-web
v0.5.2
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
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
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
- feat: docker compose v2 support by @alubbock in #17
- Bump django from 4.2.14 to 4.2.15 by @dependabot in #16
Full Changelog: v0.4.5...v0.5.0
v0.4.6
What's Changed
- Bump django from 4.2.11 to 4.2.14 by @dependabot in #15
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- Bump django from 4.2.3 to 4.2.11 by @dependabot in #14
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: v0.4.4...v0.4.5
v0.4.4
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
v0.4.2
v0.4.1
v0.4.0
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