Skip to content

Commit

Permalink
Release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 14, 2020
1 parent 999e0e3 commit 1a2d38c
Show file tree
Hide file tree
Showing 61 changed files with 793 additions and 1,241 deletions.
24 changes: 16 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v2.1.0](https://github.com/open-wa/wa-automate-nodejs/compare/2.0.32...v2.1.0)
## [v2.1.1](https://github.com/open-wa/wa-automate-nodejs/compare/2.1.0...v2.1.1)

### Fixed

- Fixed `getGroupAdmins` return type using proper alias. Closes #936 [`#936`](https://github.com/open-wa/wa-automate-nodejs/issues/936)

### Commits

- fix `noCase` dynamic import [`b851acf`](https://github.com/open-wa/wa-automate-nodejs/commit/b851acf4cd63cbd039acd074ad33847cf2fac343)
- #935 patched [`fe54261`](https://github.com/open-wa/wa-automate-nodejs/commit/fe5426154c4205561e56fa5cda6e4b6723d0d37d)
- Remove redundant logs when sending media [`999e0e3`](https://github.com/open-wa/wa-automate-nodejs/commit/999e0e3751360d7212b0d7f79ebd0144509e02a7)

## [2.1.0](https://github.com/open-wa/wa-automate-nodejs/compare/2.0.32...2.1.0) - 2020-10-14

### Commits

- Release 2.1.0 [`1ac2026`](https://github.com/open-wa/wa-automate-nodejs/commit/1ac2026bacdeb944a318c8f275f578db4e5c8c2f)
- Enhancement: Library load time consistently under 2s #934 [`3dcad0c`](https://github.com/open-wa/wa-automate-nodejs/commit/3dcad0cb831c498e3f8c7484e3375408e955c01d)
- Feature: Implemented `keepUpdated` [ALPHA DO NOT USE IN PROD] #932 [`78cd5de`](https://github.com/open-wa/wa-automate-nodejs/commit/78cd5de75a5de445488a46c806135b1e31f264fe)
- Feature: Implemented `skipUpdateCheck` #933 [`dc08952`](https://github.com/open-wa/wa-automate-nodejs/commit/dc08952718d83a709d1f5ee39cfc9e802f2231ad)
Expand Down Expand Up @@ -2744,18 +2757,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- added createGroup to readme #20 [`e8f2e28`](https://github.com/open-wa/wa-automate-nodejs/commit/e8f2e28483fa36634e8f76794a7e004456680eea)
- readme fix [`8b9d1aa`](https://github.com/open-wa/wa-automate-nodejs/commit/8b9d1aa8d188b8bd278dd687ddc3a7c1e1e3e466)

## [v1.7.1](https://github.com/open-wa/wa-automate-nodejs/compare/v1.7.0...v1.7.1) - 2020-02-04

### Commits

- implemented smartUserAgent [`97faf83`](https://github.com/open-wa/wa-automate-nodejs/commit/97faf834759d69671ea8d070d9f75b2eed2b2fd4)

## [v1.7.0](https://github.com/open-wa/wa-automate-nodejs/compare/v1.6.17...v1.7.0) - 2020-02-03
## [v1.7.1](https://github.com/open-wa/wa-automate-nodejs/compare/v1.6.17...v1.7.1) - 2020-02-04

### Commits

- added group participant functions #53 [`cf7f94b`](https://github.com/open-wa/wa-automate-nodejs/commit/cf7f94b30d2cbb9d1e02947a4fd4996413daca2e)
- updated readme with group participants detail [`90d91b6`](https://github.com/open-wa/wa-automate-nodejs/commit/90d91b6b8a6a8f27bfe7a3950fd241ad649db84d)
- implemented smartUserAgent [`97faf83`](https://github.com/open-wa/wa-automate-nodejs/commit/97faf834759d69671ea8d070d9f75b2eed2b2fd4)

## [v1.6.17](https://github.com/open-wa/wa-automate-nodejs/compare/v1.6.16...v1.6.17) - 2020-02-03

Expand Down
354 changes: 173 additions & 181 deletions docs/classes/client.html

Large diffs are not rendered by default.

20 changes: 6 additions & 14 deletions docs/enums/chatstate.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,11 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ChatState | @open-wa/wa-automate - v2.1.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v2.1.0">
<title>ChatState | @open-wa/wa-automate - v2.1.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v2.1.1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
<script>
(function (w,d,s,o,f,js,fjs) {
w['Otechie-Widget']=o;w[o] = w[o] || function () { (w[o].q = w[o].q || []).push(arguments) };
js = d.createElement(s), fjs = d.getElementsByTagName(s)[0];
js.id = o; js.src = f; js.async = 1; fjs.parentNode.insertBefore(js, fjs);
}(window, document, 'script', 'ow', 'https://widget.otechie.com/widget.js'));
ow('init', { username: 'smashah' });
</script>
</head>
<body>
<header>
Expand All @@ -31,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v2.1.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v2.1.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -101,7 +93,7 @@ <h3>PAUSED</h3>
<div class="tsd-signature tsd-kind-icon">PAUSED<span class="tsd-signature-symbol">:</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/chat.ts#L69">api/model/chat.ts:69</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/chat.ts#L69">api/model/chat.ts:69</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -116,7 +108,7 @@ <h3>RECORDING</h3>
<div class="tsd-signature tsd-kind-icon">RECORDING<span class="tsd-signature-symbol">:</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/chat.ts#L65">api/model/chat.ts:65</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/chat.ts#L65">api/model/chat.ts:65</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -131,7 +123,7 @@ <h3>TYPING</h3>
<div class="tsd-signature tsd-kind-icon">TYPING<span class="tsd-signature-symbol">:</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/chat.ts#L61">api/model/chat.ts:61</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/chat.ts#L61">api/model/chat.ts:61</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
20 changes: 6 additions & 14 deletions docs/enums/chattypes.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,11 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ChatTypes | @open-wa/wa-automate - v2.1.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v2.1.0">
<title>ChatTypes | @open-wa/wa-automate - v2.1.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v2.1.1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
<script>
(function (w,d,s,o,f,js,fjs) {
w['Otechie-Widget']=o;w[o] = w[o] || function () { (w[o].q = w[o].q || []).push(arguments) };
js = d.createElement(s), fjs = d.getElementsByTagName(s)[0];
js.id = o; js.src = f; js.async = 1; fjs.parentNode.insertBefore(js, fjs);
}(window, document, 'script', 'ow', 'https://widget.otechie.com/widget.js'));
ow('init', { username: 'smashah' });
</script>
</head>
<body>
<header>
Expand All @@ -31,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v2.1.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v2.1.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -105,7 +97,7 @@ <h3>GROUP</h3>
<div class="tsd-signature tsd-kind-icon">GROUP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;group&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/chat.ts#L79">api/model/chat.ts:79</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/chat.ts#L79">api/model/chat.ts:79</a></li>
</ul>
</aside>
</section>
Expand All @@ -115,7 +107,7 @@ <h3>SOLO</h3>
<div class="tsd-signature tsd-kind-icon">SOLO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;solo&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/chat.ts#L78">api/model/chat.ts:78</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/chat.ts#L78">api/model/chat.ts:78</a></li>
</ul>
</aside>
</section>
Expand All @@ -125,7 +117,7 @@ <h3>UNKNOWN</h3>
<div class="tsd-signature tsd-kind-icon">UNKNOWN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;unknown&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/chat.ts#L80">api/model/chat.ts:80</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/chat.ts#L80">api/model/chat.ts:80</a></li>
</ul>
</aside>
</section>
Expand Down
42 changes: 17 additions & 25 deletions docs/enums/events.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,11 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Events | @open-wa/wa-automate - v2.1.0</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v2.1.0">
<title>Events | @open-wa/wa-automate - v2.1.1</title>
<meta name="description" content="Documentation for @open-wa/wa-automate - v2.1.1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/pages.css">
<script>
(function (w,d,s,o,f,js,fjs) {
w['Otechie-Widget']=o;w[o] = w[o] || function () { (w[o].q = w[o].q || []).push(arguments) };
js = d.createElement(s), fjs = d.getElementsByTagName(s)[0];
js.id = o; js.src = f; js.async = 1; fjs.parentNode.insertBefore(js, fjs);
}(window, document, 'script', 'ow', 'https://widget.otechie.com/widget.js'));
ow('init', { username: 'smashah' });
</script>
</head>
<body>
<header>
Expand All @@ -31,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@open-wa/wa-automate - v2.1.0</a>
<a href="../index.html" class="title">@open-wa/wa-automate - v2.1.1</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -116,7 +108,7 @@ <h3>AUTHENTICATED</h3>
<div class="tsd-signature tsd-kind-icon">AUTHENTICATED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;authenticated&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L25">api/model/index.ts:25</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L25">api/model/index.ts:25</a></li>
</ul>
</aside>
</section>
Expand All @@ -126,7 +118,7 @@ <h3>AUTHENTICATION_<wbr>FAILURE</h3>
<div class="tsd-signature tsd-kind-icon">AUTHENTICATION_<wbr>FAILURE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;auth_failure&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L26">api/model/index.ts:26</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L26">api/model/index.ts:26</a></li>
</ul>
</aside>
</section>
Expand All @@ -136,7 +128,7 @@ <h3>DISCONNECTED</h3>
<div class="tsd-signature tsd-kind-icon">DISCONNECTED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;disconnected&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L37">api/model/index.ts:37</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L37">api/model/index.ts:37</a></li>
</ul>
</aside>
</section>
Expand All @@ -146,7 +138,7 @@ <h3>GROUP_<wbr>JOIN</h3>
<div class="tsd-signature tsd-kind-icon">GROUP_<wbr>JOIN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;group_join&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L33">api/model/index.ts:33</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L33">api/model/index.ts:33</a></li>
</ul>
</aside>
</section>
Expand All @@ -156,7 +148,7 @@ <h3>GROUP_<wbr>LEAVE</h3>
<div class="tsd-signature tsd-kind-icon">GROUP_<wbr>LEAVE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;group_leave&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L34">api/model/index.ts:34</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L34">api/model/index.ts:34</a></li>
</ul>
</aside>
</section>
Expand All @@ -166,7 +158,7 @@ <h3>GROUP_<wbr>UPDATE</h3>
<div class="tsd-signature tsd-kind-icon">GROUP_<wbr>UPDATE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;group_update&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L35">api/model/index.ts:35</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L35">api/model/index.ts:35</a></li>
</ul>
</aside>
</section>
Expand All @@ -176,7 +168,7 @@ <h3>MESSAGE_<wbr>ACK</h3>
<div class="tsd-signature tsd-kind-icon">MESSAGE_<wbr>ACK<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;message_ack&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L32">api/model/index.ts:32</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L32">api/model/index.ts:32</a></li>
</ul>
</aside>
</section>
Expand All @@ -186,7 +178,7 @@ <h3>MESSAGE_<wbr>CREATE</h3>
<div class="tsd-signature tsd-kind-icon">MESSAGE_<wbr>CREATE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;message_create&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L29">api/model/index.ts:29</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L29">api/model/index.ts:29</a></li>
</ul>
</aside>
</section>
Expand All @@ -196,7 +188,7 @@ <h3>MESSAGE_<wbr>RECEIVED</h3>
<div class="tsd-signature tsd-kind-icon">MESSAGE_<wbr>RECEIVED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;message&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L28">api/model/index.ts:28</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L28">api/model/index.ts:28</a></li>
</ul>
</aside>
</section>
Expand All @@ -206,7 +198,7 @@ <h3>MESSAGE_<wbr>REVOKED_<wbr>EVERYONE</h3>
<div class="tsd-signature tsd-kind-icon">MESSAGE_<wbr>REVOKED_<wbr>EVERYONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;message_revoke_everyone&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L30">api/model/index.ts:30</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L30">api/model/index.ts:30</a></li>
</ul>
</aside>
</section>
Expand All @@ -216,7 +208,7 @@ <h3>MESSAGE_<wbr>REVOKED_<wbr>ME</h3>
<div class="tsd-signature tsd-kind-icon">MESSAGE_<wbr>REVOKED_<wbr>ME<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;message_revoke_me&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L31">api/model/index.ts:31</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L31">api/model/index.ts:31</a></li>
</ul>
</aside>
</section>
Expand All @@ -226,7 +218,7 @@ <h3>QR_<wbr>RECEIVED</h3>
<div class="tsd-signature tsd-kind-icon">QR_<wbr>RECEIVED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;qr&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L36">api/model/index.ts:36</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L36">api/model/index.ts:36</a></li>
</ul>
</aside>
</section>
Expand All @@ -236,7 +228,7 @@ <h3>READY</h3>
<div class="tsd-signature tsd-kind-icon">READY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;ready&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L27">api/model/index.ts:27</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L27">api/model/index.ts:27</a></li>
</ul>
</aside>
</section>
Expand All @@ -246,7 +238,7 @@ <h3>STATE_<wbr>CHANGED</h3>
<div class="tsd-signature tsd-kind-icon">STATE_<wbr>CHANGED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;change_state&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/09042c88/src/api/model/index.ts#L38">api/model/index.ts:38</a></li>
<li>Defined in <a href="https://github.com/open-wa/wa-automate-nodejs/blob/999e0e37/src/api/model/index.ts#L38">api/model/index.ts:38</a></li>
</ul>
</aside>
</section>
Expand Down
Loading

0 comments on commit 1a2d38c

Please sign in to comment.