Skip to content

Releases: arespawn/WhatsAppToDiscord

v2.4.0-alpha.3

13 May 11:20
74a8d60

Choose a tag to compare

v2.4.0-alpha.3 Pre-release
Pre-release

What's Changed

  • feat: Implement chat link normalization and management functions by @arespawn in #243

Full Changelog: v2.4.0-alpha.2...v2.4.0-alpha.3

v2.4.0-alpha.2

13 May 09:23
ba79539

Choose a tag to compare

v2.4.0-alpha.2 Pre-release
Pre-release

What's Changed

  • feat: differentiate shutdowns from crashes by @arespawn in #238
  • Shutdown detection and clean up lint by @arespawn in #239
  • Enhance WhatsApp call handling and improve webhook username sanitization by @arespawn in #240
  • Update Baileys to version 7.0.0-rc11 by @arespawn in #241
  • chore: bump to alpha.2 (include baileys RC11) by @arespawn in #242

Full Changelog: v2.4.0-alpha.1...v2.4.0-alpha.2

v2.4.0-alpha.1

08 May 04:08
8c3f8fa

Choose a tag to compare

v2.4.0-alpha.1 Pre-release
Pre-release

What's Changed

  • feat: enhance WhatsApp browser profile handling and reconnect logic by @arespawn in #228
  • feat: enhance WhatsApp client logging and history sync handling by @arespawn in #229
  • feat: improve WhatsApp handler to skip unnecessary history sync and avoid eager group fetch on reconnect by @arespawn in #230
  • Fix WhatsApp RC10 pairing and resync OOM crashes by @arespawn in #231
  • Fix WhatsApp pairing timing, spoiler/view-once media bridging, and Docker postinstall build by @arespawn in #232
  • feat: enhance WhatsApp pairing process with browser profile management by @arespawn in #233
  • View once code clean up by @arespawn in #234
  • Add configurable forum host names for thread mode by @arespawn in #235

Full Changelog: v2.4.0-alpha.0...v2.4.0-alpha.1

v2.4.0-alpha.0

07 May 07:56
c2566d9

Choose a tag to compare

v2.4.0-alpha.0 Pre-release
Pre-release

What's Changed

  • deps: bump jsdom from 29.0.1 to 29.0.2 in the npm-minor-patch group by @dependabot[bot] in #215
  • deps: bump @biomejs/biome from 2.4.10 to 2.4.11 in the npm-minor-patch group by @dependabot[bot] in #216
  • deps: bump @biomejs/biome from 2.4.11 to 2.4.12 in the npm-minor-patch group by @dependabot[bot] in #218
  • Finally reinstate support for receiving view-once-messages so we'll (hopefully) never have to walk to our phones again. Hurrah! by @theassemblerguy in #219
  • Update Baileys to rc10 with Android browser patch by @arespawn in #225
  • Map group-wide mentions between WhatsApp and Discord by @arespawn in #226
  • Fix /pairwithcode phone input handling by @arespawn in #227

New Contributors

Full Changelog: v2.3.2...v2.4.0-alpha.0

v2.3.2

07 Apr 06:22
ff3e7fd

Choose a tag to compare

What's Changed

  • Implement WhatsApp GIF normalization for Discord attachments with fallback handling by @arespawn in #206
  • Pin transitive lodash to 4.18.1 by @arespawn in #207
  • Update dependencies to latest versions by @arespawn in #211
  • Update URL normalization and dependencies by @arespawn in #212
  • Add configurable WA->Discord media burst size by @arespawn in #214

Full Changelog: v2.3.1...v2.3.2

v2.3.1

03 Apr 09:52
d3333f2

Choose a tag to compare

What's Changed

  • Drop Jimp dependency and update version by @arespawn in #200
  • Add CI permissions and hostname normalization utility by @arespawn in #201
  • Update schema version and refactor build scripts by @arespawn in #202
  • Handle expired Discord interactions without crashing WA2DC by @arespawn in #205

Full Changelog: v2.3.0...v2.3.1

v2.3.0

30 Mar 11:01
9e04ad1

Choose a tag to compare

What's Changed

  • ci: bump docker/login-action from 3 to 4 by @dependabot[bot] in #193
  • ci: bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #192
  • deps: bump @biomejs/biome from 2.4.4 to 2.4.6 in the npm-minor-patch group by @dependabot[bot] in #191
  • Enhance image handling and update dependencies by @arespawn in #198 Thanks @Falingunit for the idea to fallback to just documents if unable to decode.

Full Changelog: v2.2.0...v2.3.0

v2.3.0-beta.2

19 Mar 13:52
ed07bd6

Choose a tag to compare

v2.3.0-beta.2 Pre-release
Pre-release

v2.3.0-beta.1

19 Mar 12:49
05fda70

Choose a tag to compare

v2.3.0-beta.1 Pre-release
Pre-release

What's Changed

  • ci: bump docker/login-action from 3 to 4 by @dependabot[bot] in #193
  • ci: bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #192
  • deps: bump @biomejs/biome from 2.4.4 to 2.4.6 in the npm-minor-patch group by @dependabot[bot] in #191

Full Changelog: v2.2.0...v2.3.0-beta.1

v2.2.0

26 Feb 15:03
9b81832

Choose a tag to compare

What's Changed

  • ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #174
  • ci: bump actions/setup-node from 4 to 6 by @dependabot[bot] in #175
  • deps: bump undici from 6.23.0 to 7.22.0 by @dependabot[bot] in #177
  • deps: bump the npm-minor-patch group with 2 updates by @dependabot[bot] in #176
  • Add support for transcoding Discord voice attachments to WhatsApp ptt messages and upgrade discord.js to v14 by @arespawn in #181
  • Add WhatsApp-compatible waveform metadata for Discord voice messages by @arespawn in #182
  • fix: try to enable waveform on whatsapp side by @arespawn in #183
  • Revert "fix: try to enable waveform on whatsapp side" by @arespawn in #184
  • Revert "Add WhatsApp-compatible waveform metadata for Discord voice messages" by @arespawn in #185
  • Fix reaction and storage issue by @arespawn in #186
  • Update installer scripts for Linux, macOS, and Windows by @arespawn in #187
  • feat: enhance audio handling and deduplication in WhatsApp integration by @arespawn in #189

New Contributors

Full Changelog: v2.1.6...v2.2.0