- Replace the Save-bar Cp readout with QuickStats for Cp, Cb, Cm, and Cwp.
- Show coefficient meaning on label hover and typical sailing-yacht range on value hover.
- Show auto-calculated prismatic coefficient (Cp) beside Save.
- Improve 3D framing for bow tip and transom overhang, and stop log-to-keel lines from snapping to the origin in plan and 3D.
- Render 3D chines, bow, and transom as sampled quadratic curves instead of station chords.
- Make Saved Projects collapsible and auto-collapse after a project is selected.
- Auto-draw loaded projects, add a Transom layer toggle, and expand job metadata with LOA (ft) and boat type including displacement.
- Reorganized the workspace toolbar into Layers, Tools, and Reports tabs and made Draw/Save always visible.
- Reordered main views to 2D, 3D, then Hydrostatics, and enlarged the Profile/Plan/Body drawing panels.
- Defaulted Bow (z) Beam to 0 for catalog models and guided new boats.
- Added production auto-deploy on push to main and fixed CI page smoke tests to use the Flask test client.
- Added project JSON import/export, rename, and duplicate.
- Added job metadata fields: customer, status, notes, and delivery date.
- Added model catalog (skiff, flat-bottom, V-bottom, canoe) and guided new-boat wizard.
- Replaced layer checkboxes with a compact layer panel.
- Added calculation audit for displacement/LCB/chine math and a full materials estimate with panel areas and plywood sheet counts.
- Added shared hull line styling with consistent colors and line weights in 2D and 3D.
- Added styled waterline, station, rib, LCB, and HCG overlays plus expanded canvas hover tooltips.
- Added glossary page, undo/redo for endpoint edits, and more draggable control points.
- Added shop reports: materials summary, build package PDF, spec sheet PDF, CSV/Excel offsets, and SVG drawings.
- Added date-based app version labels (CalVer).
- Added /changelog page listing releases with GMT timestamps.
- Added /api/version endpoint and navbar version link.
- Initial Adory shop project in vsProjects with Flask backend.
- Project persistence to Flask JSON files and browser localStorage.
- Hull drawing workspace with profile, plan, body, 3D, and hydrostatics views.
- Connected repository to GitHub (FYINotes/Adory).