Skip to content

1.2.5

Compare
Choose a tag to compare
@bromagosa bromagosa released this 14 Feb 14:05
· 174 commits to master since this release

The major change in this release is that it uses the new Snap! cloud. It also includes an experimental Snap Jr. mode designed and implemented by our friends at the Edutec group in the Citilab.

Special thanks to @jogaye for building and testing the OSX version.

Changes since 1.2.4

  • Updated to Snap 4.1.2
  • Background execution. Programs keep working when Snap4Arduino is minimized or out of focus.
  • Snap Jr. mode. Thanks to @jogaye and @vcasado for the implementation, and to @jguille2 for a bunch of bug fixes.
  • Some improvements on the HTTP server by @jguille2.
  • Added a bunch of libraries to the library browser.
  • Added a bunch of examples to the project browser.
  • New Turkish translation. Thanks @yildizhuseyin!
  • New < arduino connected ? > block.
  • Code cleanup, especially regarding menu decorators.
  • New save and share dialog, by @jguille2.
  • Showing correct IPs and hostnames in the HTTP server menu, by @jguille2.
  • Probably a bunch of other improvements by @jguille2 that I've forgotten, especially in the web and ChromeOS versions. Thanks for all the hard work!