Highlights!
New UI Refresh + Dashboard
Added Markdown Support for Several Fields
Maintenance Logs
New "Log" Tab on items for adding maintenance events. Support for scheduled tasks and attachments coming soon!
Page QR Codes
Location and Item pages now have a button to generate QR Codes for the given page. Homebox also exposes an API endpoint that can be used to generate QR Codes with arbitrary data dynamically. Support for printing bulk labels will come in a future release!
Gallery View
Photo attachments will now display a preview on the item page
What's Changed
- Fix typo in documentation (import-csv.md) by @stevennguyen in #163
- feat: markdown support by @hay-kot in #165
- feat: auth-roles by @hay-kot in #166
- feat: new homepage statistic API's by @hay-kot in #167
- feat: maintenance log by @hay-kot in #170
- fix(deps): bump github.com/swaggo/swag from 1.8.8 to 1.8.9 in /backend by @dependabot in #178
- fix(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8 in /backend by @dependabot in #172
- fix(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0 in /backend by @dependabot in #174
- new dashboard implementation by @hay-kot in #168
- Fix/mobile-layouts by @hay-kot in #192
- feat: new-card-design by @hay-kot in #196
- chore: rewrite python script in go by @hay-kot in #201
- fix(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 in /backend by @dependabot in #199
- feat: add lookup by asset ID by @hay-kot in #208
- Configure Renovate by @renovate in #209
- chore(deps): update pnpm/action-setup action to v2.2.4 by @renovate in #210
- fix(deps): update module entgo.io/ent to v0.11.5 by @renovate in #211
- fix(deps): update module ariga.io/atlas to v0.9.0 by @renovate in #213
- fix(deps): update dependency mkdocs-material to v9 by @renovate in #222
- chore(deps): update dependency vitest to ^0.27.0 by @renovate in #214
- chore(deps): update actions/checkout action to v3 by @renovate in #215
- chore(deps): update actions/setup-go action to v3 by @renovate in #216
- chore(deps): update dependency @nuxtjs/eslint-config-typescript to v12 by @renovate in #217
- chore(deps): update docker/setup-buildx-action action to v2 by @renovate in #218
- chore(deps): update docker/setup-qemu-action action to v2 by @renovate in #219
- feat: QR Codes by @hay-kot in #226
- refactor: refactor item page UI by @hay-kot in #235
New Contributors
- @stevennguyen made their first contribution in #163
- @renovate made their first contribution in #209
Full Changelog: v0.6.0...v0.7.0