mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-09 21:32:20 -06:00
feat: prisma and remove mongodb
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,7 +1,17 @@
|
||||
# 1.8.1 (develop)
|
||||
# 2.0.0 (develop)
|
||||
|
||||
### Feature
|
||||
* New method of saving sessions to a file using worker, made in partnership with [codechat](https://github.com/code-chat-br/whatsapp-api)
|
||||
* Added prism orm, connection to postgres and mysql
|
||||
|
||||
### Fixed
|
||||
*
|
||||
|
||||
### Break changes
|
||||
* jwt authentication removed
|
||||
* Connection to mongodb removed
|
||||
* Standardized all request bodies to use camelCase
|
||||
* Change in webhook information from owner to instanceId
|
||||
|
||||
# 1.8.0 (2024-05-27 16:10)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user