platformio-home

PlatformIO Home

APACHE-2.0 License

Stars
95
Committers
6

Bot releases are visible (Hide)

platformio-home - 3.4.4 Latest Release

Published by ivankravets over 1 year ago

  • Switched to the LinkedIn news provider
platformio-home - 3.4.3

Published by ivankravets about 2 years ago

  • Fixed an issue with authorization when using social profiles
platformio-home - 3.4.2

Published by ivankravets over 2 years ago

  • Use the unified pio pkg command for library and platform installation
platformio-home - 3.4.1

Published by ivankravets over 2 years ago

  • Fixed layout for top inspected symbols
platformio-home - 3.4.0

Published by ivankravets almost 3 years ago

  • 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
platformio-home - 3.3.4

Published by ivankravets over 3 years ago

  • Report detailed information when code inspection fails
platformio-home - 3.3.3

Published by ivankravets over 3 years ago

  • Added support for new library.json "examples" format
  • Other bugfixes and improvements
platformio-home - 3.3.2

Published by ivankravets over 3 years ago

  • Added support for session-based backend
platformio-home - 3.3.1

Published by ivankravets almost 4 years ago

  • 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
platformio-home - 3.3.0

Published by ivankravets about 4 years ago

  • 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
platformio-home - 3.2.3

Published by ivankravets over 4 years ago

platformio-home - 3.2.2

Published by ivankravets over 4 years ago

  • Fixed issue when an authorized session expires in 10 minutes
platformio-home - 3.2.1

Published by ivankravets over 4 years ago

  • Fixed checking if a user is not authorized
platformio-home - 3.2.0

Published by ivankravets over 4 years ago

  • New Account Management System with the ability to log in with social providers
  • UI for editing user profile (username, email, first and last names)
platformio-home - 3.1.1

Published by ivankravets over 4 years ago

  • Fixed "TypeError: Object.fromEntries is not a function" (issue #181)
  • Other improvements
platformio-home - 3.1.0

Published by ivankravets over 4 years ago

  • Project Manager
  • Project Configuration UI for "platformio.ini"
  • Other bug fixes and improvements
platformio-home - 3.0.1

Published by ivankravets almost 5 years ago

  • 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
platformio-home - 3.0.0

Published by ivankravets almost 5 years ago

  • Project Inspection:
    • Static Code Analysis
    • Firmware File Explorer
    • Firmware Memory Inspection
    • Firmware Sections & Symbols Viewer
  • Other improvements and bug fixes.