Deviot Versions Save

Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)

v1.2.5

7 years ago

v1.2.4

7 years ago

v1.2.3

7 years ago
  • New option "Previous" to back when a library was selected in the examples list
  • Deviot install uses "virtualenv 14.0.6" to simplify the process
  • Improved chinese translation (Thanks to "loong")
  • The programmer will be add in the platformio.ini file after selecting it in the menu
  • Avoid to check PlatformIO updates when developer version is installed
  • Show "Framewor(s)" type in library results
  • Show IP of mDNS service in list of ports
  • Reload main menu when it's corrupted after an update (Issue: https://github.com/gepd/Deviot/issues/54)
  • OTA upload uses the device IP insted of the service name to avoid DNS errors
  • Show percentage in console when upload by OTA
  • Multiples bug fixes with authentication in OTA uploads
  • Bug fix to prevent an error when a sketch folder has been renamed in a non native project
  • Bug fix when PlatformIO board list have format problems
  • Bug Fix for run monitor serial when none port is selected (Issue: https://github.com/gepd/Deviot/issues/52)
  • Bug Fix showing message 'Not Found' when the results only have installed libraries
  • Bug fix saving the sketch before build/upload
  • Bug fix in menu option 'Open Build Config File' introduced in previous release
  • Factorized serial port feature
  • Factorized project recognition (Issue: https://github.com/gepd/Deviot/issues/53)

v1.2.2

7 years ago
  • Support for PlatformIO 3.0
  • Other minor fixes

v1.2.1

7 years ago
  • Adding console feedback when a PlatformIO update is available

v1.2.0

7 years ago
  • Support for mDNS autodiscover and upload with mDNS port (OTA)
  • New Programmer menu option
  • New colors in Deviot Console
  • New checks for pio updates automatically and warns to the user
  • New Select Board, Select Environment, Serial Port, Import Library and Examples menu options are shown with quick panel instead of menu list
  • New Asks for board, environment or serial port instead of show an error
  • New context menu options (shortcuts)
  • New Deviot parle Français
  • New Deviot 說中國
  • New menu option to install platformio 'develop' branch (Deviot Menu > Options > Use Develop...)
  • New menu option to use always PlatformIO structure (Deviot Menu > Options > Use PlatformIO Structure)
  • New menu option to re-open deviot console (Deviot Menu > Show Deviot Console) (issue https://github.com/gepd/Deviot/issues/44)
  • New menu option to display the Serial Monitor in console (Deviot Menu > Monitor Serial > Output in Deviot Console) (Issue https://github.com/gepd/Deviot/issues/32)
  • New Ask to restart Sublime Text after change the language
  • New Always scrolls to the last line text in Deviot console
  • Set the same environment as the last chosen board
  • Shows s a warn when the libraries and examples menu are empty
  • Shows attempts of error in deviot console when programmer not respond
  • Improved status bar information
  • Improved plugin time load
  • Fixed minor bugs updating the status bar information after upgrade the plugin or pio
  • Fixed auto scroll feature (issue https://github.com/gepd/Deviot/issues/43)
  • Fixed issue not showing the right error in not verbose mode (issue https://github.com/gepd/Deviot/issues/39)
  • Removed Toolbar
  • Removed Support for ST2
  • Others minor bugs fixed

v1.1.10

7 years ago
  • Fix bug saving the platformio version after update it

v1.1.9

8 years ago
  • Fixed bug checking the current version of python
  • Removed not used context menu options

v1.1.8

8 years ago

v1.1.7

8 years ago
  • New option to automatically scroll the monitor serial view to the last received message
  • Added missing templates to create a new sketch
  • Fixed bug showing the default language when the machine run with an unsupported language (https://github.com/gepd/Deviot/issues/8)
  • Fixed feedback messages after install Deviot
  • Fix bug showing the environment menu list in Linux Mint (https://github.com/gepd/Deviot/issues/16)