Skip to content

Commit

Permalink
Deploy for v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hieromon committed Jan 25, 2022
1 parent 5c96c91 commit 811bbfc
Show file tree
Hide file tree
Showing 5 changed files with 99 additions and 51 deletions.
68 changes: 58 additions & 10 deletions docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<div data-md-component="skip">


<a href="#132-jan-1-2022" class="md-skip">
<a href="#133-jan-25-2022" class="md-skip">
Skip to content
</a>

Expand Down Expand Up @@ -982,6 +982,26 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#133-jan-25-2022" class="md-nav__link">
[1.3.3] Jan. 25, 2022
</a>

<nav class="md-nav" aria-label="[1.3.3] Jan. 25, 2022">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fix" class="md-nav__link">
Fix
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#132-jan-1-2022" class="md-nav__link">
[1.3.2] Jan. 1, 2022
Expand All @@ -998,7 +1018,7 @@
</li>

<li class="md-nav__item">
<a href="#fix" class="md-nav__link">
<a href="#fix_1" class="md-nav__link">
Fix
</a>

Expand Down Expand Up @@ -1085,7 +1105,7 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fix_1" class="md-nav__link">
<a href="#fix_2" class="md-nav__link">
Fix
</a>

Expand All @@ -1105,7 +1125,7 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fix_2" class="md-nav__link">
<a href="#fix_3" class="md-nav__link">
Fix
</a>

Expand Down Expand Up @@ -1769,6 +1789,26 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#133-jan-25-2022" class="md-nav__link">
[1.3.3] Jan. 25, 2022
</a>

<nav class="md-nav" aria-label="[1.3.3] Jan. 25, 2022">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fix" class="md-nav__link">
Fix
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#132-jan-1-2022" class="md-nav__link">
[1.3.2] Jan. 1, 2022
Expand All @@ -1785,7 +1825,7 @@
</li>

<li class="md-nav__item">
<a href="#fix" class="md-nav__link">
<a href="#fix_1" class="md-nav__link">
Fix
</a>

Expand Down Expand Up @@ -1872,7 +1912,7 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fix_1" class="md-nav__link">
<a href="#fix_2" class="md-nav__link">
Fix
</a>

Expand All @@ -1892,7 +1932,7 @@
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#fix_2" class="md-nav__link">
<a href="#fix_3" class="md-nav__link">
Fix
</a>

Expand Down Expand Up @@ -2524,6 +2564,14 @@

<h1>Change log</h1>

<h3 id="133-jan-25-2022">[1.3.3] Jan. 25, 2022<a class="headerlink" href="#133-jan-25-2022" title="Permanent link">&para;</a></h3>
<h4 id="fix">Fix<a class="headerlink" href="#fix" title="Permanent link">&para;</a></h4>
<ul>
<li>Fixed the missing initialization of MQTT parameter settings of mqttRSSI.ino example sketch.</li>
<li>Reverted the MQTT API endpoint of Thingspeak.com in the mqttRSSI example sketches.</li>
<li>Changed ESP32Cam XCLK to be attenuated to avoid interference with WiFi signals.</li>
</ul>
<hr />
<h3 id="132-jan-1-2022">[1.3.2] Jan. 1, 2022<a class="headerlink" href="#132-jan-1-2022" title="Permanent link">&para;</a></h3>
<h4 id="enhancements">Enhancements<a class="headerlink" href="#enhancements" title="Permanent link">&para;</a></h4>
<ul>
Expand All @@ -2532,7 +2580,7 @@ <h4 id="enhancements">Enhancements<a class="headerlink" href="#enhancements" tit
<li>Adds an <a href="apiaux.html#redirect"><code>AutoConnectAux::redirect</code></a> function.</li>
<li>Adds an example for using AutoConnect with the <a href="https://github.com/espressif/esp32-camera">ESP32 camera driver</a> as WebCamServer.</li>
</ul>
<h4 id="fix">Fix<a class="headerlink" href="#fix" title="Permanent link">&para;</a></h4>
<h4 id="fix_1">Fix<a class="headerlink" href="#fix_1" title="Permanent link">&para;</a></h4>
<ul>
<li>Fixed an issue where a password is lost when SoftAP is stopped.</li>
</ul>
Expand Down Expand Up @@ -2584,14 +2632,14 @@ <h4 id="enhancements_2">Enhancements<a class="headerlink" href="#enhancements_2"
</div>
<hr />
<h3 id="122-dec-13-2020">[1.2.2] Dec. 13, 2020<a class="headerlink" href="#122-dec-13-2020" title="Permanent link">&para;</a></h3>
<h4 id="fix_1">Fix<a class="headerlink" href="#fix_1" title="Permanent link">&para;</a></h4>
<h4 id="fix_2">Fix<a class="headerlink" href="#fix_2" title="Permanent link">&para;</a></h4>
<ul>
<li>Fixed an issue where OTA updates would crash on the ESP32 platform. (issue <a class="magiclink magiclink-github magiclink-issue" href="https://github.com/Hieromon/AutoConnect/issues/284" title="GitHub Issue: Hieromon/AutoConnect #284">#284</a>)<br />
With this fix, <code>AUTOCONNECT_UPLOAD_ASFIRMWARE_USE_REGEXP</code> must be enabled for regular expressions to be enabled in <code>AUTOCONNECT_UPLOAD_ASFIRMWARE</code>.</li>
</ul>
<hr />
<h3 id="121-dec-5-2020">[1.2.1] Dec. 5, 2020<a class="headerlink" href="#121-dec-5-2020" title="Permanent link">&para;</a></h3>
<h4 id="fix_2">Fix<a class="headerlink" href="#fix_2" title="Permanent link">&para;</a></h4>
<h4 id="fix_3">Fix<a class="headerlink" href="#fix_3" title="Permanent link">&para;</a></h4>
<ul>
<li>Fixed that not declared error with <code>AUTOCONNECT_NOUSE_JSON</code>. (issue <a class="magiclink magiclink-github magiclink-issue" href="https://github.com/Hieromon/AutoConnect/issues/282" title="GitHub Issue: Hieromon/AutoConnect #282">#282</a>)</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -994,7 +994,7 @@
<h1>License</h1>

<p><strong>MIT License</strong></p>
<p>Copyright &copy; 2018-2021 Hieromon Ikasamo</p>
<p>Copyright &copy; 2018-2022 Hieromon Ikasamo</p>
<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 811bbfc

Please sign in to comment.