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
-AutoPack window is now close-able

v0.5.3
Released: 05/15/2025

New Features:
-Case packing groups
-Case packing groups
-UIPlanar 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
-AutoPackNew 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 & ImprovementsFixed case flickering
-Performance improvements
-Added download template button to cases page
-Fixed case importingAdded 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 UIStripe (billing) integration
-Added manufacturer field to case presets
-New UI for browsing case presets
-Added Batch delete cases button
-Bug Fixes & ImprovementsUpgraded 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 flickeringMade case spacing more consistent in the staging area
-Refactored core state management for better performance & code readability