"changelog": "0.9.0\n=====\n\nBuiltin Apps:\n- AppStore: update BadgeHub.eu URL\n- About: show netmask separately, make labels focusable\n- HowTo: new onboarding app with auto-start handling to explain controls\n- Settings: add sub-groups of setings as separate apps, including WiFi app\n- Settings: add Hotspot sub-group (SSID, password, security)\n- Settings: add WebServer sub-group (autostart, port, password)\n- Launcher: ignore launchers and MPOS settings (except WiFi)\n\nFrameworks:\n- Audio streams: WAV playback/recording improvements (duration/progress, hardware volume control)\n- AudioManager: registry/session model, multi-speaker/mic routing, ADC-based mic (adc_mic)\n- DownloadManager: explicit certificate handling\n- InputManager: pointer detection helpers and board registrations\n- SensorManager: refactor to IMU drivers with magnetometer support and desktop IIO fallback\n- SharedPreferences: fix None handling\n- WebServer: new framework with Linux/macOS fixes and no background thread\n- WifiService: hotspot support, IP address helpers, simplified connect/auto-connect\n- Websocket library: renamed to uaiowebsocket to avoid conflicts\n\nOS:\n- ESP32 boards: bundle WebREPL (not started by default) to offer remote MicroPython shell over the network, accessible through webbrowser\n- New board support: LilyGo T-Display-S3 (physical and emulated by QEMU)\n- New board support: LilyGo T-Watch S3 Plus\n- New board support: M5Stack Fire\n- New board support: ODroid Go\n- New board support: unPhone 9\n- Fri3d 2024/2026 updates: display reset support using CH32 microcontroller, communicator/expander drivers\n- ADC microphone C module and tests\n- Build system: switch to static builds for desktop systems to bundle LIBC and fix LIBC version issue\n- Build system: add linux-arm64 and macos-intel GitHub workflows to support more precompiled binaries\n- Add FreeRTOS module for low-level ESP32 functions"
0 commit comments