Updates on the Arduino Web Editor

Release Feb 21:
Fixed check on upload file size
Fixed delete temporary sketch
Fixed delete custom library
Fixed shortcuts issues
Updated drone config
Implemented clickable urls in ace editor
Fixed focus and scroll after context menu action
Implemented use spaces for tab in sketches as in examples
Fixed images size in preview page
Improved copy from serial monitor
Fixed scrolling issue for tooltips in library manager popup
Fixed export sketch from preview page
Fixed graphic issues for Safari
Fixed search examples issue

  • New version of the plugin (1.1.52) that will solve a problem with the 101 and some issues with the Serial Monitor on Windows. If any of you installed the development version of the plugin please redo the Getting Started flow and reinstall it. The dev version will not auto update when a new plugin version will become available, so it is best to have the stable version installed.
  • Fixed download examples
  • Fixed default board selection
  • Fixed empty readme on first sketch, causing saving error
  • Fixed shortcuts' shortcut

Require agent update (fix for Due Programming post on Windows)
Fixed single sketch / folder in sketchbook delete
Save error temporary workaround
Tutorials on Help panel

Hi,

When will ATtiny boards be supported in the web editor ?

Thanks,
Ohad

@Halevy Support for ATtiny is already in the wishlist, thanks for your feedback!

Today we finally released the support for Chrome OS devices, it is currently in private beta-testing, if you are interested please sign up at Arduino Cloud.

Release Aug 22, version 1.0.4:

  • secret tab feature (you can now set up strings that you don't want to share, like your wifi-password)
  • added searchbar in boards modal
  • fixed bug on save empty file
  • fixed bug on paste from ctx menu
  • fixed two issues on highlight row after compilation error
  • fixed export issue experienced on arch linux
  • fixed show error on save as name conflict
  • introduced versioning (in your browser debug console write: ArduinoCreate.version)
  • updated readme
  • fixed css / texts for virtual tour
  • fixed keep folders open after sketch/file actions

Release Sep 14, version 2.0.0:

  • secret tab improvements: added collapsable instructions, removed sensitive data from download and code previewer for your own code, added secret tab on public code previewer, fixed autosave bug, download compatible version with Java IDE

  • visual design improvements: fixed icons alignment on Safari, improvement of contrast and legibility on both light and dark theme, debug colors in output

  • better compilation output for network upload

  • fixed login flow from editor page

  • examples in .pde now usable

Any plans to include ESP8266 devices?

Release Sep 26, version 2.1.0:

  • fixed duplicated examples in examples list when changing route
  • show port (usb/ip) in board selection
  • import sketch with secrets values
  • examples with secret tab
  • fixed disappearing characters when typing secrets values
  • added secret tab tutorial

Updates version 2.1.2:

  • Save as examples when autosave is on
  • Better transition form https to http on OOBE Plugin flow
  • Terms & condition redirect when doing OOBE flow as logged out
  • Chrome app for education support
  • UI fixes and copy improvements

Updates version 2.2.0

  • Secret tab refactoring
  • Fix on iFrame embedded sketches
  • Added copy about Administrator rights on the Agent OOBE

Updates version 3.0.0

  • Support for Intel®-based platforms running Linux, such as Up2, Intel® NUC, Dell Wyse®, Gigabyte™ GB-BXT, for more infos see the blogpost

Updates version 3.2.6:

  • fixed import feedback for single .ino files and small folders
  • added better copy to Import modal
  • fixed focus on import (e.g. if you import a Library from the Sketchbook panel we change the focus to the Library panel)
  • added filter empty file create on Mac OSX called Icon
  • fixed issue on renaming folders and autosave

Version 4.2.0 and previous:

  • Updated help->info tab with Os, browser and boards supported
  • Libraries manager paginated
  • Improved plugin interaction (you don't need certificates installation anymore if you use Firefox or Chrome)

Plugin updated to 1.1.71

Versions 4.2.1 - 4.2.3:

  • Improved error monitoring
  • fixed agent autoupdate issues
  • fixed broken image for getting started in Safari

Version 5.3.0

  • added autoindent
  • keep file session (scroll position, selection, undo/redo history) on file switch or browser refresh

Versions 5.4.2 - 5.5.3

  • added FAQ link in help sidebar
  • new agent client version
  • improved custom libraries actions
  • added optional secret values

Versions 5.6.0 - 5.7.0

  • Maker plan now available with unlocked new features and increased limits, such as third party boards support and library editing!
    Check out the Digital Store for the full list

Version 6.0.0

  • Replaced sketches APIs with new APIs version
  • New APIs for move, rename, duplicate
  • Search as you type in sketchbook panel
  • Improved sketch.json file export (sketch metadata), now only useful data in it.
  • added progress bar on export
  • download now available for folders and single files too
  • lighter autosave
  • lib include button removed for libs with no include code defined
  • fixed bulk actions UI bugs
  • bulk actions now available for folders and single files too (you can select the full sketchbook with bulk selection now)
  • added thing id in sketch info modal for IoT Cloud sketches
  • Implemented sync issues handling (sketch or file changed in other tab/session), now you get error message and you can refresh data
  • Fixed multiple issues on files/sketches actions:
  • duplicate folder
  • move or create sketch in subfolder and other subfolders bugs
  • now you can create empty folders and keep them empty

You could find some of your sketches in a directory named "__root", just move them outside it, if you want it to disappear.
You could also find some empty folders in your sketchbook generated by bugs in the previous version, just remove them if you don't need them.

Versions 6.0.1 - 6.0.6

  • Fixed serial monitor issues See forum topic
  • Fixed move sketches from folder issues
  • Improved delete sketch
  • Fixed some js exceptions
  • Fixed load of examples with .pde files
  • Improved errors log collection
  • Fixed bugs on secrets variables save
  • Fixed double scrollbar in move targets popup
  • Use "search as you type" in libraries sidebar, examples sidebar and library manager popup
  • Updated store links for library supported boards list

Version 6.1.0

  • boards dropdown UI improved and other UI fixes

  • improved color contrast for snackbars

  • show IoT Cloud OTA targets in boards dropdown

  • show device type for OTA targets (linux OTA targets too)

  • compile and upload for IoT Cloud OTA targets

  • Implemented boundaries and checks for IoT Cloud sketches

  • show Tip in sketchbook sidebar context menu to explain why some options are disabled

  • Open shared sketch with secondary file selected, e.g: layout.png

  • Improved plugin discovery

  • Fixed bug on duplicated file tab

  • Secret tab form fields automatically resize on content

  • Secret tab values special characters automatically escaped

  • Fixed download example in public sketch / embedded view