Skip to content

Changelog - Dev - 06.28.2026 โ€‹

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.


[Unreleased] - 2026-06-28 โ€‹

Added โ€‹

  • Inter as official self-hosted typeface everywhere: Inter is now the official, self-hosted typeface across the web app, admin portal, marketing site, and Storybook, sourced from a shared module and vendored via @fontsource-variable/inter under SIL OFL 1.1. Previously named in font stacks but never loaded, Inter now renders consistently everywhere without sending visitor IPs to third parties. (#625) enhancement

Changed โ€‹

  • Refactor fonts module for Inter migration code review: Addressed code review findings on the Inter font migration to ensure consistency and best practices across the shared font source module. (#625) enhancement

Fixed โ€‹

  • Optically center offer-form stepper numbers under Inter: Corrected visual alignment of stepper numbers in the offer form to account for Inter's optical metrics. (#625) enhancement
  • Drop em dash from auto-synced skill banner: Removed em dash character from the auto-synced skill banner text for consistency with project typography standards. (#625) enhancement

Built with VitePress