Changelog
Version v0.17.0
[!CAUTION]
Breaking Changes
Note to ARM users, we fixed our build processes!!! This means that the
-armtagged releases are deprecated, you can switch back to using the standardlatest,mainandnightlytags, which are once again shared releases for all platforms. Sorry for the previous switch.
[!IMPORTANT] This release includes two important security updates to go dependencies, these are CVE-2024-45338 (CVSS v3 = 8.7) and CVE-2024-45337 (CVSS v3 = 9.1), you should update as soon as possible.
What’s Changed
- Fix Currencies Automated action by @katosdev in https://github.com/sysadminsmedia/homebox/pull/361
- Update currencies by @github-actions in https://github.com/sysadminsmedia/homebox/pull/362
- add timestamp to the export filename by @saivishnu725 in https://github.com/sysadminsmedia/homebox/pull/366
- Improve filter for maintenances by @nikonhub in https://github.com/sysadminsmedia/homebox/pull/367
- Improve swagger generation by @kusold in https://github.com/sysadminsmedia/homebox/pull/370
- Update Swagger Docs from #370 by @kusold in https://github.com/sysadminsmedia/homebox/pull/376
- fix: sorting for completed and scheduled maintenance entries by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/384
- chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /backend in the go_modules group across 1 directory by @dependabot in https://github.com/sysadminsmedia/homebox/pull/382
- Implement syncing with parent item location. by @slid1amo2n3e4 in https://github.com/sysadminsmedia/homebox/pull/275
- feat: display item labels in the details page by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/387
- feat: add button to copy the item URL by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/389
- Update Logo.vue by @katosdev in https://github.com/sysadminsmedia/homebox/pull/400
- Fix: Show labels on item page by @katosdev in https://github.com/sysadminsmedia/homebox/pull/401
- Revert “Fix: Show labels on item page” by @katosdev in https://github.com/sysadminsmedia/homebox/pull/403
- Remove lib/strings by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/405
- Improve handling of copy button on http by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/414
- Update Docs to rectify invalid environment variable for max file upload by @katosdev in https://github.com/sysadminsmedia/homebox/pull/420
- fix: #413 text not wrapping in location names when in location page by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/422
- Added easy label creation to multiselect by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/425
- feat: Implement offline cache for sw, and autoupdating by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/431
- Store times using a more standard format by @harrisony in https://github.com/sysadminsmedia/homebox/pull/430
- When a location is requested by ID, sort its children location by name by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/421
- Add a warning when the version does not match the latest release by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/442
- fix: trying to solve the arm build process issue. by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/365
- Added different measurement unit types to label generation page
New Contributors
- @saivishnu725 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/366
- @nikonhub made their first contribution in https://github.com/sysadminsmedia/homebox/pull/367
- @kusold made their first contribution in https://github.com/sysadminsmedia/homebox/pull/370
- @slid1amo2n3e4 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/275
- @EdWorth120 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/422
Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.16.0…v0.17.0