lifeGLANCE v1.5.2
Chapter duration labels
Chapter bars in the timeline now show how long a chapter lasted alongside the title — for example, Summer Abroad · 2y 3mo or Current Role · ongoing. When space is tight, the duration is dropped first; the title and its existing truncation behaviour are unchanged.
Bug fixes
- Entering an invalid day (e.g. Feb 30) in the milestone or chapter date pickers no longer silently rolls over to the next month — the save button is blocked in the milestone sheet, and a descriptive error is shown in the chapter sheet.
Under the hood
- Removed 6 debug
console.logstatements that were left in the chapter data layer. - Dev console tools (
window.lg) are no longer included in production builds. - Resolved 6 build-toolchain audit vulnerabilities (Babel, PostCSS, Rollup/Terser, Workbox). None affected the deployed app.