docs: update CHANGELOG.txt with navigation fix

This commit is contained in:
Graham McIntire 2026-03-09 15:59:42 -05:00
parent 108fb2b7dc
commit 05d2db4925
No known key found for this signature in database

View file

@ -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)