Releases: platformio/platformio-home
Releases · platformio/platformio-home
3.2.3
- Re-broadcast keyboard events to parent window (resolves issue with VSCode/macOS hotkeys, platformio/platformio-vscode-ide#606)
3.2.2
- Fixed issue when an authorized session expires in 10 minutes
3.2.1
- Fixed checking if a user is not authorized
3.2.0
- New Account Management System with the ability to log in with social providers
- UI for editing user profile (username, email, first and last names)
3.1.1
3.1.0
- Project Manager
- Project Configuration UI for "platformio.ini"
- Other bug fixes and improvements
3.0.1
- Replaced Array.flat with a polyfill to support IE Edge (issue #45)
- Force reload project list when Inspect configuration becomes active (issue #57)
- Fixed display of relative paths in the project inspection
- Fixed width of version list select popup on the platform installation page (issue #59)
- Fixed broken latest news
3.0.0
- Project Inspection:
- Static Code Analysis
- Firmware File Explorer
- Firmware Memory Inspection
- Firmware Sections & Symbols Viewer
- Other improvements and bug fixes.