diff --git a/changelog.js b/changelog.js index b3c6bf5..d8f733f 100644 --- a/changelog.js +++ b/changelog.js @@ -1,7 +1,19 @@ // Version tracking -export const APP_VERSION = '1.0.24'; +export const APP_VERSION = '1.0.25'; export const CHANGELOG = { + '1.0.25': { + date: '2026-02-03', + changes: { + improvements: [ + 'Visual design refresh: DM Sans typography, refined colour palette, and polished UI', + 'Improved focus states for keyboard and TV remote navigation', + 'Refined timer display with subtle glow; softer shadows and transitions throughout', + 'Bottom bar and character counts styling; consistent border-radius and spacing', + 'Resolve code linting warnings', + ], + }, + }, '1.0.24': { date: '2026-02-02', changes: { diff --git a/index.html b/index.html index de37838..405a3d6 100644 --- a/index.html +++ b/index.html @@ -71,12 +71,18 @@ />