0.1.31
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

This commit is contained in:
paul2212
2026-03-18 17:47:53 +01:00
parent daacce4610
commit b8beb6a2b9
5 changed files with 348 additions and 52 deletions

View File

@@ -5,6 +5,23 @@ All notable changes to this project are documented in this file.
The format is based on Keep a Changelog and this project uses Semantic Versioning.
## [0.1.31] - 2026-03-18
### Added
- **Web UI**: Completely modernized and responsive design with improved mobile support, smooth animations, and professional styling.
- **Web UI**: Enhanced debug scan section with loading indicators, signal strength visualization, and helpful troubleshooting tips.
- **Web UI**: Added loading spinners, status indicators, and better error messages throughout the interface.
### Changed
- **Web UI**: Updated CSS with modern design system including CSS variables, transitions, and responsive breakpoints.
- **Web UI**: Improved button styling, card hover effects, and overall visual hierarchy.
- **Web UI**: Better mobile responsiveness with optimized touch targets and single-column layouts on small screens.
### Fixed
- **Web UI**: Fixed scan section visibility and positioning - now properly integrated into main content area.
- **Web UI**: Improved scan button styling to match the modern design language.
- **Web UI**: Added proper CSS styling for the scan section instead of inline styles.
## [0.1.30] - 2026-03-16
### Fixed