Releases: mightea/MotoManager
Releases · mightea/MotoManager
v2026.6.5
v2026.6.4
v2026.6.3
v2026.6.2
2026.6.2 (2026-06-05)
✨ Features
- auto-link fuel imports to existing or new locations (dc01473)
- bulk-delete locations from the selection bar (3bd6ff2)
- bulk-select and delete multiple maintenance entries (4c16ff7)
🐛 Bug Fixes
- run bulk deletes sequentially to avoid SQLITE_BUSY (317c0d2)
✏️ Miscellaneous Chores
- bump frontend dependencies to latest versions (dc01bdc)
v2026.6.1
2026.6.1 (2026-06-04)
✨ Features
- derive a motorcycle's current location only from storage locations (042b16d)
- typed location manager with map picker and bulk type assignment (9c60823)
🐛 Bug Fixes
- persist maintenance location via locationId and stop toast loop (92b4371)
✏️ Miscellaneous Chores
- bump frontend dependencies to latest versions (5a456bf)
v2026.6.0
2026.6.0 (2026-06-01)
✨ Features
- require a title on issues, make description optional (c7f272c)
- tire pressures on the Werkstattdaten page (was Anzugsmomente) (51060f1)
🐛 Bug Fixes
- surface tire-pressure backend errors as a banner, not a crash (edc6797)
✏️ Miscellaneous Chores
- roll calver to 2026.6.0 (6c05a7a)
♻️ Code Refactoring
v2026.5.8
2026.5.8 (2026-05-28)
✨ Features
- add page description to fleet expenses header row (6729e4f)
- redesign — service-manual precision meets race telemetry (e0cc22e)
🐛 Bug Fixes
- broad UX cleanup — detail page, sticky offsets, chip language (869332f)
- drop .menu class from DropdownMenu to stop daisyUI from inflating children (c5cb965)
- equalize motorcycle card header height; un-tilt veteran stamp (e3b2f5c)
- hide desktop add-button on phones; truncate motorcycle-card location (4ed64a5)
- phone-breakpoint polish from in-browser audit (7403661)
- restore floating DropdownMenu — remove
relativefrom panel (5a4c4e3) - stable motorcycle hero across sub-tabs by computing stats in every loader (57648ba)
- swap mono font + beef up small uppercase labels for legibility (ce71a03)
- switch release-please to simple type to bypass package.json component fallback (8647638)
- unify outer container across motorcycle sub-tabs to stop layout shift (52fbf8b)
- untangle motorcycle detail page scroll UX (db7565d)
⏪ Reverts
- restore navigation index numerals (d2384d5)
✏️ Miscellaneous Chores
- bump dependencies to latest (1f0bd63)
♻️ Code Refactoring
- 4-band Garage Flag palette, distinct from BMW Motorsport mark (85bfc6b)
- align expenses and statistics page widths with documents (c6b7f2e)
- align fleet expenses page with the new design vocabulary (e128e85)
- align fleet statistics page with the new design vocabulary (2c21e00)
- align torque-spec row title and description with system patterns (f75fd7a)
- apply service-manual style consistently across all pages (c6bdbfd)
- bring attention chips into the new design vocabulary (108f268)
- bring DropdownMenu into the new design vocabulary (6d83276)
- bring maintenance list into the new design vocabulary (53818db)
- bring torque-specs page into the new design vocabulary (82672e9)
- compact expense card with description-first heading (96525d1)
- dial color tokens to canonical Dakar palette (ce70fcd)
- drop § section markings and nav index numerals (fabae3b)
- drop back button from statistics page (92ac375)
- drop leading numerals from CardHeading titles (de17204)
- drop title block on motorcycle documents page (f1a92a9)
- refine maintenance list filters, layout, and expanded button (672c069)
- replace home FAB with add-button next to sort selector (971ba02)
- sharpen documents page filter chips to match the system (75bdf06)
- stack expense card edit-button above amount, tighten button height (ca06ef5)
- strip documents page title and add preview-failure fallback (cd41fa0)
- swap expense card pencil-icon for labeled Bearbeiten button (061bf7b)
- tighten documents page header spacing (6baab27)
👷 Continuous Integration
v2026.5.7
2026.5.6
2026.5.5
2026.5.5 (2026-05-24)
✨ Features
- enable umami performance metrics tracking (7b8735a)
🐛 Bug Fixes
- ensure motorcycle picker shows user bikes when assigning public doc (e63e448)
- make document private checkbox visible in edit form (b3a8790)
- refresh maintenance form state per record and enlarge description (91d029b)
- remount maintenance form on every dialog open (c73062c)
- remount shared-expense form on every dialog open (e377226)
- restore torque-specs import button and reorder action buttons (f4975c8)
- revert to default release-please group title pattern (05ad596)
- show only assigned documents on motorcycle documents tab (aef85d9)
✏️ Miscellaneous Chores
- upgrade dependencies to latest minor/patch versions (0d3fc34)
♻️ Code Refactoring
- lift empty-array prop defaults to stable module constants (06df5c4)