Skip to content

Commit 4bd887a

Browse files
authored
Merge pull request Hieromon#110 from Hieromon/Enhance/v0911
Release v0.9.11
2 parents 7012d32 + 59b827d commit 4bd887a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+30072
-559
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,17 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some
9696

9797
## Change log
9898

99+
### [0.9.11] July 13, 2019
100+
- Supports new element as AutoConnectSytle that can insert the custom CSS into AutoConnectAux page. (PR#96)
101+
- Supports that `<br>` tags can now be added to each element. (PR #95)
102+
- Supports that able to place the checkbox label forward or backward. (PR #99)
103+
- Supports flicker signal output according to the status of WiFi_mode. (issue #98)
104+
- Supports AutoConnectAux::fetchElement function to retrieve inputted element values via a custom Web page.
105+
- Fixed bug in AutoConnectCredential when offset is >256. (PR #103)
106+
99107
### [0.9.10] June 12, 2019
100108
- Fixed the unable to get AutoConnectElemets values ​​in the sketch with ESP8266 arduino core 2.5.2. (issue #90)
109+
- Fixed missing psram allocator. (issue #102)
101110

102111
### [0.9.9] May 25, 2019
103112
- Supports ESP8266 Arduino core 2.5.2.

docs/404.html

Lines changed: 692 additions & 2 deletions
Large diffs are not rendered by default.

docs/acelements.html

Lines changed: 2087 additions & 32 deletions
Large diffs are not rendered by default.

docs/achandling.html

Lines changed: 1184 additions & 3 deletions
Large diffs are not rendered by default.

docs/acintro.html

Lines changed: 890 additions & 3 deletions
Large diffs are not rendered by default.

docs/acjson.html

Lines changed: 1230 additions & 3 deletions
Large diffs are not rendered by default.

docs/acupload.html

Lines changed: 956 additions & 3 deletions
Large diffs are not rendered by default.

docs/advancedusage.html

Lines changed: 1293 additions & 3 deletions
Large diffs are not rendered by default.

docs/api.html

Lines changed: 1108 additions & 3 deletions
Large diffs are not rendered by default.

docs/apiaux.html

Lines changed: 1058 additions & 3 deletions
Large diffs are not rendered by default.

docs/apiconfig.html

Lines changed: 1276 additions & 5 deletions
Large diffs are not rendered by default.

docs/apielements.html

Lines changed: 3051 additions & 29 deletions
Large diffs are not rendered by default.

docs/apiextra.html

Lines changed: 806 additions & 3 deletions
Large diffs are not rendered by default.

docs/assets/javascripts/application.b260a35d.js renamed to docs/assets/javascripts/application.245445c6.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/stylesheets/application-palette.224b79ff.css renamed to docs/assets/stylesheets/application-palette.01803549.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/stylesheets/application.0284f74d.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/stylesheets/application.4031d38b.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/basicusage.html

Lines changed: 994 additions & 3 deletions
Large diffs are not rendered by default.

docs/changelog.html

Lines changed: 953 additions & 3 deletions
Large diffs are not rendered by default.

docs/colorized.html

Lines changed: 874 additions & 3 deletions
Large diffs are not rendered by default.

docs/credit.html

Lines changed: 1010 additions & 3 deletions
Large diffs are not rendered by default.

docs/datatips.html

Lines changed: 970 additions & 3 deletions
Large diffs are not rendered by default.

docs/faq.html

Lines changed: 1148 additions & 3 deletions
Large diffs are not rendered by default.

docs/gettingstarted.html

Lines changed: 872 additions & 3 deletions
Large diffs are not rendered by default.

docs/howtoembed.html

Lines changed: 996 additions & 3 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)