New Features
- Add product fetching using barcodes by @crumbowl in #818
- Support listening on unix sockets and systemd sockets by @balki in #878
- feat: Add plugin to set image sizes in Markdown by @adamantike in #901
- Add support for postgres certificate authentication by @tankerkiller125 in #897
- Create hardened docker image by @tankerkiller125 in #955
Note
Our new -hardened
suffixed docker images are experimental, and may have bugs not normally encountered in other docker builds.
Major Bug Fixes
- Use aspect ratio when making thumbnails by @tankerkiller125 in #857
- Fix Windows Paths by @tankerkiller125 in #917
- Fix photo display issue when adding additional attachments to items
What's Changed
- Fix HBOX_LOG_LEVEL environment variable being ignored due to backwards logic
- Add migration for old sqlite timestamps by @mcarbonne in #869
- Allow github actions on forks by @mcarbonne in #870
- Fix warranty section visibility when lifetime warranty is enabled
- Fix frontend duplicate tag creation in Label Selector
- Pass label param to print command template by @alhafoudh in #886
- Fix GitHub Actions Docker workflow syntax errors for secrets access
- fix(frontend/scanner): close scanner modal after successful QR code scan by @Ahmosys in #889
- fix(frontend/location): preserve parent location when using "Create and Add another" by @Ahmosys in #879
- Fix nil pointer dereference panic in thumbnail subscription during shutdown
- Make search accent-insensitive by @mattogodoy in #887
- Daily Analytics by @tankerkiller125 in #896
- Fix Windows build and re-apply unix socket support by @balki in #906
- Add external label service support to label maker by @alhafoudh in #913
- Fix accent-insensitive search for Postgres databases by @mattogodoy in #932
- fix: Allow up to 1000 characters for label description by @adamantike in #948
- Change content disposition to inline to fix attachments by @tonyaellie in #950
- Fix label name length by @natilou in #822
- feat: improved duplicate by @tonyaellie in #927
- fix: Remove log.Fatal in favor of returning errors by @adamantike in #953
- improve dialogs, option to open image dialog in edit then delete by @tonyaellie in #951
New Contributors
- @alhafoudh made their first contribution in #886
- @Ahmosys made their first contribution in #889
- @balki made their first contribution in #878
- @mattogodoy made their first contribution in #887
- @natilou made their first contribution in #822
Full Changelog: v0.20.2...v0.21.0