v1.24.0
What's Changed
- feat: control auto-loading of files + fixed method setDisplayName by @tofers in #2295
- fix:
Message.getInfo
by @alechkos in #2574 - fix:
Poll
docs by @alechkos in #2652 - Fix window.Store.getMsgInfo is not a function by @shirser121 in #2651
- Add Business Contact Types by @shirser121 in #2369
- fix:
message_edit
event and edit caption in file by @tofers in #2617 - Change Supported features by @tuyuribr in #2443
- Fix Cannot read properties of undefined (reading 'mediaStage') in message.js by @elhumbertoz in #2556
- Fix link preview by @shirser121 in #2681
- fix: send docs without caption by @alechkos in #2660
- feat: event
message_ciphertext
by @tofers in #2292 - Reduce supply chain attacks vectors by @tuyuribr in #2691
- Fix: Wrong import of Contact object by @shirser121 in #2715
- feat: pin/unpin messages by @alechkos in #2692
- feat: group mentions + improved user mentions by @alechkos in #2602
- fix: link retrieval from message by @alechkos in #2716
- Fix TS compilation error "Statements are not allowed in ambient context" index.d.ts by @pierrecorsini in #2697
- Fix isOfficialClient by @PurpShell in #2794
- Upgrade node version by @tuyuribr in #2129
- style: guide link fix and detailed description by @qzdark in #2972
- fix: logo link by @qzdark in #2994
- Fix "group_membership_request" event by @Bauguelson in #2813
- Add members settings by @GulgDev in #2788
- Fix: delete lines that remove data from this._data by @shirser121 in #2958
- feat:
vote_update
event by @alechkos in #2596 - Expose Chat's
pinned
property in TS by @Rakambda in #2771 - Make an NPM release via GitHub by @PurpShell in #2942
New Contributors
- @pierrecorsini made their first contribution in #2697
- @qzdark made their first contribution in #2972
- @Bauguelson made their first contribution in #2813
- @GulgDev made their first contribution in #2788
Full Changelog: v1.23.0...v1.24.0