Skip to content

1.2.4

Compare
Choose a tag to compare
@bromagosa bromagosa released this 19 Oct 11:57
· 238 commits to master since this release

This is essentially a bugfix release that doesn't add much functionality. 1.2.5 is going to be released hopefully by the end of this month and will include all the newest features that Snap! is adding to the soon-to-be released 4.1 version.

This release doesn't include an IPKG or Android version. The IPKG one is probably going to be discontinued since it had virtually no users. The Android one is going to be frozen for now. If we find sponsorship for its reimplementation we could be convinced into building a runtime-only Android version that lets you run pre-built Snap4Arduino programs. Something like htpp://snapp.citilab.eu but for Android. There are too many UI issues that are really hard to solve and would require a single developer working full time on the Android version. Sorry :(

Changes since 1.2.3

  • Updated URLs and info dialogs to match new domain, this includes the mechanism that checks for new versions. This solves the launch delay in some versions.
  • Fixed HTTP issues for CLI version.
  • Huge improvements in Chromium version, thanks to @jguille2.
  • Transpiler now works in Chromium, thanks to @jguille2 again.
  • File saving fixes for the transpiler. Guess thanks to whom ;)
  • Fixed menus in web version.
  • Fixed send-var HTTP API entry point.