chore(release): v0.4.5#373
Merged
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.4.5 — a Baileys quality/correctness patch plus a chat-history enhancement.
Included (already merged to main)
@c.us)deep=truechat history (ceiling 2000, metadata-only)@lid → phoneresolution via the inbound message keyRelease chores in this PR
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.mdimage tags,docs/15-project-roadmap.mdrange.[Unreleased]→[0.4.5] - 2026-06-20with a summary, and added the missing fix(baileys): allow sending captions with document messages #363 entry. Fresh empty[Unreleased]left at the top.message.received/revoked/reactionwebhook + WebSocket payloads from a Baileys session now carry@c.usids 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
eslintclean,nest buildclean,jest942/942 pass (86 suites).vite buildOK,eslint0 errors (3 pre-existing warnings).After merge: tag
v0.4.5→release.ymlpublishes the multi-arch GHCR image and creates the GitHub Release from the CHANGELOG section.