diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c200ed22..37b3c0ac 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,10 @@ +2026-03-09 +fix: add navigation and footer to changelog page + - Wrapped ChangelogLive content in Layouts.authenticated component + - /changelog now includes standard navigation header and footer + - Matches layout of other authenticated pages + - Files: lib/towerops_web/live/changelog_live.ex + 2026-03-09 feat: add ErrorTrackerNotifier for email alerts on exceptions - Added error_tracker_notifier dependency (~> 0.2)