evolution-api/src/api
Davidson Gomes 95bc5e6b21 chore: Updated dependencies and added new manager
In this commit, the following changes were made:

- Updated the version of the project to 2.0.4-beta.
- Added the new manager with version 2.0.0.
- Updated the Baileys version.
- Modified several files such as CHANGELOG.md, Dockerfile, package.json, src/api/routes/index.router.ts, and src/api/routes/view.router.ts.
- Deleted the views/manager.hbs file and added the manager/ folder.

These changes update the dependencies and include a new manager, which may impact the application's functionality.
2024-07-30 09:17:49 -03:00
..
abstract fix: Adjusts in redis for save instances 2024-04-18 10:39:24 -03:00
controllers feat: Sending template approval status webhook 2024-07-25 19:38:34 -03:00
dto feat: Sending template approval status webhook 2024-07-25 19:38:34 -03:00
guards chore: Update telemetry and add new integrations 2024-07-15 12:43:20 -03:00
integrations fix: Correct openai session deletion and pause functionality 2024-07-29 19:07:26 -03:00
provider session worker compatibility 2024-06-03 19:06:00 -03:00
repository refactor: using stream instead of temp files in chatwoot and repository services 2024-07-13 08:10:36 -03:00
routes chore: Updated dependencies and added new manager 2024-07-30 09:17:49 -03:00
services fix: Correct pause and listen to my messages from Typebot integration 2024-07-29 17:53:18 -03:00
types Add support for managing WhatsApp templates via official API 2024-07-12 12:32:44 -03:00
server.module.ts chore: Crud openai complete 2024-07-18 10:14:53 -03:00