Skip to content

Releases: platformio/platformio-home

3.4.4

15 May 16:44
Compare
Choose a tag to compare
  • Switched to the LinkedIn news provider

3.4.3

29 Jul 09:12
Compare
Choose a tag to compare
  • Fixed an issue with authorization when using social profiles

3.4.2

14 Jun 15:09
Compare
Choose a tag to compare
  • Use the unified pio pkg command for library and platform installation

3.4.1

02 Feb 15:39
Compare
Choose a tag to compare
  • Fixed layout for top inspected symbols

3.4.0

02 Nov 17:44
Compare
Choose a tag to compare
  • Load active projects from IDE
  • Re-broadcast keyboard events to IDE
  • Use secure WebSocket if the protocol used is 'HTTPS (issue #2387)
  • Fixed checking of library updates

3.3.4

09 Mar 17:15
Compare
Choose a tag to compare
  • Report detailed information when code inspection fails

3.3.3

26 Jan 18:07
Compare
Choose a tag to compare
  • Added support for new library.json "examples" format
  • Other bugfixes and improvements

3.3.2

25 Jan 21:23
Compare
Choose a tag to compare
  • Added support for session-based backend

3.3.1

27 Oct 18:59
Compare
Choose a tag to compare
  • Use disk name on Unix in a File Explorer
  • Fixed an issue when the update button is disabled for global libraries
  • Other improvements and bugfixes

3.3.0

03 Sep 11:24
Compare
Choose a tag to compare
  • Added compatibility with PlatformIO Core 5.0
  • Support new package dependency format when editing project config
  • Use disk letters instead of names in file explorer
  • Honor project dependency specification when checking for the updates
  • Fixed an issue with a broken boards loader for platforms and frameworks
  • Other bug fixes and improvements