-
-
Notifications
You must be signed in to change notification settings - Fork 466
/
Changelog.txt
27 lines (23 loc) · 1.02 KB
/
Changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## What's Changed
# Updates
* Update CI to use github-actions instead of Travis
* Update platformio.ini to support more features
* Create wiki source directory and github-action to sync with wiki
* Add ESP01S in platformIO thanks @padcom
* Added support for IFTTT Webhook integration thanks @KingBain
# Fixes
* Fix compilation issues with esp32 core 1.0.5
* Fix wrong detection of [ESPXXX]Command if used in macro or web command and sent to printer using M118
* Fix warnings in updater only mode
* Fix several warnings in code and libs
* Fix typo in pushError function (wrong type)
# Wiki / Documentation / Readme
* Add connection diagram for weedo tina2 thanks @atsju
* Add recommended extensions for easier linting thanks @atsju
* Update feature request template thanks @atsju
* Update Wiki / Readme thanks @atsju
* Update Readme thanks @jschwalbe
* Update funding methods
* Update chat from gitter to discord
* Update index.html.gz (use english mono language)
**Full Changelog**: https://github.com/luc-github/ESP3D/compare/v2.1.1...v2.1.2