Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
evolution-foundation
/
evolution-api
Public
Notifications
You must be signed in to change notification settings
Fork
7.1k
Star
9.3k
Code
Issues
128
Pull requests
62
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
evolution-api
Dockerfile
on
develop
User selector
All users
All time
Commit history
Commits on May 6, 2026
v2.4.0: license activation required (BREAKING CHANGE) (#2530)
Show description for 71bf563
DavidsonGomes
authored
71bf563
View commit details
Copy full SHA for 71bf563
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
feat(audio): add waveform visualization for PTT voice messages
Show description for cf8f0b3
ffigueroa
committed
cf8f0b3
View commit details
Copy full SHA for cf8f0b3
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
chore(docker): upgrade Node.js version in Dockerfile and update dependencies
Show description for 5512585
DavidsonGomes
committed
5512585
View commit details
Copy full SHA for 5512585
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
chore: optimize Dockerfile by using npm ci for dependency installation and streamlining file copy operations
DavidsonGomes
committed
e92e98d
View commit details
Copy full SHA for e92e98d
View code at this point
Browse repository at this point
refactor: enhance media handling in Baileys service with validation for valid media content
DavidsonGomes
committed
8ea4d65
View commit details
Copy full SHA for 8ea4d65
View code at this point
Browse repository at this point
chore: update Dockerfile to use npm run build instead of npm run build:docker
DavidsonGomes
committed
af713de
View commit details
Copy full SHA for af713de
View code at this point
Browse repository at this point
chore: update version to 2.3.1 in Dockerfile, package.json, and package-lock.json
DavidsonGomes
committed
ee9ccb5
View commit details
Copy full SHA for ee9ccb5
View code at this point
Browse repository at this point
Merge branch 'develop' into patch-2
DavidsonGomes
authored
ba5fb56
View commit details
Copy full SHA for ba5fb56
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
Update Dockerfile
ToniShelby
authored
3391b2c
View commit details
Copy full SHA for 3391b2c
View code at this point
Browse repository at this point
Commits on May 15, 2025
changelog v2.3.0
DavidsonGomes
committed
0b33a76
View commit details
Copy full SHA for 0b33a76
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
Merge pull request #1211 from joaosouz4dev/main
Show description for 68c6ad4
DavidsonGomes
authored
68c6ad4
View commit details
Copy full SHA for 68c6ad4
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
Merge branch 'main' of https://github.com/EvolutionAPI/evolution-api
joaosouz4dev
committed
0c5d28b
View commit details
Copy full SHA for 0c5d28b
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
fix: added cache to identify duplicated messages on events
Show description for 867e849
DavidsonGomes
committed
867e849
View commit details
Copy full SHA for 867e849
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
version: 2.2.3
DavidsonGomes
committed
7ea46a0
View commit details
Copy full SHA for 7ea46a0
View code at this point
Browse repository at this point
version: 2.2.2
DavidsonGomes
committed
9122dae
View commit details
Copy full SHA for 9122dae
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
Update version to 2.2.1, enhance database migration, and update dependencies
Show description for b0219e5
DavidsonGomes
committed
b0219e5
View commit details
Copy full SHA for b0219e5
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
Update ESLint configuration, Dockerfile, and package dependencies; add GitHub Actions workflow for code quality checks
Show description for 616ae0a
DavidsonGomes
committed
616ae0a
View commit details
Copy full SHA for 616ae0a
View code at this point
Browse repository at this point
Update ESLint configuration, Dockerfile, and package dependencies; refactor bot trigger logic
Show description for d598c4e
DavidsonGomes
committed
d598c4e
View commit details
Copy full SHA for d598c4e
View code at this point
Browse repository at this point
Commits on Dec 27, 2024
feat: updates api evolution for docker
joaosouz4dev
committed
2fb6318
View commit details
Copy full SHA for 2fb6318
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
Add support for splitMessages and timePerChar in Integrations
DavidsonGomes
committed
3af8f96
View commit details
Copy full SHA for 3af8f96
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
Merge branch 'v2.0.0' of github.com:EvolutionAPI/evolution-api into v2.0.0
DavidsonGomes
committed
479dc12
View commit details
Copy full SHA for 479dc12
View code at this point
Browse repository at this point
change version
DavidsonGomes
committed
182c5fc
View commit details
Copy full SHA for 182c5fc
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
update: docker with expose port and localcache hGet and hSet return null
oismaelash
committed
5829762
View commit details
Copy full SHA for 5829762
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
version: 2.1.1
DavidsonGomes
committed
4ca141b
View commit details
Copy full SHA for 4ca141b
View code at this point
Browse repository at this point
Commits on Aug 24, 2024
fix: dockerfile
DavidsonGomes
committed
a90617f
View commit details
Copy full SHA for a90617f
View code at this point
Browse repository at this point
fix: chatbot services
DavidsonGomes
committed
a9c737d
View commit details
Copy full SHA for a9c737d
View code at this point
Browse repository at this point
changelog
DavidsonGomes
committed
c00f46b
View commit details
Copy full SHA for c00f46b
View code at this point
Browse repository at this point
Commits on Aug 23, 2024
fix: dockerfile
DavidsonGomes
committed
fcc4fc2
View commit details
Copy full SHA for fcc4fc2
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
changelog
DavidsonGomes
committed
a77fa41
View commit details
Copy full SHA for a77fa41
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
fix: docker
DavidsonGomes
committed
00cb80f
View commit details
Copy full SHA for 00cb80f
View code at this point
Browse repository at this point
fix: migrations
DavidsonGomes
committed
975f41d
View commit details
Copy full SHA for 975f41d
View code at this point
Browse repository at this point
Commits on Aug 9, 2024
changelog
dgcode-tec
committed
0dfbed4
View commit details
Copy full SHA for 0dfbed4
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
chore: Updated dependencies and added new manager
Show description for 95bc5e6
dgcode-tec
committed
95bc5e6
View commit details
Copy full SHA for 95bc5e6
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
chore: Update Dockerfile and whatsapp.baileys.service.ts
Show description for 3637b95
dgcode-tec
committed
3637b95
View commit details
Copy full SHA for 3637b95
View code at this point
Browse repository at this point
chore: Update CHANGELOG, Dockerfile and add CI workflow for publishing latest Docker image
Show description for aab62e4
dgcode-tec
committed
aab62e4
View commit details
Copy full SHA for aab62e4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.