Changelog
Version v0.16.0
Breaking Change
Those running the container version on ARM must change the tag to be latest-arm instead of just latest this is a change we made as the arm builds kept breaking the build process as a whole.
Sorry for the inconvenience.
What’s Changed
- chore: split arm docker builds into their own tags by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/264
- fix: typo in frontend development start command by @songlim327 in https://github.com/sysadminsmedia/homebox/pull/278
- feat: duplicate item button by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/259
- Supplementary search, Resolve the issue of language not being supported by @Jackxwb in https://github.com/sysadminsmedia/homebox/pull/261
- Allow AVIF and WebP for primary photo when creating an item by @mcarbonne in https://github.com/sysadminsmedia/homebox/pull/284
- fix: inaccurate purchaseTime by @songlim327 in https://github.com/sysadminsmedia/homebox/pull/279
- Refactor Docker files for ARM performance improvements by @katosdev in https://github.com/sysadminsmedia/homebox/pull/282
- Fix multiple primary attachments on a single item by @mwayne in https://github.com/sysadminsmedia/homebox/pull/287
- feat: improve languages support by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/295
- Get front end tests passing by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/299
- Improve 404 page by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/312
- Sanitise translations when using v-html by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/313
- In maintenance view, change link to aim maintenance page of item by @mcarbonne in https://github.com/sysadminsmedia/homebox/pull/270
- Fix french maintenance translation (inverted entries) by @mcarbonne in https://github.com/sysadminsmedia/homebox/pull/340
- Fix command typo in CONTRIBUTING.md by @Tom-stack3 in https://github.com/sysadminsmedia/homebox/pull/346
- fix: #321 use date-fns for localized datetime formatting by @adamkleizer in https://github.com/sysadminsmedia/homebox/pull/345
- Show full location (including parents) of items in search results by @Tom-stack3 in https://github.com/sysadminsmedia/homebox/pull/347
- fix: #289 Corrects the asset ID to always be correct for the descript… by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/351
New Contributors
- @songlim327 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/278
- @Jackxwb made their first contribution in https://github.com/sysadminsmedia/homebox/pull/261
- @mwayne made their first contribution in https://github.com/sysadminsmedia/homebox/pull/287
- @Tom-stack3 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/346
- @adamkleizer made their first contribution in https://github.com/sysadminsmedia/homebox/pull/345
Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.15.2…v0.16.0