Releases: s00500/ESPUI
2.2.4
Lots of updates
- Arduino JSON 7 Compatibility by @MartinMueller2003
- Cleanup of disconnected clients @ChrSchu90
- Add File Display by @MartinMueller2003
Lots of more tiny adjustments and bug fixes by @MartinMueller2003
2.2.3
2.2.2
2.2.1
2.2.0
Massive improvements to the way websocket messages are sent out,
huge thanks to all the work done by @MartinMueller2003
Should also be fixing lots of other smaller issues by @iangray001 and @ncmreynolds
@thomastech on the testing
I like to highlight that I did not really contribute much on these latest changes, so massive thanks to all the ones involved in testing, checking, and coding!
2.1.1
2.1.0
New release with lots of work by
@iangray001 and great additions by @thomastech
- Adds the ability to have inline styles for widgets and panels
- Adds LittleFS on the ESP32
- Cleans up examples
- Adds Button Animation
- Adds chunking for the widgets so you can add even more of them
- Fixes lots of bugs related to invisible UI elements and sliders
- Adds the ability to change port
And likely some other smaller changes
2.0.2
2.0.1
Finally version 2 🎊 🎉 🥳
Hey everyone,
In version 2 there have been quite a few changes, all in all lots of the work also has been done by @eringerli so many many thanks 🎊🎉🎊🎉
Here is a quick changelog:
- ArduinoJSON 6.10.0 Support
- split pad into pad and padWithCenter
- Cleaned Order or parameters on switch
- cleaned Order of parameters on pad
- Changes all numbers to actually be numbers (slider value, number value, min and max)
Additionally added features
- Tabs by @eringerli #45
- Generic API by @eringerli
- Min Max on slider by @eringerli
- OptionList by @eringerli
- Public Access to ESPAsyncServer
- Graph Widget (Persist save graph in local storage #10)
I hope this is useful to you and your projects, greetings Lukas