HomeBox
Inventory and organization system built for the home user
Alternative to: Sortly, Encircle

About
Versions (39)
v0.22.0-rc.1
2025-11-16What’s Changed
- doc fix: match configure option names with help message by @rapidcow in https://github.com/sysadminsmedia/homebox/pull/959
- Migrate Screenshots from Imgur to Github by @katosdev in https://github.com/sysadminsmedia/homebox/pull/962
- fix(item): remove line break in Items label in location view by @lekaf974 in https://github.com/sysadminsmedia/homebox/pull/975
- Upgrade frontend deps, including nuxt by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/982
- Fix: add focus-triggered preloading to ItemSelector by @zepx in https://github.com/sysadminsmedia/homebox/pull/980
- fix: Set default postgres sql_mode to require by @jtdroste in https://github.com/sysadminsmedia/homebox/pull/986
- Make attachment storage paths relative in database with cross-platform support in https://github.com/sysadminsmedia/homebox/pull/967
- Consider to use CatmullRom or BiLinear instead of ApproxBiLinear for thumbnail generation by @confiks in https://github.com/sysadminsmedia/homebox/pull/964
- Fea: add decimal support to currency system with ISO 4217 data integration by @zepx in https://github.com/sysadminsmedia/homebox/pull/976
- Update currencies.json by @github-actions[bot] in https://github.com/sysadminsmedia/homebox/pull/1006
- Generate OpenAPI 3 schemas from the swagger 2.0 generation by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/1017
- beautify the readme a bit by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/1014
- Use Tanstack table for Selectable Table, quick actions by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/998
- Fix typo by @GuyPago in https://github.com/sysadminsmedia/homebox/pull/1019
- Change Item Card to use object contain by default for images by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/1020
- Fix frontend CI by @alanmoo in https://github.com/sysadminsmedia/homebox/pull/1028
- Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in https://github.com/sysadminsmedia/homebox/pull/1001
- Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in https://github.com/sysadminsmedia/homebox/pull/1032
- Feat/Added label maker custom font by @Rienkim in https://github.com/sysadminsmedia/homebox/pull/1038
- Fix/Set single connection pool for sqlite3 by @Rienkim in https://github.com/sysadminsmedia/homebox/pull/1039
- Fix failing tests by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/1009
- feat: add a markdown preview for description and notes by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/1043
- Fix item deletion to properly clean up attachment files from storage in https://github.com/sysadminsmedia/homebox/pull/1046
- Fix: Return error to UI when attachment upload fails due to storage misconfiguration in https://github.com/sysadminsmedia/homebox/pull/1045
- chore: update icon for button to duplicate items by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/1050
- Item search query parameter modernisation by @benjiwolff in https://github.com/sysadminsmedia/homebox/pull/1040
- fix sqlite deadlock with duplicate by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/1059
- Revert “Fix/Set single connection pool for sqlite3” by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/1061
- Attempt to revert NodeJS so ARM 32bit builds work again by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/1081
New Contributors
- @rapidcow made their first contribution in https://github.com/sysadminsmedia/homebox/pull/959
- @lekaf974 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/975
- @zepx made their first contribution in https://github.com/sysadminsmedia/homebox/pull/980
- @jtdroste made their first contribution in https://github.com/sysadminsmedia/homebox/pull/986
- @confiks made their first contribution in https://github.com/sysadminsmedia/homebox/pull/964
- @GuyPago made their first contribution in https://github.com/sysadminsmedia/homebox/pull/1019
- @alanmoo made their first contribution in https://github.com/sysadminsmedia/homebox/pull/1028
- @Rienkim made their first contribution in https://github.com/sysadminsmedia/homebox/pull/1038
- @benjiwolff made their first contribution in https://github.com/sysadminsmedia/homebox/pull/1040
Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.21.0…v0.22.0-rc.1