WAHA 2024.4 - Dashboard to manage your sessions!
Posted in Releases on April 1, 2024 by devlikeapro ‐ 2 min read
We are thrilled to introduce the latest addition to WAHA - the brand new Dashboard, exclusively available in WAHA Plus version!
🌟 Dashboard allows you to do:
- Monitor Sessions: The Dashboard displays the total number of sessions on the server along with their statuses. It conveniently highlights sessions that require actions, allowing you to address any issues promptly.
- Session Management: Take full control of your sessions with the Dashboard. Start a new session, view session information, generate QR codes, adjust settings, and stop/start or log out from sessions with ease.
- Secure Server Connection: Easily connect to a server using your API key, ensuring a secure and seamless interaction with WAHA.
- Version Comparison: Keep track of the latest project version and compare it to your current version. The Dashboard makes it easy to see when updates are available, empowering you to stay up-to-date with the latest features and improvements.
🔍 Accessing the Dashboard is as simple as running (remember to update it before!) the project and opening http://localhost:3000/dashboard (or a similar URL with /dashboard appended)I.
🔑 Default username and password: waha / waha
If you’re using API Key, remember to set up the key in the dashboard:
⚙️ Environment Variables:
WAHA_DASHBOARD_ENABLED=true
: Toggle to enable or disable the dashboard (default is true; set to false to disable).WAHA_DASHBOARD_USERNAME=waha
: Default username for login (default: waha).WAHA_DASHBOARD_PASSWORD=waha
: Default password for login (default: waha).
ℹ️ If you encounter any issues or wish to request a new feature, please head over to our GitHub repository and create an issue at: 🔗 WAHA GitHub Issues
Thank you for your continued support and enthusiasm for the project! We appreciate each and every one of our patrons! 🙏
If you don’t have access to WAHA Plus - subscribe to one of our tiers on the platforms and get the key to get WAHA Plus on our portal! https://portal.devlike.pro/
You can find all changes for the WAHA 2024.4 in 🆕 Changelog