Judson Cairo
a679776f89
Fixed chatwoot translation files on build
2024-08-15 15:32:17 -03:00
Davidson Gomes
00cb80f173
fix: docker
2024-08-15 14:05:52 -03:00
Davidson Gomes
60eb923f64
chore: Update tsup configuration
...
Modified: tsup.config.ts
This commit updates the tsup configuration file. The changes made aim to improve the project's build process and optimize the bundle size. No new functionality or bug fixes are introduced in this commit.
2024-08-15 14:00:24 -03:00
Davidson Gomes
975f41d58e
fix: migrations
2024-08-15 13:13:08 -03:00
Davidson Gomes
285a950c67
changelog
2024-08-15 12:31:47 -03:00
Davidson Gomes
c4f91ead54
changelog
2024-08-15 12:31:12 -03:00
Davidson Gomes
785a72cbc8
feat: openai now identifies images
2024-08-15 12:29:08 -03:00
Davidson Gomes
061696e140
feat: dify now identifies images
2024-08-15 11:12:07 -03:00
Davidson Gomes
376cafa350
Merge pull request #773 from judsonjuniorr/V2-integration-unification
...
V2 integration unification
2024-08-14 18:36:27 -03:00
Judson Cairo
448aefb989
Typo fix
2024-08-14 17:50:11 -03:00
Judson Cairo
1059c92583
Unification of integrations, Typebot & OpenAI & Dify
2024-08-14 17:47:31 -03:00
Judson Cairo
b68814795d
Fixed mime types version
2024-08-14 17:41:25 -03:00
Davidson Gomes
360f8066a7
fix: crypto.randumUUID is not a function on Manager
2024-08-14 16:01:14 -03:00
Davidson Gomes
b3991cf6bb
feat: Added ignoreJids in chatwoot settings
2024-08-14 14:59:47 -03:00
Davidson Gomes
daa4c76967
update package.json
2024-08-14 11:36:54 -03:00
Davidson Gomes
790b13f123
changelog
2024-08-14 11:34:28 -03:00
Davidson Gomes
b08287f568
changelog
2024-08-14 11:32:53 -03:00
Davidson Gomes
1d31f533f4
Merge branch 'v2.0.0' of github.com:EvolutionAPI/evolution-api into v2.0.0
2024-08-14 11:28:33 -03:00
Davidson Gomes
881a011493
chore: Deprecate buttons and list in new Baileys version
...
Updated CHANGELOG.md, package.json, src/api/dto/chat.dto.ts, and src/api/services/channels/whatsapp.baileys.service.ts to deprecate buttons and list due to the new Baileys version. This change improves compatibility and maintainability of the codebase.
2024-08-14 11:27:54 -03:00
Davidson Gomes
78da13fcab
Merge pull request #759 from judsonjuniorr/V2-duplicated-label-creation
...
Changed labels to be unique on the same instance
2024-08-13 15:56:24 -03:00
Davidson Gomes
7f83263b63
Merge pull request #758 from judsonjuniorr/v2-instance-cleanup
...
Remove instance from redis even if using database
2024-08-13 15:55:45 -03:00
Davidson Gomes
04f6e11cbd
fix: adjusts in migrations
2024-08-13 13:15:13 -03:00
Judson Cairo
f0a6fb111e
Removed console.log
2024-08-13 10:23:39 -03:00
Judson Cairo
48febec36a
Changed labels to be unique on the same instance
2024-08-12 21:35:31 -03:00
Judson Cairo
041b3c5e1f
Remove instance from redis even if using database
2024-08-12 21:03:51 -03:00
Davidson Gomes
dbb6ea9147
fix: adjusts 2.0.9
2024-08-12 13:24:19 -03:00
Davidson Gomes
6800b63945
Merge pull request #750 from judsonjuniorr/v2-path-mappings
...
V2 Path mapping & deps fix & bundler changed to tsup
2024-08-12 09:43:08 -03:00
Davidson Gomes
b3dacdb1e6
Merge pull request #749 from judsonjuniorr/v2-database-scripts
...
Improve database scripts to retrieve the provider from env file
2024-08-12 09:41:56 -03:00
Davidson Gomes
404edaa4e1
Merge pull request #747 from judsonjuniorr/v2-update-contacts-database
...
V2 update contacts database
2024-08-12 09:41:18 -03:00
Davidson Gomes
367d44a4d3
Merge pull request #746 from judsonjuniorr/v2-save-chat-name
...
V2 save chat name
2024-08-12 09:40:51 -03:00
Judson Cairo
32e58debc6
Path mapping & deps fix & bundler changed to tsup
2024-08-11 20:47:17 -03:00
Judson Cairo
66ae86b6f5
Improve database scripts to retrieve the provider from env file
2024-08-11 16:29:42 -03:00
Judson Cairo
7b1e4e9e3d
Add chat name to fetch chats request
2024-08-11 15:49:43 -03:00
Judson Cairo
93cc25b513
Add migration for unique index in contacts
2024-08-11 15:33:46 -03:00
Judson Cairo
77cf4125dd
Added migration for name column in chats
2024-08-11 15:29:39 -03:00
Judson Cairo
54e47c09c4
Fixed contacts update in the database
2024-08-10 23:43:53 -03:00
Judson Cairo
dacd408f8d
Make contacts unique for the same instance
...
Avoid duplicated contacts in the database
2024-08-10 23:42:45 -03:00
Judson Cairo
d31b2c7f97
Remove unnecessary logs
2024-08-10 23:16:14 -03:00
Judson Cairo
926197b1ba
Save chat names for groups identification
2024-08-10 23:15:20 -03:00
Judson Cairo
668f477218
Validate if session exists before deleting it
2024-08-10 23:15:02 -03:00
Davidson Gomes
feb7b795e9
refactor: .env.example
2024-08-09 14:38:33 -03:00
Davidson Gomes
0f299993d9
chore: adjusts in docker files
2024-08-09 12:41:16 -03:00
Davidson Gomes
e7ff09752e
fix: StopBotFromMe working with chatwoot
2024-08-09 09:55:50 -03:00
Davidson Gomes
0dfbed4eb9
changelog
2024-08-09 08:01:47 -03:00
Davidson Gomes
9bf17f27f0
prisma: adjusts for mysql and postgres
2024-08-09 07:59:50 -03:00
Davidson Gomes
678f2c2b5d
prisma: adjusts for mysql and postgres
2024-08-09 07:58:33 -03:00
Davidson Gomes
840f9c6f57
chore: adjusts in docker files
2024-08-09 07:17:09 -03:00
Davidson Gomes
9367be0fb1
chore: adjusting details
2024-08-09 06:53:43 -03:00
Davidson Gomes
fa05cf85ab
changelog
2024-08-09 06:49:49 -03:00
Davidson Gomes
56a165db54
feat: added general session button in typebot, dify and openai in manager
2024-08-08 23:14:51 -03:00