Logo
Explore Help
Register Sign In
sysadminsmedia/homebox
1
0
Fork 0
You've already forked homebox
mirror of https://github.com/sysadminsmedia/homebox.git synced 2026-02-03 18:10:41 -06:00
Code Issues Packages Projects Releases 21 Wiki Activity

21 Releases 48 Tags

RSS Feed
  • v0.21.0 27e9eb2277

    v0.21.0 Stable

    giteasync released this 2025-08-23 13:22:33 -05:00 | 210 commits to main since this release

    New Features

    • Add product fetching using barcodes by @crumbowl in https://github.com/sysadminsmedia/homebox/pull/818
    • Support listening on unix sockets and systemd sockets by @balki in https://github.com/sysadminsmedia/homebox/pull/878
    • feat: Add plugin to set image sizes in Markdown by @adamantike in https://github.com/sysadminsmedia/homebox/pull/901
    • Add support for postgres certificate authentication by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/897
    • Create hardened docker image by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/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 https://github.com/sysadminsmedia/homebox/pull/857
    • Fix Windows Paths by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/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 https://github.com/sysadminsmedia/homebox/pull/869
    • Allow github actions on forks by @mcarbonne in https://github.com/sysadminsmedia/homebox/pull/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 https://github.com/sysadminsmedia/homebox/pull/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 https://github.com/sysadminsmedia/homebox/pull/889
    • fix(frontend/location): preserve parent location when using "Create and Add another" by @Ahmosys in https://github.com/sysadminsmedia/homebox/pull/879
    • Fix nil pointer dereference panic in thumbnail subscription during shutdown
    • Make search accent-insensitive by @mattogodoy in https://github.com/sysadminsmedia/homebox/pull/887
    • Daily Analytics by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/896
    • Fix Windows build and re-apply unix socket support by @balki in https://github.com/sysadminsmedia/homebox/pull/906
    • Add external label service support to label maker by @alhafoudh in https://github.com/sysadminsmedia/homebox/pull/913
    • Fix accent-insensitive search for Postgres databases by @mattogodoy in https://github.com/sysadminsmedia/homebox/pull/932
    • fix: Allow up to 1000 characters for label description by @adamantike in https://github.com/sysadminsmedia/homebox/pull/948
    • Change content disposition to inline to fix attachments by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/950
    • Fix label name length by @natilou in https://github.com/sysadminsmedia/homebox/pull/822
    • feat: improved duplicate by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/927
    • fix: Remove log.Fatal in favor of returning errors by @adamantike in https://github.com/sysadminsmedia/homebox/pull/953
    • improve dialogs, option to open image dialog in edit then delete by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/951

    New Contributors

    • @alhafoudh made their first contribution in https://github.com/sysadminsmedia/homebox/pull/886
    • @Ahmosys made their first contribution in https://github.com/sysadminsmedia/homebox/pull/889
    • @balki made their first contribution in https://github.com/sysadminsmedia/homebox/pull/878
    • @mattogodoy made their first contribution in https://github.com/sysadminsmedia/homebox/pull/887
    • @natilou made their first contribution in https://github.com/sysadminsmedia/homebox/pull/822

    Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.20.2...v0.21.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      1.2 KiB
    • checksums.txt.sig
      296 B
    • homebox_Darwin_arm64.tar.gz
      29 MiB
    • homebox_Darwin_arm64.tar.gz.sig
      310 B
    • homebox_Darwin_x86_64.tar.gz
      30 MiB
    • homebox_Darwin_x86_64.tar.gz.sig
      311 B
    • homebox_Freebsd_arm64.tar.gz
      28 MiB
    • homebox_Freebsd_arm64.tar.gz.sig
      311 B
    • homebox_Freebsd_x86_64.tar.gz
      30 MiB
    • homebox_Freebsd_x86_64.tar.gz.sig
      312 B
    • homebox_Linux_arm64.tar.gz
      28 MiB
    • homebox_Linux_arm64.tar.gz.sig
      309 B
    • homebox_Linux_armv6.tar.gz
      28 MiB
    • homebox_Linux_armv6.tar.gz.sig
      309 B
    • homebox_Linux_i386.tar.gz
      27 MiB
    • homebox_Linux_i386.tar.gz.sig
      308 B
    • homebox_Linux_riscv64.tar.gz
      28 MiB
    • homebox_Linux_riscv64.tar.gz.sig
      311 B
    • homebox_Linux_x86_64.tar.gz
      30 MiB
    • homebox_Linux_x86_64.tar.gz.sig
      310 B
    • homebox_Windows_arm64.zip
      28 MiB
    • homebox_Windows_arm64.zip.sig
      308 B
    • homebox_Windows_x86_64.zip
      30 MiB
    • homebox_Windows_x86_64.zip.sig
      309 B
  • v0.20.2 bd604f5867

    v0.20.2 Stable

    giteasync released this 2025-07-01 19:36:33 -05:00 | 514 commits to main since this release

    What's Changed

    • Footer release link points to wrong link by @StanislavJochman in https://github.com/sysadminsmedia/homebox/pull/830
    • Fixes attachments not showing

    New Contributors

    • @StanislavJochman made their first contribution in https://github.com/sysadminsmedia/homebox/pull/830

    Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.20.1...v0.20.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      1022 B
    • checksums.txt.sig
      296 B
    • homebox_Darwin_arm64.tar.gz
      30 MiB
    • homebox_Darwin_arm64.tar.gz.sig
      310 B
    • homebox_Darwin_x86_64.tar.gz
      32 MiB
    • homebox_Darwin_x86_64.tar.gz.sig
      311 B
    • homebox_Linux_arm64.tar.gz
      29 MiB
    • homebox_Linux_arm64.tar.gz.sig
      309 B
    • homebox_Linux_armv6.tar.gz
      29 MiB
    • homebox_Linux_armv6.tar.gz.sig
      309 B
    • homebox_Linux_i386.tar.gz
      29 MiB
    • homebox_Linux_i386.tar.gz.sig
      308 B
    • homebox_Linux_riscv64.tar.gz
      30 MiB
    • homebox_Linux_riscv64.tar.gz.sig
      311 B
    • homebox_Linux_x86_64.tar.gz
      31 MiB
    • homebox_Linux_x86_64.tar.gz.sig
      310 B
    • homebox_Windows_arm64.zip
      29 MiB
    • homebox_Windows_arm64.zip.sig
      308 B
    • homebox_Windows_x86_64.zip
      32 MiB
    • homebox_Windows_x86_64.zip.sig
      309 B
  • v0.20.1 0d2a6d6ac8

    v0.20.1 Stable

    giteasync released this 2025-07-01 09:09:40 -05:00 | 520 commits to main since this release

    Changelog

    • Fix security issue - CVE-2025-53108
    • Fix mobile photo selection
    • Fix ARM docker builds
    • Fix some languages breaking the frontend

    Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.20.0...v0.20.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      1022 B
    • checksums.txt.sig
      296 B
    • homebox_Darwin_arm64.tar.gz
      30 MiB
    • homebox_Darwin_arm64.tar.gz.sig
      310 B
    • homebox_Darwin_x86_64.tar.gz
      31 MiB
    • homebox_Darwin_x86_64.tar.gz.sig
      311 B
    • homebox_Linux_arm64.tar.gz
      28 MiB
    • homebox_Linux_arm64.tar.gz.sig
      309 B
    • homebox_Linux_armv6.tar.gz
      28 MiB
    • homebox_Linux_armv6.tar.gz.sig
      309 B
    • homebox_Linux_i386.tar.gz
      28 MiB
    • homebox_Linux_i386.tar.gz.sig
      308 B
    • homebox_Linux_riscv64.tar.gz
      29 MiB
    • homebox_Linux_riscv64.tar.gz.sig
      311 B
    • homebox_Linux_x86_64.tar.gz
      30 MiB
    • homebox_Linux_x86_64.tar.gz.sig
      310 B
    • homebox_Windows_arm64.zip
      28 MiB
    • homebox_Windows_arm64.zip.sig
      308 B
    • homebox_Windows_x86_64.zip
      31 MiB
    • homebox_Windows_x86_64.zip.sig
      309 B
  • v0.20.0 c61c54600d

    v0.20.0 Stable

    giteasync released this 2025-06-29 13:29:23 -05:00 | 544 commits to main since this release

    Caution

    As always we highly recommend keeping backups of your database and stored attachments, however we especially recommend it for this update.

    This update modified how attachments are stored, and in addition also change the hashing algorithm used for passwords to Argon2id. While we test our code as much as possible it's still possible we made a mistake, and any losses may be permanent without a backup.

    Warning

    If you have a custom data path specified for attachments please read the updated documentation to ensure that attachments still work. Please also note that the --storage-data option has been replaced by --storage-conn-string and --storage-prefix-path.

    Please also note that if you wish to switch to one of the new blob storage providers you will need to upload your existing attachments first to the bucket of your choice.

    Important

    We now support thumbnails! Your existing attachments will not automatically be updated to use thumbnails, to generate thumbnails go to the "Tools" section and select the generate thumbnails button.

    Please note that the thumbnails are generated in the background and may take some time to complete. Please also note that on ARMv7, x86 and RISC-V processors thumbnail generation may be slow given the lack of native libraries for the decoding of AVIF, WEBP, HEIC, and JPEGXL image types. If you wish to disable thumbnails please refer to our documentation.

    Note

    RISC-V support is a new, experimental build of Homebox, it is provided only as an experiment, there are no guarantees of it's stability, reliability or performance. Use it at your own risk.

    What's Changed

    • feat: use nuxts built in error page instead of a catch all page by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/675
    • fix issues with actions by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/680
    • Feat subitem create button by @greg1904 in https://github.com/sysadminsmedia/homebox/pull/691
    • Force printable label sheets to be black on white background by @agryson in https://github.com/sysadminsmedia/homebox/pull/751
    • Topbar remake by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/752
    • Fix untranslated strings by @nikolaioak in https://github.com/sysadminsmedia/homebox/pull/756
    • feat: Add table column for Asset ID by @adamantike in https://github.com/sysadminsmedia/homebox/pull/766
    • Update passwords to use Argon2ID by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/695
    • fix: Show item Purchase and Sold sections when date is set by @adamantike in https://github.com/sysadminsmedia/homebox/pull/769
    • Fixed labelmaker endpoints pagination on PostgreSQL by @LunarEclipse363 in https://github.com/sysadminsmedia/homebox/pull/779
    • Fix small bugs in UI by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/786
    • Abstract Attachment Storage by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/777
    • Corrected Single quote by @marcofenoglio in https://github.com/sysadminsmedia/homebox/pull/798
    • fix: Add page title for Label and Location pages by @adamantike in https://github.com/sysadminsmedia/homebox/pull/803
    • fix: Table sorting for ID and date columns by @adamantike in https://github.com/sysadminsmedia/homebox/pull/802
    • Thumbnails by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/797
    • Custom Colored Labels by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/801
    • feat: Display number of items in Location/Label page by @adamantike in https://github.com/sysadminsmedia/homebox/pull/805
    • More image type support for thumbnails by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/814
    • devcontainer: fix slowliness and UI hanging for developers by @crumbowl in https://github.com/sysadminsmedia/homebox/pull/817
    • fix: display all item labels in the element card by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/809
    • Prevent self-referencing locations and items as parents by @nikolaioak in https://github.com/sysadminsmedia/homebox/pull/773
    • fix: set page size to 24 in order to always display full rows of items by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/810
    • fix: foreign key issue with thumbnails by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/824

    New Contributors

    • @greg1904 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/691
    • @agryson made their first contribution in https://github.com/sysadminsmedia/homebox/pull/751
    • @nikolaioak made their first contribution in https://github.com/sysadminsmedia/homebox/pull/756
    • @LunarEclipse363 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/779
    • @marcofenoglio made their first contribution in https://github.com/sysadminsmedia/homebox/pull/798
    • @crumbowl made their first contribution in https://github.com/sysadminsmedia/homebox/pull/817

    Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.19.0...v0.20.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      1022 B
    • checksums.txt.sig
      296 B
    • homebox_Darwin_arm64.tar.gz
      29 MiB
    • homebox_Darwin_arm64.tar.gz.sig
      310 B
    • homebox_Darwin_x86_64.tar.gz
      30 MiB
    • homebox_Darwin_x86_64.tar.gz.sig
      311 B
    • homebox_Linux_arm64.tar.gz
      28 MiB
    • homebox_Linux_arm64.tar.gz.sig
      309 B
    • homebox_Linux_armv6.tar.gz
      28 MiB
    • homebox_Linux_armv6.tar.gz.sig
      309 B
    • homebox_Linux_i386.tar.gz
      27 MiB
    • homebox_Linux_i386.tar.gz.sig
      308 B
    • homebox_Linux_riscv64.tar.gz
      28 MiB
    • homebox_Linux_riscv64.tar.gz.sig
      311 B
    • homebox_Linux_x86_64.tar.gz
      30 MiB
    • homebox_Linux_x86_64.tar.gz.sig
      310 B
    • homebox_Windows_arm64.zip
      28 MiB
    • homebox_Windows_arm64.zip.sig
      308 B
    • homebox_Windows_x86_64.zip
      30 MiB
    • homebox_Windows_x86_64.zip.sig
      309 B
  • v0.19.0 e4728d6887

    v0.19.0 Stable

    giteasync released this 2025-05-06 09:00:01 -05:00 | 733 commits to main since this release

    Warning

    This update brings several database changes, including the migration system, and the merging of two tables. We always recommend backing up your database before upgrades, but especially before this one.

    Note

    This update changes how attachments are stored. Previously the files where stored in a <parentpath>/<groupid>/<uuid>.<ext> format. This has been updated to <parentpath>/<groupid>/<filehash> old attachments are not affected by this change. This does mean that if you have a process or tool designed to work off file extensions they will no longer work, and you will have to do some database integration to find the correct files.

    This change results in the deduplication of item attachments. So if you upload the same exact image for 30 items the file will only be stored one time in the actual file system. Previously, this would have resulted in 30 unique file names on the filesystem. Additionally, because of this change deleting an attachment from an item will only delete the backend file IF there are no other items using the file.

    What's Changed

    • feat: Add goreleaser cosign signing by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/562
    • Try to choose a media device that have the word "back" in it, if it doesn't find falls back to the first by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/573
    • Fix the parent location being undefined when set while the locationStore is empty by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/571
    • Fixes the document record being abandoned inside the database after an attachment is deleted by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/579
    • feat: Opt-In Anlytics by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/277
    • chore: Always use LTS NodeJS for Docker builds by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/589
    • Improve Media Stream API error message for clarity by @saivishnu725 in https://github.com/sysadminsmedia/homebox/pull/593
    • fix: API URLs for docs by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/599
    • Exclude items that have a solddate from total price calculation by @katosdev in https://github.com/sysadminsmedia/homebox/pull/602
    • fix: apply natural sorting for item names by @mygrexit in https://github.com/sysadminsmedia/homebox/pull/607
    • Fix cannot delete photo in create item modal form by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/613
    • feat: migration guide for hay-kot version by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/620
    • Switch layouts to use shadcn by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/507
    • Fix/407 text wrap markdown issue by @lastplace1990 in https://github.com/sysadminsmedia/homebox/pull/616
    • Fix the footer links by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/635
    • E2E Playwright Testing by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/466
    • migrate pages to shadcn by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/628
    • Update currencies by @github-actions in https://github.com/sysadminsmedia/homebox/pull/647
    • Sort themes and remove daisyui by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/643
    • Amend the "Update currencies" action by @katosdev in https://github.com/sysadminsmedia/homebox/pull/655
    • Add a quantity field to the item create modal form. by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/615
    • Fix create item modal form layout on mobile devices by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/662
    • Real Migrations System by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/645
    • Remove documents table by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/618
    • Create a rotate 90 degrees clockwise button for each image by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/666
    • Remove shamefully hoist by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/660
    • add override locale selector for dates and currencies by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/648
    • enable primary button by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/673

    New Contributors

    • @mygrexit made their first contribution in https://github.com/sysadminsmedia/homebox/pull/607
    • @lastplace1990 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/616

    Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.18.0...v0.19.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      927 B
    • homebox_Darwin_arm64.tar.gz
      15 MiB
    • homebox_Darwin_x86_64.tar.gz
      15 MiB
    • homebox_Linux_arm64.tar.gz
      14 MiB
    • homebox_Linux_armv6.tar.gz
      14 MiB
    • homebox_Linux_i386.tar.gz
      14 MiB
    • homebox_Linux_x86_64.tar.gz
      15 MiB
    • homebox_Windows_arm64.zip
      14 MiB
    • homebox_Windows_x86_64.zip
      15 MiB
  • v0.18.0 3a3280466e

    v0.18.0 Stable

    giteasync released this 2025-03-04 07:16:17 -06:00 | 888 commits to main since this release

    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 https://github.com/sysadminsmedia/homebox/pull/456
    • Added keyboard accessible shortcut menu for create modals by @Blackshadow8910 in https://github.com/sysadminsmedia/homebox/pull/457
    • Add link to release page by @webysther in https://github.com/sysadminsmedia/homebox/pull/471
    • Fix lazy loading of item images not working by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/486
    • Fix flash of wrong theme on initial UI load by @FjellOverflow in https://github.com/sysadminsmedia/homebox/pull/485
    • Creation modal quality of life changes by @Blackshadow8910 in https://github.com/sysadminsmedia/homebox/pull/467
    • feat: add search filter for items with no photo by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/383
    • Begin switching from daisyui to shadcnui by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/492
    • Fix the problem of the fixed height in the background of the location badge in the item cards by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/479
    • Fix file upload size env in installation.md by @zawnk in https://github.com/sysadminsmedia/homebox/pull/514
    • add label generation api by @jake-walker in https://github.com/sysadminsmedia/homebox/pull/498
    • Fix labelmaker font size mixed up by @fidoriel in https://github.com/sysadminsmedia/homebox/pull/521
    • Fix labelmaker wrong defaults in docs by @fidoriel in https://github.com/sysadminsmedia/homebox/pull/520
    • Additional information on label, dynamic label layouting by @fidoriel in https://github.com/sysadminsmedia/homebox/pull/522
    • Fix screen large items by @webysther in https://github.com/sysadminsmedia/homebox/pull/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 https://github.com/sysadminsmedia/homebox/pull/524
    • Add additional documentation for Notifiers by @kylehakala in https://github.com/sysadminsmedia/homebox/pull/530
    • Fix #317 by @thevortexcloud in https://github.com/sysadminsmedia/homebox/pull/528
    • Change the width of the items quantity badge to not be fixed by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/525
    • Merge VNEXT into Main by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/464 (PostgreSQL Support!)

    New Contributors

    • @gucheen made their first contribution in https://github.com/sysadminsmedia/homebox/pull/456
    • @Blackshadow8910 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/457
    • @webysther made their first contribution in https://github.com/sysadminsmedia/homebox/pull/471
    • @FjellOverflow made their first contribution in https://github.com/sysadminsmedia/homebox/pull/485
    • @zawnk made their first contribution in https://github.com/sysadminsmedia/homebox/pull/514
    • @jake-walker made their first contribution in https://github.com/sysadminsmedia/homebox/pull/498
    • @fidoriel made their first contribution in https://github.com/sysadminsmedia/homebox/pull/521
    • @kylehakala made their first contribution in https://github.com/sysadminsmedia/homebox/pull/530
    • @thevortexcloud made their first contribution in https://github.com/sysadminsmedia/homebox/pull/528

    Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.17.2...v0.18.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      927 B
    • homebox_Darwin_arm64.tar.gz
      14 MiB
    • homebox_Darwin_x86_64.tar.gz
      15 MiB
    • homebox_Linux_arm64.tar.gz
      14 MiB
    • homebox_Linux_armv6.tar.gz
      14 MiB
    • homebox_Linux_i386.tar.gz
      14 MiB
    • homebox_Linux_x86_64.tar.gz
      14 MiB
    • homebox_Windows_arm64.zip
      14 MiB
    • homebox_Windows_x86_64.zip
      15 MiB
  • v0.17.2 44bdca8c21

    v0.17.2 Stable

    giteasync released this 2025-01-08 12:58:40 -06:00 | 1031 commits to main since this release

    Note

    This bug fix is for rootless images only.

    Changes

    • Fixed rootless images not connecting to database (read-only error)

    Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.17.1...v0.17.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      927 B
    • homebox_Darwin_arm64.tar.gz
      13 MiB
    • homebox_Darwin_x86_64.tar.gz
      14 MiB
    • homebox_Linux_arm64.tar.gz
      13 MiB
    • homebox_Linux_armv6.tar.gz
      13 MiB
    • homebox_Linux_i386.tar.gz
      13 MiB
    • homebox_Linux_x86_64.tar.gz
      14 MiB
    • homebox_Windows_arm64.zip
      13 MiB
    • homebox_Windows_x86_64.zip
      14 MiB
  • v0.17.1 c839e82b93

    v0.17.1 Stable

    giteasync released this 2025-01-05 11:50:52 -06:00 | 1041 commits to main since this release

    Note

    This release is docker exclusive, binary releases do not have the issues described in the fixes.

    Changes

    • Fixed rootless images not being rootless (sorry about this one)
    • Fixed images not displaying version information in footer correctly

    Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.17.0...v0.17.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      927 B
    • homebox_Darwin_arm64.tar.gz
      13 MiB
    • homebox_Darwin_x86_64.tar.gz
      14 MiB
    • homebox_Linux_arm64.tar.gz
      13 MiB
    • homebox_Linux_armv6.tar.gz
      13 MiB
    • homebox_Linux_i386.tar.gz
      13 MiB
    • homebox_Linux_x86_64.tar.gz
      14 MiB
    • homebox_Windows_arm64.zip
      13 MiB
    • homebox_Windows_x86_64.zip
      14 MiB
  • v0.17.0 96f3543891

    v0.17.0 Stable

    giteasync released this 2025-01-04 19:43:27 -06:00 | 1065 commits to main since this release

    Caution

    Breaking Changes

    Note to ARM users, we fixed our build processes!!! This means that the -arm tagged releases are deprecated, you can switch back to using the standard latest, main and nightly tags, which are once again shared releases for all platforms. Sorry for the previous switch.

    Important

    This release includes two important security updates to go dependencies, these are CVE-2024-45338 (CVSS v3 = 8.7) and CVE-2024-45337 (CVSS v3 = 9.1), you should update as soon as possible.

    What's Changed

    • Fix Currencies Automated action by @katosdev in https://github.com/sysadminsmedia/homebox/pull/361
    • Update currencies by @github-actions in https://github.com/sysadminsmedia/homebox/pull/362
    • add timestamp to the export filename by @saivishnu725 in https://github.com/sysadminsmedia/homebox/pull/366
    • Improve filter for maintenances by @nikonhub in https://github.com/sysadminsmedia/homebox/pull/367
    • Improve swagger generation by @kusold in https://github.com/sysadminsmedia/homebox/pull/370
    • Update Swagger Docs from #370 by @kusold in https://github.com/sysadminsmedia/homebox/pull/376
    • fix: sorting for completed and scheduled maintenance entries by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/384
    • chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /backend in the go_modules group across 1 directory by @dependabot in https://github.com/sysadminsmedia/homebox/pull/382
    • Implement syncing with parent item location. by @slid1amo2n3e4 in https://github.com/sysadminsmedia/homebox/pull/275
    • feat: display item labels in the details page by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/387
    • feat: add button to copy the item URL by @zebrapurring in https://github.com/sysadminsmedia/homebox/pull/389
    • Update Logo.vue by @katosdev in https://github.com/sysadminsmedia/homebox/pull/400
    • Fix: Show labels on item page by @katosdev in https://github.com/sysadminsmedia/homebox/pull/401
    • Revert "Fix: Show labels on item page" by @katosdev in https://github.com/sysadminsmedia/homebox/pull/403
    • Remove lib/strings by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/405
    • Improve handling of copy button on http by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/414
    • Update Docs to rectify invalid environment variable for max file upload by @katosdev in https://github.com/sysadminsmedia/homebox/pull/420
    • fix: #413 text not wrapping in location names when in location page by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/422
    • Added easy label creation to multiselect by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/425
    • feat: Implement offline cache for sw, and autoupdating by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/431
    • Store times using a more standard format by @harrisony in https://github.com/sysadminsmedia/homebox/pull/430
    • When a location is requested by ID, sort its children location by name by @EdWorth120 in https://github.com/sysadminsmedia/homebox/pull/421
    • Add a warning when the version does not match the latest release by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/442
    • fix: trying to solve the arm build process issue. by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/365
    • Added different measurement unit types to label generation page

    New Contributors

    • @saivishnu725 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/366
    • @nikonhub made their first contribution in https://github.com/sysadminsmedia/homebox/pull/367
    • @kusold made their first contribution in https://github.com/sysadminsmedia/homebox/pull/370
    • @slid1amo2n3e4 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/275
    • @EdWorth120 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/422

    Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.16.0...v0.17.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      927 B
    • homebox_Darwin_arm64.tar.gz
      16 MiB
    • homebox_Darwin_x86_64.tar.gz
      16 MiB
    • homebox_Linux_arm64.tar.gz
      15 MiB
    • homebox_Linux_armv6.tar.gz
      15 MiB
    • homebox_Linux_i386.tar.gz
      15 MiB
    • homebox_Linux_x86_64.tar.gz
      16 MiB
    • homebox_Windows_arm64.zip
      15 MiB
    • homebox_Windows_x86_64.zip
      16 MiB
  • v0.16.0 5e81e60106

    v0.16.0 Stable

    giteasync released this 2024-11-29 12:18:20 -06:00 | 1138 commits to main since this release

    Breaking Change

    Those running the container version on ARM must change the tag to be latest-arm instead of just latest this is a change we made as the arm builds kept breaking the build process as a whole.

    Sorry for the inconvenience.

    What's Changed

    • chore: split arm docker builds into their own tags by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/264
    • fix: typo in frontend development start command by @songlim327 in https://github.com/sysadminsmedia/homebox/pull/278
    • feat: duplicate item button by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/259
    • Supplementary search, Resolve the issue of language not being supported by @Jackxwb in https://github.com/sysadminsmedia/homebox/pull/261
    • Allow AVIF and WebP for primary photo when creating an item by @mcarbonne in https://github.com/sysadminsmedia/homebox/pull/284
    • fix: inaccurate purchaseTime by @songlim327 in https://github.com/sysadminsmedia/homebox/pull/279
    • Refactor Docker files for ARM performance improvements by @katosdev in https://github.com/sysadminsmedia/homebox/pull/282
    • Fix multiple primary attachments on a single item by @mwayne in https://github.com/sysadminsmedia/homebox/pull/287
    • feat: improve languages support by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/295
    • Get front end tests passing by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/299
    • Improve 404 page by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/312
    • Sanitise translations when using v-html by @tonyaellie in https://github.com/sysadminsmedia/homebox/pull/313
    • In maintenance view, change link to aim maintenance page of item by @mcarbonne in https://github.com/sysadminsmedia/homebox/pull/270
    • Fix french maintenance translation (inverted entries) by @mcarbonne in https://github.com/sysadminsmedia/homebox/pull/340
    • Fix command typo in CONTRIBUTING.md by @Tom-stack3 in https://github.com/sysadminsmedia/homebox/pull/346
    • fix: #321 use date-fns for localized datetime formatting by @adamkleizer in https://github.com/sysadminsmedia/homebox/pull/345
    • Show full location (including parents) of items in search results by @Tom-stack3 in https://github.com/sysadminsmedia/homebox/pull/347
    • fix: #289 Corrects the asset ID to always be correct for the descript… by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/351

    New Contributors

    • @songlim327 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/278
    • @Jackxwb made their first contribution in https://github.com/sysadminsmedia/homebox/pull/261
    • @mwayne made their first contribution in https://github.com/sysadminsmedia/homebox/pull/287
    • @Tom-stack3 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/346
    • @adamkleizer made their first contribution in https://github.com/sysadminsmedia/homebox/pull/345

    Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.15.2...v0.16.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • checksums.txt
      927 B
    • homebox_Darwin_arm64.tar.gz
      15 MiB
    • homebox_Darwin_x86_64.tar.gz
      15 MiB
    • homebox_Linux_arm64.tar.gz
      14 MiB
    • homebox_Linux_armv6.tar.gz
      14 MiB
    • homebox_Linux_i386.tar.gz
      14 MiB
    • homebox_Linux_x86_64.tar.gz
      15 MiB
    • homebox_Windows_arm64.zip
      14 MiB
    • homebox_Windows_x86_64.zip
      15 MiB
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.23.7 Page: 1731ms Template: 54ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API