Skip to content

Releases: cesanta/mDash

1.2.16

Choose a tag to compare

@cpq cpq released this 11 Aug 00:16
  • 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

Choose a tag to compare

@cpq cpq released this 02 Jul 21:24
  • Make it work with Arduino 1.8.19 and the latest esp32-arduino
  • Fix races in mDashNotify

1.2.14

Choose a tag to compare

@cpq cpq released this 06 May 09:50
  • Add hourly HTP sync

1.2.13

Choose a tag to compare

@cpq cpq released this 21 Sep 08:23

Bug fixes:

  • Fix CORS headers for provisioning HTTP calls

1.2.11

Choose a tag to compare

@cpq cpq released this 14 Sep 20:33
  • Improve WiFi reconnection logic
  • Improve json parsing, now accept Unicode escapes in an ASCII range

1.2.10

Choose a tag to compare

@cpq cpq released this 15 Jun 11:04
  • Increase max configuration value in the CLI to 200

1.2.9

Choose a tag to compare

@cpq cpq released this 29 Apr 10:03
  • Increase max configuration value length from 40 to 200

1.2.8

Choose a tag to compare

@cpq cpq released this 25 Jan 10:36

1.2.7

Choose a tag to compare

@cpq cpq released this 25 Jan 09:01
  • 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.