Davidson Gomes
d7d0e5ec82
Correction in decryption of poll votes
2023-07-02 19:58:05 -03:00
Davidson Gomes
2519efb3ea
Added timestamp internally in urls to avoid caching
2023-07-01 10:17:29 -03:00
Davidson Gomes
b1c527cb71
Merge tag '1.1.2' into develop
...
* Fixed baileys version in package.json
* Fixed problem that did not validate if the token passed in create instance already existed
* Fixed problem that does not delete instance files in server mode
2023-06-28 13:45:14 -03:00
Davidson Gomes
b87f687e55
Merge branch 'release/1.1.2'
2023-06-28 13:45:04 -03:00
Davidson Gomes
a62d27ffc2
fix: fix problems in create instance and delete instance files
2023-06-28 13:44:58 -03:00
Davidson Gomes
a9a1c6c49b
Merge tag '1.1.2' into develop
...
* Fixed problem that did not validate if the token passed in create instance already existed
* Fixed problem that does not delete instance files in server mode
2023-06-28 13:44:07 -03:00
Davidson Gomes
4989d6ddfa
Merge branch 'release/1.1.2'
2023-06-28 13:43:48 -03:00
Davidson Gomes
fd01b9de36
fix: fix problems in create instance and delete instance files
2023-06-28 13:43:36 -03:00
Davidson Gomes
1017010e15
fix: fix problems in create instance and delete instance files
2023-06-28 13:42:35 -03:00
Davidson Gomes
e0bd06489f
Merge tag '1.1.1' into develop
...
* Added group invitation sending
* Added webhook configuration per event in the individual instance registration
2023-06-28 10:29:48 -03:00
Davidson Gomes
4a6301c2af
Merge branch 'release/1.1.1'
2023-06-28 10:29:37 -03:00
Davidson Gomes
bca830dc54
feat: Added group invitation sending and Added webhook configuration per event in the individual instance registration
2023-06-28 10:29:24 -03:00
Davidson Gomes
77bde5325e
Merge tag '1.1.0-2' into develop
...
Adjusts reame.md
2023-06-23 08:39:41 -03:00
Davidson Gomes
bdca506dd4
Merge branch 'release/1.1.0-2'
2023-06-23 08:39:28 -03:00
Davidson Gomes
34faaa28ca
Adjusts readme.md
2023-06-23 08:39:12 -03:00
Davidson Gomes
a08d433d0a
Merge tag '1.1.0-1' into develop
...
v
2023-06-21 16:53:16 -03:00
Davidson Gomes
6d08162012
Merge branch 'release/1.1.0-1'
2023-06-21 16:53:13 -03:00
Davidson Gomes
2481650028
Remove recording of old messages on sync
2023-06-21 16:52:50 -03:00
Davidson Gomes
5e551fee41
Merge tag '1.1.0' into develop
...
* Improved fetch instances endpoint, now it also fetch other instances even if they are not connected
* Added conversion of audios for sending recorded audio, now it is possible to send mp3 audios and not just ogg
* Route to fetch all groups that the connection is part of
* Route to fetch all privacy settings
* Route to update the privacy settings
* Route to update group subject
* Route to update group description
* Route to accept invite code
* Added configuration of events by webhook of instances
* Now the api key can be exposed in fetch instances if the EXPOSE_IN_FETCH_INSTANCES variable is set to true
* Added option to generate qrcode as soon as the instance is created
* The created instance token can now also be optionally defined manually in the creation endpoint
* Route to send Sticker
* Adjust dockerfile variables
* tweaks in docker-compose to pass variables
* Adjust the route getProfileBusiness to fetchProfileBusiness
* fix error after logout and try to get status or to connect again
* fix sending narrated audio on whatsapp android and ios
* fixed the problem of not disabling the global webhook by the variable
* Adjustment in the recording of temporary files and periodic cleaning
* Fix for container mode also work only with files
2023-06-21 11:18:43 -03:00
Davidson Gomes
e05690af4c
Merge branch 'release/1.1.0'
2023-06-21 11:18:25 -03:00
Davidson Gomes
8e65dd0546
changelog release 1.1.0
2023-06-21 11:18:11 -03:00
Davidson Gomes
509442a2f3
changelog release 1.1.0
2023-06-21 11:17:40 -03:00
Davidson Gomes
a5102d1b94
new postman file
2023-06-21 11:16:44 -03:00
Davidson Gomes
19ee2b3f34
fix: fix for container mode also work only with files
2023-06-20 19:31:39 -03:00
Davidson Gomes
5d29c2d881
fix: fix for container mode also work only with files
2023-06-20 19:29:47 -03:00
Davidson Gomes
a08bbab9dc
feat: route to send Sticker
2023-06-20 16:47:26 -03:00
Davidson Gomes
84f6394f1f
fix: Adjustment in the recording of temporary files and periodic cleaning
2023-06-20 14:57:30 -03:00
Davidson Gomes
d359949310
fix: Adjustment in the recording of temporary files and periodic cleaning
2023-06-20 14:57:19 -03:00
Davidson Gomes
30cd8a03eb
feat: the created instance token can now also be optionally defined manually in the creation endpoint
2023-06-20 09:07:26 -03:00
Davidson Gomes
1b7015c0df
conversion of audios for sending recorded audio, now it is possible to send mp3 audios and not just ogg
2023-06-19 22:37:42 -03:00
Davidson Gomes
55b14641e0
conversion of audios for sending recorded audio, now it is possible to send mp3 audios and not just ogg
2023-06-19 22:30:59 -03:00
Davidson Gomes
4936d7fcc6
conversion of audios for sending recorded audio, now it is possible to send mp3 audios and not just ogg
2023-06-19 22:29:07 -03:00
Davidson Gomes
b8fa43296d
conversion of audios for sending recorded audio, now it is possible to send mp3 audios and not just ogg
2023-06-19 22:28:39 -03:00
Davidson Gomes
631dd01c92
feat: added option to generate qrcode as soon as the instance is created
2023-06-13 17:42:30 -03:00
Davidson Gomes
fdc72bc84e
feat: added option to generate qrcode as soon as the instance is created
2023-06-13 17:35:13 -03:00
Davidson Gomes
c63da9cd6e
feat: added option to generate qrcode as soon as the instance is created
2023-06-13 17:23:52 -03:00
Davidson Gomes
849d570bcb
fixed docker files and quoted message option
2023-06-13 14:08:26 -03:00
Davidson Gomes
85e6efb8b0
fixed docker files and quoted message option
2023-06-13 13:14:53 -03:00
Davidson Gomes
485c8c3113
fixed docker files and quoted message option
2023-06-13 13:11:24 -03:00
Davidson Gomes
f2d0a8eb8c
fixed the problem of not disabling the global webhook by the variable and apikey only appears if it is enabled to be exposed
2023-06-13 11:52:30 -03:00
Davidson Gomes
9201bc1022
fix sending narrated audio on whatsapp android and ios
2023-06-13 11:41:17 -03:00
Davidson Gomes
2847a95c57
feat: expose api key in fetch instances
2023-06-12 16:07:38 -03:00
Davidson Gomes
fc30bb9852
feat: Added configuration of events by webhook of instances
2023-06-12 14:40:26 -03:00
Davidson Gomes
0f360d34e8
fix: readme
2023-06-12 13:45:51 -03:00
Davidson Gomes
ec435e086f
fix: readme
2023-06-12 13:41:33 -03:00
Davidson Gomes
1efe7f7cde
fix: readme
2023-06-12 13:35:47 -03:00
Davidson Gomes
5759341c52
feat: accept invite code
2023-06-12 12:08:53 -03:00
Davidson Gomes
ea9ba27f22
feat: Route to update group description
2023-06-12 12:05:52 -03:00
Davidson Gomes
a28bbce1f9
feat: Route to update group subject
2023-06-12 12:02:10 -03:00
Davidson Gomes
75b48aa8ac
fix error after logout and try to get status or to connect again
2023-06-12 10:32:47 -03:00