Changelog
Version v0.11.1
Overview
This release is all bug fixes and general dependency updates and some things on the backend.
One notable change is a complete migration to CSV for exports.
Commits and PRs
- feat(docs): add sitemap to docs by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/25
- chore(deps): bump the npm_and_yarn group across 1 directory with 7 updates by @dependabot in https://github.com/sysadminsmedia/homebox/pull/21
- chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 in /backend in the go_modules group across 1 directory by @dependabot in https://github.com/sysadminsmedia/homebox/pull/26
- fix(ci): updates existing ci job to work with new docker publishing. by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/30
- Typo fix by @phillprice in https://github.com/sysadminsmedia/homebox/pull/28
- fix(ci): don’t publish a new docker image on non-code changes by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/31
- fix(frontend): stat card title by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/41
- chore: add code of conduct by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/29
- fix(ci): only run on code changes by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/44
- Update README to amend Discord by @katosdev in https://github.com/sysadminsmedia/homebox/pull/43
- chore(docs): update doc links by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/46
- Revert links back to original repo by @grbray in https://github.com/sysadminsmedia/homebox/pull/49
- fix(devcontainer): Update features to work correctly by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/50
- fix(backend): assetID incorrectly made 32 bit by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/61
- Moving to CSV for consistency with import/export by @icanc0 in https://github.com/sysadminsmedia/homebox/pull/54
- chore(deps): bump golang.org/x/image from 0.14.0 to 0.18.0 in /backend in the go_modules group across 1 directory by @dependabot in https://github.com/sysadminsmedia/homebox/pull/65
- fix(ci): add version info to docker builds by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/68
- fix(ci): broken CI/CD by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/71
- Fix overflow caused by long URL tooltips by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/73
New Contributors
- @dependabot made their first contribution in https://github.com/sysadminsmedia/homebox/pull/21
- @phillprice made their first contribution in https://github.com/sysadminsmedia/homebox/pull/28
- @grbray made their first contribution in https://github.com/sysadminsmedia/homebox/pull/49
- @icanc0 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/54
- @zebrapurring made their first contribution in https://github.com/sysadminsmedia/homebox/pull/73
Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.11.0…v0.11.1