App Changelog
Stay updated with the latest features, improvements, and fixes.

Version 1.6.0

Major Content Expansion & Bug Fixes

Released: June 22, 2025
Feature

Restructured homepage into a developer portfolio.

  • Moved Advanced Fuel Calculator to its own page.
  • Added new landing page showcasing skills and featured tools.
Feature

Added SOLAS Chapters Guide.

  • Interactive guide explaining all chapters of the SOLAS convention.
Feature

Added PSC Common Deficiencies Guide.

  • Highlights 8 common PSC findings.
  • Includes standard compliance procedures for each deficiency to ensure readiness.
Feature

Added detailed MARPOL Annexes Guide.

  • Enhanced the previous guide with key points and requirements for all six annexes.
Improvement

Enhanced Draft & Trim Calculator.

  • Renamed from 'Ballast Calculator' to be more generic.
  • Updated UI and menu to reflect its broader use case.
Improvement

Overhauled SEO for all pages.

  • Implemented hierarchical page titles.
  • Optimized keywords for better search engine visibility.
Fix

Corrected multiple calculation bugs.

  • Fixed a runtime error in the Radar Range Calculator.
  • Resolved an error in the Tonnage Calculator when errorMessage was undefined.
Fix

Resolved server startup error related to a missing icon in the Docking Paint Calculator.

Version 1.5.0

Changelog & UI Enhancements

Released: June 6, 2025
Feature

Added App Changelog page to track version history and updates.

  • Implemented this very page you are reading!
Improvement

Simplified main navigation menu structure for better usability.

  • Consolidated various calculator categories under a single 'Calculators & Tools' menu.
  • Adjusted mobile menu accordingly.
Feature

Added 'Docking Management (On Progress)' placeholder page and menu item to Enterprise Solutions.

Feature

Introduced Fuel Viscosity Temperature Calculator.

  • Helps determine required fuel pre-heating temperature.
  • Supports calculation via two known viscosity points or a manual Walther 'B' constant.

Version 1.4.0

Kanban Board Enhancements & Enterprise Section

Released: May 28, 2025
Feature

Enhanced Kanban Board with Trello-like features.

  • Added color flags for tasks.
  • Implemented due dates with overdue indicators.
  • Redesigned task dialog with a two-column layout for better organization.
  • Added task descriptions.
Feature

Added 'Enterprise Solutions' section to the menu.

  • Introduced 'ISM Code (PMS, SOLAS & MARPOL)' page with feature overview and demo request link.
Improvement

Improved layout and content for Maritime Career Guide.

  • Switched content to English for consistency.
  • Separated salary tables for International, Offshore, and Indonesian Domestic markets.
  • Fixed list alignment issues.
Feature

Added detailed 'Maritime Certification Pathway' to Career Guide.

Fix

Corrected Lucide icon import errors in Maritime Career Guide.

  • Replaced non-existent `FirstAidKit` icon with `HeartPulse`.

Version 1.3.0

Career Guide & SEO Improvements

Released: May 27, 2025
Feature

Added Maritime Career Guide page.

  • Includes career paths for Deck and Engine departments.
  • Provides estimated salary ranges for various ranks and vessel types.
Improvement

Enhanced SEO for all feature pages.

  • Implemented `metadata.title.template` for consistent page titles.
  • Added specific metadata for the main page (Multi-Tank Fuel Calculator).

Version 1.2.0

New Calculators & Planning Board

Released: May 26, 2025
Feature

Added Ballast Draft Calculator.

Feature

Added Tonnage Calculator (GT/NT).

Feature

Introduced Task & Template Planning Board (Kanban).

Feature

Added ETA Calculator with timezone support.

Feature

Added Simple Sounding Fuel Calculator.

Version 1.1.0

Core Features & Layout

Released: May 25, 2025
Feature

Implemented Advanced Multi-Tank Fuel Calculator as the main feature.

Feature

Added Voyage Fuel Estimator.

Feature

Created 'About Developer' page.

Feature

Set up Feedback & Feature Request page.

Improvement

Established initial application layout with menubar and styling.

Version 1.0.0

Initial Project Setup

Released: May 24, 2025
Chore

Initialized Next.js project.

Chore

Configured ShadCN UI components and Tailwind CSS.