2025.2.7

devlikeapro/waha2025.2.7Feb 27, 2025by devlikepro

AI Summary

Adds comprehensive Group management APIs including Group Picture retrieval and settings, along with fixes for group participant handling.

Key Highlights

  • Add Group Picture API
  • Add Group API (GOWS)
  • Add Group Settings API (NOWEB)
  • Add exclude=participants to Get All Groups API
  • Fix TypeError: group.participants is not iterable

New Features

  • Group Picture API
  • Group API
  • Group Settings API
  • exclude=participants parameter

Full Release Notes

- Add [👥 Group Picture API](https://waha.devlike.pro/docs/how-to/groups/#group-picture) - [#802](https://github.com/devlikeapro/waha/issues/802)
  - **WEBJS, NOWEB, GOWS**
  - Picture Update available in [âž• WAHA Plus](https://waha.devlike.pro/docs/how-to/waha-plus/)
- **GOWS** - Add [👥 Group API](https://waha.devlike.pro/docs/how-to/groups/) - [#825](https://github.com/devlikeapro/waha/issues/825)
- **NOWEB** - Add [👥 Group Settings API](https://waha.devlike.pro/docs/how-to/groups/) - [#695 ](https://github.com/devlikeapro/waha/issues/695), [#808](https://github.com/devlikeapro/waha/issues/808)
- Add exclude=participants to [👥 Get All Groups API](https://waha.devlike.pro/docs/how-to/groups/#get-all-groups) - [#242](https://github.com/devlikeapro/waha/issues/242)
  - **WEBJS, NOWEB, GOWS**
- **NOWEB** - fix TypeError: group.participants is not iterable - [#810](https://github.com/devlikeapro/waha/issues/810)
- **NOWEB** - disable auto-restart every 30 mins, restart will happen only on socket error - [#756](https://github.com/devlikeapro/waha/issues/756)

**Full Changelog**: https://github.com/devlikeapro/waha/compare/2025.2.6...2025.2.7