This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
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