UI Improvements
- Simplified theme toggle button to use only sun/moon icons without text labels
- Reduced navbar height for a more compact header layout
- Enhanced visual consistency across theme modes
Dependency Updates
Updated 14 packages to their latest versions:
- modernc.org/sqlite: 1.38.2 → 1.40.0
- github.com/shirou/gopsutil/v4: 4.25.7 → 4.25.10
- github.com/stretchr/testify: 1.10.0 → 1.11.1
- golang.org/x/crypto: 0.40.0 → 0.43.0
- golang.org/x/net: 0.44.0 → 0.46.0
- golang.org/x/sys: 0.34.0 → 0.38.0
- And 8 additional packages
Bug Fixes and Improvements
- Fixed test race condition in persistence round-trip tests
- Removed coverage.html from version control and added to .gitignore
- Added missing template documentation
- Expanded architecture knowledge base