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 #264
- fix: typo in frontend development start command by @songlim327 in #278
- feat: duplicate item button by @tonyaellie in #259
- Supplementary search, Resolve the issue of language not being supported by @Jackxwb in #261
- Allow AVIF and WebP for primary photo when creating an item by @mcarbonne in #284
- fix: inaccurate purchaseTime by @songlim327 in #279
- Refactor Docker files for ARM performance improvements by @katosdev in #282
- Fix multiple primary attachments on a single item by @mwayne in #287
- feat: improve languages support by @tonyaellie in #295
- Get front end tests passing by @tonyaellie in #299
- Improve 404 page by @tonyaellie in #312
- Sanitise translations when using v-html by @tonyaellie in #313
- In maintenance view, change link to aim maintenance page of item by @mcarbonne in #270
- Fix french maintenance translation (inverted entries) by @mcarbonne in #340
- Fix command typo in CONTRIBUTING.md by @Tom-stack3 in #346
- fix: #321 use date-fns for localized datetime formatting by @adamkleizer in #345
- Show full location (including parents) of items in search results by @Tom-stack3 in #347
- fix: #289 Corrects the asset ID to always be correct for the descript… by @tankerkiller125 in #351
New Contributors
- @songlim327 made their first contribution in #278
- @Jackxwb made their first contribution in #261
- @mwayne made their first contribution in #287
- @Tom-stack3 made their first contribution in #346
- @adamkleizer made their first contribution in #345
Full Changelog: v0.15.2...v0.16.0