Caution
Breaking Changes
Note to ARM users, we fixed our build processes!!! This means that the -arm
tagged releases are deprecated, you can switch back to using the standard latest
, main
and nightly
tags, 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 #361
- Update currencies by @github-actions in #362
- add timestamp to the export filename by @saivishnu725 in #366
- Improve filter for maintenances by @nikonhub in #367
- Improve swagger generation by @kusold in #370
- Update Swagger Docs from #370 by @kusold in #376
- fix: sorting for completed and scheduled maintenance entries by @zebrapurring in #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 #382
- Implement syncing with parent item location. by @slid1amo2n3e4 in #275
- feat: display item labels in the details page by @zebrapurring in #387
- feat: add button to copy the item URL by @zebrapurring in #389
- Update Logo.vue by @katosdev in #400
- Fix: Show labels on item page by @katosdev in #401
- Revert "Fix: Show labels on item page" by @katosdev in #403
- Remove lib/strings by @tonyaellie in #405
- Improve handling of copy button on http by @tonyaellie in #414
- Update Docs to rectify invalid environment variable for max file upload by @katosdev in #420
- fix: #413 text not wrapping in location names when in location page by @EdWorth120 in #422
- Added easy label creation to multiselect by @tonyaellie in #425
- feat: Implement offline cache for sw, and autoupdating by @tankerkiller125 in #431
- Store times using a more standard format by @harrisony in #430
- When a location is requested by ID, sort its children location by name by @EdWorth120 in #421
- Add a warning when the version does not match the latest release by @tonyaellie in #442
- fix: trying to solve the arm build process issue. by @tankerkiller125 in #365
- Added different measurement unit types to label generation page
New Contributors
- @saivishnu725 made their first contribution in #366
- @nikonhub made their first contribution in #367
- @kusold made their first contribution in #370
- @slid1amo2n3e4 made their first contribution in #275
- @EdWorth120 made their first contribution in #422
Full Changelog: v0.16.0...v0.17.0