What's Changed
- Fix: Correct WebSocket sessionId parsing for multi-segment BASE_PATH by @Takane42 in #111
- feat: allow host port to be configured via environment variable in Docker by @sonarta in #65
- feat(docs): implement comprehensive Chat and ChatId schemas for Swagger by @kaua-alves-queiros in #103
- Add getPollVotes for a message by @nirizr in #115
- fetchMessages: Add searchOption.messageId and utilize it in _getMessageById by @nirizr in #105
- Fix API change window.store removal in fetchMessages by @nirizr in #117
- Replace window.Store in utils.getChats by @nirizr in #119
- Fix message/reply endpoint with a @lid contactId by @nirizr in #121
- fix: port mapping syntax in docker-compose.yml by @dirhamtriyadi in #126
- fix: fetchMessages after wwebjs update
- Update whatsapp-web.js library and other project dependencies
New Contributors
- @Takane42 made their first contribution in #111
- @nirizr made their first contribution in #115
- @dirhamtriyadi made their first contribution in #126
Full Changelog: v1.34.6...v1.34.7