Important
This update contains some changes to config values. If you customized the HBOX_STORAGE_SQLITE_URL
please make sure to read the upgrade guide. Additionally, please note that for those wanting to switch to Postgres we currently do not have a migration tool to move from SQLite to Postgres.
Tip
Known Issues
Due to the transition to ShadCN this release has a few known bugs we are still working out. This includes on mobile the sidebar being closed when a pup up is open. Video of this
Additionally, some odd flickering on major browser window resizing.
Finally, the new label maker does not support some languages (Chinese, Korean, Japanese known), due to a Go font limitation. We're looking into possible resolutions to this.
What's Changed
- Fix problem of broken navigation text in Chinese and set the correct value of html lang by @gucheen in #456
- Added keyboard accessible shortcut menu for create modals by @Blackshadow8910 in #457
- Add link to release page by @webysther in #471
- Fix lazy loading of item images not working by @EdWorth120 in #486
- Fix flash of wrong theme on initial UI load by @FjellOverflow in #485
- Creation modal quality of life changes by @Blackshadow8910 in #467
- feat: add search filter for items with no photo by @zebrapurring in #383
- Begin switching from daisyui to shadcnui by @tonyaellie in #492
- Fix the problem of the fixed height in the background of the location badge in the item cards by @EdWorth120 in #479
- Fix file upload size env in installation.md by @zawnk in #514
- add label generation api by @jake-walker in #498
- Fix labelmaker font size mixed up by @fidoriel in #521
- Fix labelmaker wrong defaults in docs by @fidoriel in #520
- Additional information on label, dynamic label layouting by @fidoriel in #522
- Fix screen large items by @webysther in #472
- Bump koa from 2.15.3 to 2.15.4 in /frontend in the npm_and_yarn group across 1 directory by @dependabot in #524
- Add additional documentation for Notifiers by @kylehakala in #530
- Fix #317 by @thevortexcloud in #528
- Change the width of the items quantity badge to not be fixed by @EdWorth120 in #525
- Merge VNEXT into Main by @tankerkiller125 in #464 (PostgreSQL Support!)
New Contributors
- @gucheen made their first contribution in #456
- @Blackshadow8910 made their first contribution in #457
- @webysther made their first contribution in #471
- @FjellOverflow made their first contribution in #485
- @zawnk made their first contribution in #514
- @jake-walker made their first contribution in #498
- @fidoriel made their first contribution in #521
- @kylehakala made their first contribution in #530
- @thevortexcloud made their first contribution in #528
Full Changelog: v0.17.2...v0.18.0