This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
Releases: hay-kot/homebox
Releases · hay-kot/homebox
v0.7.0
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
v0.6.0
What's Changed
- feat: add INR currency and sort currencies by @hay-kot in #141
- feat: asset tags/ids by @hay-kot in #142
- fix(deps): bump entgo.io/ent from 0.11.3 to 0.11.4 in /backend by @dependabot in #117
- fix(deps): bump github.com/swaggo/swag from 1.8.7 to 1.8.8 in /backend by @dependabot in #153
- feat: chinese-currency by @hay-kot in #158
- feat: include notes in search by @hay-kot in #159
- feat: add tsv support for import files by @hay-kot in #160
- fix: assign extension if not set by @hay-kot in #161
- feat: present loc/labels based on route by @hay-kot in #162
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
Highlights
- Nested Relationships Now Supported for Items and Locations
- Locations with a Parent Location are filtered from the dashboard view
- When creating an Item, Label, or Location you are directed to the new items page
- Items can now be archived! Archived items are hidden by default from views, but can be found on the items page if you enable the archive filter.
What's Changed
- Update quick-start.md by @andrew-busbee in #103
- fix(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /backend by @dependabot in #107
- feat: allow nested relationships for locations and items by @hay-kot in #102
- feat: debug-endpoints by @hay-kot in #110
- fix(deps): bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16 in /backend by @dependabot in #113
- refactor: http interfaces by @hay-kot in #114
- refactor: remove empty services by @hay-kot in #116
- fix: time-format-inconsistency by @hay-kot in #120
- feat: redirect-on-create by @hay-kot in #121
- feat: add archive item options by @hay-kot in #122
- feat: group statistics endpoint by @hay-kot in #123
- add additional currencies by @hay-kot in #125
- feat: filter items with parents on homepage by @hay-kot in #127
- feat: add currencies (NOK, SEK, DKK) by @hay-kot in #128
New Contributors
- @andrew-busbee made their first contribution in #103
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: add receipt support for attachments by @hay-kot in #89
- refactor: cleanup-api-functions by @hay-kot in #94
- fix(deps): bump github.com/swaggo/swag from 1.8.6 to 1.8.7 in /backend by @dependabot in #97
- feat: link implementation by @hay-kot in #100
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
What's Changed
- fix(s): spelling mistakes, and external link handling on login page by @Motordom in #65
- docs: fix compose example by @hay-kot in #70
- feat: allow disable registration by @hay-kot in #71
- Update issue templates by @Motordom in #78
- Consistency changes to item pages by @Motordom in #82
- feat: currency selection support by @hay-kot in #72
- chore: init dev container by @hay-kot in #85
- feat: order labels and locations by name by @hay-kot in #86
- fix: selector value binding by @hay-kot in #87
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Fixes
- fix: move datepicker buttons to bottom by @hay-kot in #44
- fix select-first to update on items change by @hay-kot in #45
- fix: block self-delete on demo site by @hay-kot in #57
- fix: auto-select bug by @hay-kot in #59
Features
- feat: improve-demo-site by @hay-kot in #42
- feat: expanded search for items by @hay-kot in #46
- feat: show app version by @hay-kot in #60
Chores
Full Changelog: v0.1.0...v0.2.0
v0.1.0 - Init!
ughhhh