Skip to content

Releases: cesanta/mDash

1.2.16

11 Aug 00:16
@cpq cpq
Compare
Choose a tag to compare
  • Open library sources
  • Make it easy to run a device simulator on Mac/Linux
  • Delete CLI API (potentially dangerous)
  • Delete events API (useless)
  • Get rid of mjson, use latest Mongoose Library with JSON and RPC API

1.2.15

02 Jul 21:24
@cpq cpq
Compare
Choose a tag to compare
  • Make it work with Arduino 1.8.19 and the latest esp32-arduino
  • Fix races in mDashNotify

1.2.14

06 May 09:50
@cpq cpq
Compare
Choose a tag to compare
  • Add hourly HTP sync

1.2.13

21 Sep 08:23
@cpq cpq
Compare
Choose a tag to compare

Bug fixes:

  • Fix CORS headers for provisioning HTTP calls

1.2.11

14 Sep 20:33
@cpq cpq
Compare
Choose a tag to compare
  • Improve WiFi reconnection logic
  • Improve json parsing, now accept Unicode escapes in an ASCII range

1.2.10

15 Jun 11:04
@cpq cpq
Compare
Choose a tag to compare
  • Increase max configuration value in the CLI to 200

1.2.9

29 Apr 10:03
@cpq cpq
Compare
Choose a tag to compare
  • Increase max configuration value length from 40 to 200

1.2.8

25 Jan 10:36
@cpq cpq
Compare
Choose a tag to compare

1.2.7

25 Jan 09:01
@cpq cpq
Compare
Choose a tag to compare
  • CLI function set has been modified to accept spaces in the variable name. That is important for cases when e.g. WiFi network name or password have spaces.