github nodemcu/nodemcu-firmware 3.0-release_20200910

latest releases: 3.0.0-release_20240225, 3.0.0-release_20211229, 3.0.0-release_20210201...
3 years ago

Please note that as per #3164 this project switched the default branch from master to release. For the time being both are kept in sync as to ease the transition for our community. However, expect master to disappear sooner or later.

Please see the release milestone for further details.

Highlights

  • @TerryE continues work on our Lua core; this release brings significant internal work (#3193) and improves compatibility of our add-on modules with Lua 5.3.
  • All in-tree modules using Lua callbacks support panic handling. (#3163)

Breaking Changes

  • The sqlite3 module, previously deprecated, has been removed (#3123, #3162).
  • The rc module, previously deprecated and supplanted by rfswitch, has been removed (#3134).

Bug Fixes

Sundry fixes have landed in

Deprecation

  • crypto.toHex and crypto.toBase64 are still deprecated but not yet removed; use the methods of the same name from encoder instead.
  • node.flashreload is now marked as deprecated (#3273).
  • ws2812_effects remains deprecated but re-implmenetation is lagging.

Don't miss a new nodemcu-firmware release

NewReleases is sending notifications on new releases.