Overview
This release introduces numerous bug fixes and UI improvements, but also introduces new functionality such as total pricing on locations, introduction of more currencies, Docker healthcheck and more.
What's Changed
- Handle redirect to correct page after login by @harrisony in #76
- feat(docs): i18n support added to docs by @tankerkiller125 in #69
- Add total pricing to Homebox locations by @katosdev in #42
- Move the link tooltip to the top to prevent overflows by @zebrapurring in #77
- Implement filter option for negated labels by @zebrapurring in #70
- Update currencies to include more currencies by @katosdev in #81
- Update README.md by @tankerkiller125 in #83
- chore(deps): bump github.com/gorilla/schema from 1.2.1 to 1.4.1 in /backend in the go_modules group across 1 directory by @dependabot in #87
- chore: General cleanup tasks by @tankerkiller125 in #88
- Add Dockerfile healthcheck by @katosdev in #78
- Rectify Docker build errors due to broken imports by @katosdev in #93
- fix(ci): remove linting temp, and always build on docker changes by @tankerkiller125 in #94
- Update WGET from Busybox to APK by @katosdev in #95
New Contributors
- @harrisony made their first contribution in #76
Full Changelog: v0.11.1...v0.12.0