Skip to content

chore(release): v0.4.5#373

Merged
rmyndharis merged 1 commit into
mainfrom
chore/release-v0.4.5
Jun 20, 2026
Merged

chore(release): v0.4.5#373
rmyndharis merged 1 commit into
mainfrom
chore/release-v0.4.5

Conversation

@rmyndharis

Copy link
Copy Markdown
Owner

Release v0.4.5 — a Baileys quality/correctness patch plus a chat-history enhancement.

Included (already merged to main)

Release chores in this PR

  • Version bump 0.4.4 → 0.4.5: package.json, dashboard/package.json, src/config/swagger.config.ts, README + docs version badges, docs/07-api-collection.md, docs/13-horizontal-scaling.md image tags, docs/15-project-roadmap.md range.
  • CHANGELOG: consolidated [Unreleased][0.4.5] - 2026-06-20 with a summary, and added the missing fix(baileys): allow sending captions with document messages #363 entry. Fresh empty [Unreleased] left at the top.

⚠️ Behavior change to note

message.received / revoked / reaction webhook + WebSocket payloads from a Baileys session now carry @c.us ids where they previously carried @s.whatsapp.net (or a resolved @lid). A consumer that stored or compared the old ids will see the new value. whatsapp-web.js is unaffected; outbound sending and contact/chat list ids are unchanged.

Verification

  • Backend: eslint clean, nest build clean, jest 942/942 pass (86 suites).
  • Dashboard: vite build OK, eslint 0 errors (3 pre-existing warnings).

After merge: tag v0.4.5release.yml publishes the multi-arch GHCR image and creates the GitHub Release from the CHANGELOG section.

Baileys engine quality + correctness (engine-neutral @c.us ids, Chats list
names, @lid->phone resolution, document captions) and an opt-in deep
chat-history mode. Bumps version across package.json, dashboard, swagger,
docs, and README; consolidates the CHANGELOG [0.4.5] section.
@rmyndharis rmyndharis added the release Release / version PR label Jun 20, 2026
@rmyndharis rmyndharis merged commit eee7157 into main Jun 20, 2026
5 checks passed
@rmyndharis rmyndharis deleted the chore/release-v0.4.5 branch June 20, 2026 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release / version PR

Projects

None yet

1 participant