Skip to content

Releases: mp-se/espframework

1.2.15

Choose a tag to compare

@mp-se mp-se released this 06 Jul 14:03

Added language setting and translation support for API's

1.2.14

Choose a tag to compare

@mp-se mp-se released this 11 Apr 06:43

Update license

v1.2.13

Choose a tag to compare

@mp-se mp-se released this 27 Dec 16:04
  • Updated PsychicHttp to v2.1.1 as alternative webserver

1.2.12

Choose a tag to compare

@mp-se mp-se released this 20 Dec 22:33
  • Added attributes to mdns, version, software and device id

1.2.11

Choose a tag to compare

@mp-se mp-se released this 20 Dec 15:30
  • Updated webserver classes to work with ESPAsyncWebServer 3.9.x

1.2.10

Choose a tag to compare

@mp-se mp-se released this 06 Nov 11:17
  • Disabled tcp_cleanup on ESP32 targets

1.2.9

Choose a tag to compare

@mp-se mp-se released this 29 Oct 10:31
  • Fixed return value from wifiConnect not always indicating a failure
  • Added function to write data from coredump to error log on esp32 for crash analysis

1.2.8

Choose a tag to compare

@mp-se mp-se released this 19 Oct 07:44
  • Fixed startup for SSL webserver

1.2.7

Choose a tag to compare

@mp-se mp-se released this 14 Oct 18:24
  • Update authentication and token handling for SSL option

v1.2.6

Choose a tag to compare

@mp-se mp-se released this 10 Oct 12:16
  • Make authentication validation more flexible