Skip to content

Releases: platformio/platformio-home

3.2.3

11 Jun 18:09
Compare
Choose a tag to compare

3.2.2

06 May 18:42
Compare
Choose a tag to compare
  • Fixed issue when an authorized session expires in 10 minutes

3.2.1

05 May 16:16
Compare
Choose a tag to compare
  • Fixed checking if a user is not authorized

3.2.0

28 Apr 10:05
Compare
Choose a tag to compare
  • 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

29 Feb 21:18
Compare
Choose a tag to compare
  • Fixed "TypeError: Object.fromEntries is not a function" (issue #181)
  • Other improvements

3.1.0

12 Feb 14:31
Compare
Choose a tag to compare
  • Project Manager
  • Project Configuration UI for "platformio.ini"
  • Other bug fixes and improvements

3.0.1

13 Nov 13:39
Compare
Choose a tag to compare
  • 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

07 Nov 14:39
Compare
Choose a tag to compare
  • Project Inspection:
    • Static Code Analysis
    • Firmware File Explorer
    • Firmware Memory Inspection
    • Firmware Sections & Symbols Viewer
  • Other improvements and bug fixes.