diff --git a/blog/wppconnect/v1.17.0.md b/blog/wppconnect/v1.17.0.md new file mode 100644 index 000000000000..4c3a83f012e4 --- /dev/null +++ b/blog/wppconnect/v1.17.0.md @@ -0,0 +1,45 @@ +--- +title: "WPPConnect minor release: v1.17.0" +description: Today we are releasing minor version v1.17.0 for WPPConnect with + Bug Fixes and Features. +authors: wppconnect +tags: + - wppconnect + - javascript + - nodejs + - lib +image: https://opengraph.githubassets.com/1/wppconnect-team/wppconnect/releases/tag/v1.17.0 +date: 2022-09-17T23:39:44Z +--- + +Today we are releasing minor version v1.17.0 for WPPConnect with Bug Fixes and Features. + + + +### Bug Fixes + +* **deps:** update dependency @wppconnect/wa-js to ^2.11.0 ([43ae2c6](https://github.com/wppconnect-team/wppconnect/commit/43ae2c648232346aea6ebbcc9d2374482724c65b)) +* **deps:** update dependency @wppconnect/wa-js to ^2.11.1 ([8c5de17](https://github.com/wppconnect-team/wppconnect/commit/8c5de17deb1abdb7595a38dd9043bd2fc094d8d9)) +* **deps:** update dependency @wppconnect/wa-js to ^2.12.0 ([#1333](https://github.com/wppconnect-team/wppconnect/issues/1333)) (fix [#1330](https://github.com/wppconnect-team/wppconnect/issues/1330)) ([ecda056](https://github.com/wppconnect-team/wppconnect/commit/ecda056fab342ebe52b40dc8266fdb091fcf93e0)) +* **deps:** update dependency @wppconnect/wa-version to ^1.1.126 ([#1269](https://github.com/wppconnect-team/wppconnect/issues/1269)) ([fa954fc](https://github.com/wppconnect-team/wppconnect/commit/fa954fcb872945ea671b7616100c04b7b8ce9846)) +* **deps:** update dependency @wppconnect/wa-version to ^1.1.128 ([c853397](https://github.com/wppconnect-team/wppconnect/commit/c853397280cd790c4ba77236b4653840e46d180f)) +* **deps:** update dependency @wppconnect/wa-version to ^1.1.131 ([f3588f7](https://github.com/wppconnect-team/wppconnect/commit/f3588f7a562237ba55b0e64670835cc3f4e1f826)) +* **deps:** update dependency @wppconnect/wa-version to ^1.1.133 ([0a04393](https://github.com/wppconnect-team/wppconnect/commit/0a0439393b970f5e1558c35fc7343027c9f9d8ca)) +* **deps:** update dependency @wppconnect/wa-version to ^1.1.135 ([a9376cc](https://github.com/wppconnect-team/wppconnect/commit/a9376cc0e3c09541b7ae4720d3acda076b08b482)) +* **deps:** update dependency @wppconnect/wa-version to ^1.1.143 ([3138b36](https://github.com/wppconnect-team/wppconnect/commit/3138b36efc965d8628fe4fe942cce7543daa17ec)) +* **deps:** update dependency @wppconnect/wa-version to ^1.1.145 ([1426644](https://github.com/wppconnect-team/wppconnect/commit/14266448f20790a5c7ee7f146656dd1ef7bd0455)) +* **deps:** update dependency @wppconnect/wa-version to ^1.1.150 ([7c4ff9e](https://github.com/wppconnect-team/wppconnect/commit/7c4ff9e50e216d12f3f2cc5e96bd9c10a5b3894a)) +* **deps:** update dependency @wppconnect/wa-version to ^1.1.154 ([#1334](https://github.com/wppconnect-team/wppconnect/issues/1334)) ([daa94ef](https://github.com/wppconnect-team/wppconnect/commit/daa94ef808660bd5acb143ceb8c9bff9a3a25a18)) +* Fixed setOnlinePresence method ([1ae2658](https://github.com/wppconnect-team/wppconnect/commit/1ae265808b2d167a51f09bc86334640d5e818ea0)) +* Updated WhatsApp WEB version to 2.2234.x ([3edc013](https://github.com/wppconnect-team/wppconnect/commit/3edc013a9d0e19d608fee77d4b9fccbccb0d1bd8)) + + +### Features + +* Added client.getLabelById function (fix [#278](https://github.com/wppconnect-team/wppconnect/issues/278)) ([5ecfcb6](https://github.com/wppconnect-team/wppconnect/commit/5ecfcb6d042f1077f1f1678321ce674f45d626af)) +* Added client.getPlatformFromMessage function ([756775e](https://github.com/wppconnect-team/wppconnect/commit/756775e837ef39028682014afc091e0d5106ae7a)) +* Added client.markPlayed function (fix [#706](https://github.com/wppconnect-team/wppconnect/issues/706)) ([72a70f3](https://github.com/wppconnect-team/wppconnect/commit/72a70f3c313c3772d18b436d88d1b988aa84f594)) +* Added client.sendReadStatus function ([#673](https://github.com/wppconnect-team/wppconnect/issues/673)) ([f0361b9](https://github.com/wppconnect-team/wppconnect/commit/f0361b9c2a7b582c4d652bdc4d589d6464411330)) +* Added functions to get, edit, delete products and collections of catalog (fix [#363](https://github.com/wppconnect-team/wppconnect/issues/363), fix [#905](https://github.com/wppconnect-team/wppconnect/issues/905)) ([bbcdfa9](https://github.com/wppconnect-team/wppconnect/commit/bbcdfa947c44cc77056077b8a2b80ea237f584c6)) + +For more information, see the [release page](https://github.com/wppconnect-team/wppconnect/releases/tag/v1.17.0). \ No newline at end of file