You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 4.3.1 - Documentation-focused patch release
Added:
- docs/RELEASE_NOTES_V4.3.1.md: Comprehensive release notes (350+ lines)
- CHANGELOG.md: Complete v4.3.1 changelog entry with documentation statistics
- README.md: Updated version badge, added v4.3.1 highlights and Wiki documentation links
Updated:
- platformio.ini: Version bumped from 4.3.0 to 4.3.1 (all 6 environments)
- README.md: Added Documentation section in Quick Start with direct Wiki links
Removed:
- RELEASE_NOTES_V4.3.0.md: Superseded by Wiki documentation
- RELEASE_SUMMARY.txt: Consolidated into CHANGELOG
- docs/MIGRATION_GUIDE_V4.2.0.md: Integrated into Wiki
- docs/RELEASE_NOTES_V4.2.0.md: Consolidated into CHANGELOG
- docs/technical/CODE_IMPROVEMENTS_V4.2.0.md: Archived
Documentation Highlights:
- 2,500+ lines of new Wiki documentation
- Port Scanner Wiki page (1,400+ lines)
- Signal Strength Monitor Wiki page (1,100+ lines)
- 5 updated Wiki pages with enhanced navigation
- 15+ API integration examples
- 10+ documented use cases
- 25+ service identifications
- Complete troubleshooting guides
Migration: No code changes - documentation-only release
All v4.3.0 features remain stable and unchanged
- Migrated all release documentation to structured Wiki format
112
+
- Centralized feature documentation in dedicated Wiki pages
113
+
- Improved documentation discoverability and maintenance
114
+
115
+
### Notes
116
+
117
+
This release focuses entirely on documentation improvements following the v4.3.0 feature release. All features from v4.3.0 remain unchanged and stable. The comprehensive Wiki documentation provides users with detailed guides for:
118
+
119
+
- Port Scanner network security auditing
120
+
- Signal Strength Monitor for WiFi optimization
121
+
- Complete API reference for integration
122
+
- Best practices and troubleshooting
123
+
124
+
**Migration**: No code changes - update documentation references to use new Wiki pages.
A professional-grade ESP32 WiFi analysis and management suite featuring comprehensive network scanning, signal strength monitoring, port scanning, visual spectrum analysis, TFT display support, performance testing, tri-board support, persistent configuration storage, instant mode switching via web interface, and simplified architecture.
13
13
14
+
## 🎉 What's New in v4.3.1
15
+
16
+
Version 4.3.1 is a **documentation-focused patch release** providing comprehensive Wiki documentation for all v4.3.0 features. This release significantly enhances user experience with detailed guides, API references, and best practices.
17
+
18
+
### 📚 **Comprehensive Wiki Documentation**
19
+
20
+
**New Wiki Pages** (2,500+ lines of documentation):
-**Changelog**: [Full Version History](CHANGELOG.md)
62
+
63
+
---
64
+
14
65
## 🎉 What's New in v4.3.0
15
66
16
67
Version 4.3.0 introduces **advanced network analysis tools**, **TFT display support**, and **visual spectrum analysis** for professional WiFi diagnostics and security auditing.
@@ -808,6 +859,16 @@ See our [Automated Release Documentation](docs/technical/AUTOMATED_RELEASES.md)
808
859
809
860
## ⚡ Quick Start
810
861
862
+
### 📚 Documentation
863
+
864
+
For comprehensive guides and API references, visit the [GitHub Wiki](https://github.com/arunkumar-mourougappane/esp32-wifi-utility/wiki):
865
+
866
+
-**[Quick Start Guide](https://github.com/arunkumar-mourougappane/esp32-wifi-utility/wiki/Quick-Start-Guide)** - Get started in minutes
0 commit comments