Changelog

Follow updates here.

v0.8.2

Released: 01/17/2026

New Features

  • Design refresh & improved readability in dark mode
  • Added truck edge snapping
  • Made the bottom face of the case black, and added markers to show which side of the case is up (enable/disable in account settings)
  • Added camera zoom sensitivity setting (edit in account settings)

v0.8.1

Released: 12/15/2025

Bug Fixes & Improvements

  • Fixed a bug where duplicating a pack would not copy over grouped entities
  • "Clear all cases" now works with the undo/redo system
  • Fixed a bug where "Add all from category" would not place cases on the ground

v0.8

Released: 12/13/2025

New Features

  • Undo/Redo!
  • Import entities to the packing space (File → Import Entities)
  • New account settings modal (ctrl+, to open)
  • Add a custom profile picture
  • Customize your preferences & app settings
  • Multi-user organizations with shared workspaces (contact us to sign up for a business account!)
  • Invite team members to your organization
  • Shared workspaces & case presets for your team, with realtime collaboration!
  • Manage organization settings, membership, and billing
  • Movement & Selection tool updates: Free rotation (hold alt key), Double click the rotation curve gizmo to reset rotation, Movement tool now stays active after moving an entity, Selection tool box drag (shift+drag) now selects as you drag & works more reliably
  • New shortcuts: ctrl+z → Undo, ctrl+shift+z → Redo, ctrl+, → Open account settings modal

Bug Fixes & Improvements

  • Hidden entity opacity is now configurable in account preferences
  • Case label font size is now configurable in account preferences
  • Text inputs will now save after tab is pressed, or if you click outside of the input

v0.7.2

Released: 09/18/2025

Bug Fixes & Improvements

  • Hidden entity opacity is now configurable in account preferences
  • Case label font size is now configurable in account preferences
  • Text inputs will now save after tab is pressed, or if you click outside of the input
  • Updated the way copy/paste works (entity json data is no longer hijacking the clipboard)

v0.7.1

Released: 09/14/2025

Bug Fixes & Improvements

  • Added visibility toggle and delete buttons to the case checklist
  • Fixed a bug where grouped cases would not be sorted correctly in the truck export view
  • Fixed a bug where hovering a grouped case would highlight the entire group instead of the individual case

v0.7

Released: 09/07/2025

New Features

  • Sharable links: Get a public link to send to your crew with notes, collaborative loadout checklist, and multiple views of the truck. Customizable layout.
  • Universal clipboard: Cases can now be copied and pasted between packs, browsers, or accounts
  • Case visibility toggle
  • Case descriptions in the packing space
  • Duplicate pack function
  • New shortcuts: O — Show/hide cases

Bug Fixes & Improvements

  • Fixed the PDF export tool
  • Fixed a bug where ungrouping cases would reset their positions
  • Fixed a bug with the free trial dialog not showing up
  • Various other bug fixes and improvements related to the new sharable links feature
  • Camera positions now are persisted in the crew view

v0.6.2

Released: 06/30/2025

New Features

  • Added a weight readout inspector to the 3d editor
  • Weight visualization mode (shortcut: shift+W) — Cases will be colored based on their weight, red for heaviest, blue for lightest

v0.6.1

Released: 06/25/2025

Bug Fixes & Improvements

  • All windows in the 3d editor are now closeable
  • Increased case label text size and improved the text rendering algorithm
  • 3d editor is now somewhat usable on mobile
  • Fixed a bug where sometimes clicking a case would not select it
  • Fixed a bug where the truck layer would render on top of cases that were in front of it

v0.6

Released: 06/04/2025

New Features

  • App now supports different units of measurement (in, ft, mm, cm, m, lbs, kg), configured in account settings page
  • Numeric input boxes now support feet and inches input (e.g. 10' 11") and supports math operations (e.g. 10 + 20)
  • Measurement tool (shortcut: M, esc to cancel)
  • Perspective camera (switch between orthographic and perspective views in the upper toolbar)

Bug Fixes & Improvements

  • New shortcuts: R — rotate selected cases, F — flip selected cases, M — measure distance between two points (esc to cancel)
  • Account name is now editable in account page
  • Added duplicate case button in case table
  • Selecting a group of cases now shows them all as selected

v0.5.3

Released: 05/15/2025

New Features

  • Case packing groups
  • Case packing groups UI
  • Planar case movement tool
  • Better layouts when placing cases

Bug Fixes & Improvements

  • Reduced price of Pro plan
  • Movement tool now scales with camera zoom
  • Fixed PDF export

v0.5

Released: 04/25/2025

New Features

  • Case entity system overhaul
  • AutoPack
  • New case preset browser
  • App shortcuts
  • App user settings
  • Copy/Paste/Duplicate actions and shortcuts
  • Case snapping
  • Case movement
  • Case rotation
  • Case multi-selection & multi-edit
  • Camera panning with option key

Bug Fixes & Improvements

  • Fixed case flickering
  • Performance improvements
  • Added download template button to cases page
  • Fixed case importing
  • Added labels to cases in 3d view

v0.4

Released: 12/04/2024

New Features

  • XLSX & CSV import
  • CSV export
  • User account settings page
  • Pro vs free plan UI
  • Stripe (billing) integration
  • Added manufacturer field to case presets
  • New UI for browsing case presets
  • Added Batch delete cases button

Bug Fixes & Improvements

  • Upgraded sidebar
  • Better case sorting in menus

v0.3

Released: 10/21/2024

New Features

  • Implemented case chunking to group 'with like' cases together intelligently based on the best fit for the truck
  • Added text labels to cases
  • Cases are now re-nameable in the case inspector
  • Added file menu shortcuts (mac & windows support)
  • Added PDF Export with custom reports
  • Created screenshoter utility
  • Added camera controls with side, top, and front auto framing
  • Added changelog

Bug Fixes & Improvements

  • Fixed "undefined" bug → lmk if you still see it
  • Numeric input now rounds up
  • Fixed case flickering
  • Made case spacing more consistent in the staging area
  • Refactored core state management for better performance & code readability