Skip to content

@konaa/baileys 1.0.5 - legacy compatibility release

Choose a tag to compare

@Konaimav2 Konaimav2 released this 05 Jun 18:22
· 9 commits to main since this release

@konaa/baileys 1.0.5

Maintained Baileys RC build with legacy Kiu/MikirBot compatibility shims.

Highlights

  • Added legacy root exports used by older Kiu-style plugins:
    • MessageType
    • Presence
    • Mimetype
    • WAFlag
    • WA_MESSAGE_STUB_TYPES
  • Kept compatibility aliases and helpers:
    • makeInMemoryStore()
    • makeCacheManagerAuthState
    • isJidUser
    • isJidNewsLetter
  • Added/kept socket compatibility helpers:
    • setLabelGroup()
    • sendStatusMention()
    • Kiu-style album/status/raw proto send branches
  • Fixed quoted plain-text context handling in generateWAMessageFromContent() to avoid clone/eval-style crashes when quoted messages contain conversation strings.
  • Updated package metadata to link npm and GitHub repository.

Verification

  • npm test passed.
  • npm pack --dry-run passed with no backup files included.
  • Installed and tested in MikirBot.
  • MikirBot restarted cleanly with unstable restarts at 0.

Install

npm install @konaa/baileys@1.0.5

npm: https://www.npmjs.com/package/@konaa/baileys