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