v4.0.0 - New Authentication (Clerk), Within-app User Settings, plus a tonne of technical upgrades
Nov 18 2025
Added:
General
Full Clerk authentication implemented
Account setup flow (Clerk) added
All user settings pages added within the app
New image components created, with placeholder support
Custom fetchers integrated with Clerk
Typed REST API generator added
GraphQL typed hooks generator added
New API service package created
Files
File components moved into the dedicated Files package
Updated:
General
Username removed from the setup flow
Setup form styling improved
TanStack route metadata activated (migration) and deprecated Helmet
React v19 app upgrade
New API services package activated (migration)
Updated Config Provider implementation
Files
File components updated to use the new package structure
Fixed:
General
Deprecated SCSS functions were removed
React Query hooks migrated from the old services package
v3.18.0 - Active Navigation Links for 1-click Access to Parent/Linked-record
Sep 18 2025
Added:
Dashboard
Active navigation links to each module from the dashboard. Just 1-click to go to the respective module
Active navigation links to specific alert and task records. Just 1-click to go the respective linked alert/task
Logbook
New button in the edit-log form to navigate to the respective linked record
Inventory
Active links to navigate directly to inventory linked records from the respective modules and the dashboard
Tasks
Active links to navigate directly to task linked records from the respective modules and the dashboard
New button in the edit-task form to navigate to the respective linked record
Checklists
New button in the edit-checklist form to navigate to the respective linked record
Alerts
Active links to navigate directly to alert records from their respective module and the dashboard
Costs
New button in the edit-cost form to navigate to the respective linked record
Calendar
Highlighted the current date in the calendar for improved visibility.it is now easier to see “Today” at a glance
v3.17.1 - Logbook Fixes
Aug 22 2025
Fixed:
Logbook
Adding a new log-record, the date-picker showing as disabled is fixed
Saving an operations log-record, the save button showing as disabled is fixed
v3.17.0 - Calendar Module
Aug 20 2025
Added:
Calendar
Calendar module added: you now have an overal view of date-releated data and alerts, including expirations, waranties, dealines, of inventory and tasks, in a unified calendar interface.
Fixed:
General
Open Panel navigation tracking fixed: nothing much for the user to see but still proving to us information about mostly used features so that we may prioritise developement accordingly
v3.16.0 - Engine Usage & History
Aug 05 2025
Added:
General
Implement user email update
Boats
Engine current usage added in the engines section
Engine log history added in the engines section
Logbook
Dynamic engine logs implemented
Engine logs history added
Updated:
General
CMS (blogs and boats-DB) migrated to the Strapi v5 structure