mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-25 14:47:45 -06:00
feat(evolution-manager): add evolution-manager-v2 as a submodule and update changelog
- Introduced evolution-manager-v2 as a git submodule for easier access and integration. - Updated CHANGELOG to reflect the addition of evolution-manager-v2 with details on its features and open-source setup. - Adjusted media message handling in EvolutionStartupService to use null instead of undefined for base64 and mediaUrl properties, ensuring better data consistency.
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -10,6 +10,16 @@
|
||||
- Consumer group management for reliable event processing
|
||||
- Integration with existing event manager for seamless event distribution
|
||||
|
||||
* **Evolution Manager v2 Open Source**: Evolution Manager v2 is now available as open source
|
||||
- Added as git submodule with HTTPS URL for easy access
|
||||
- Complete open source setup with Apache 2.0 license + Evolution API custom conditions
|
||||
- GitHub templates for issues, pull requests, and workflows
|
||||
- Comprehensive documentation and contribution guidelines
|
||||
- Docker support for development and production environments
|
||||
- CI/CD workflows for code quality, security audits, and automated builds
|
||||
- Multi-language support (English, Portuguese, Spanish, French)
|
||||
- Modern React + TypeScript + Vite frontend with Tailwind CSS
|
||||
|
||||
### Fixed
|
||||
|
||||
* **MySQL Schema**: Fixed invalid default value errors for `createdAt` fields in `Evoai` and `EvoaiSetting` models
|
||||
|
||||
Reference in New Issue
Block a user