docs: add changelog entry for issue #2954

This commit is contained in:
MD.SHAMSUL ALAM 2026-01-28 03:30:49 +06:00
parent 1bf77f82fe
commit 8d15d6e71f

View File

@ -7,6 +7,7 @@ Status: unreleased.
### Changes
- Rebrand: rename the npm package/CLI to `moltbot`, add a `moltbot` compatibility shim, and move extensions to the `@moltbot/*` scope.
- Media: wire tools.media.image.maxBytes config to image processing pipeline. (#2954) Thanks @shamsulalam1114.
- Commands: group /help and /commands output with Telegram paging. (#2504) Thanks @hougangdev.
- macOS: limit project-local `node_modules/.bin` PATH preference to debug builds (reduce PATH hijacking risk).
- macOS: finish Moltbot app rename for macOS sources, bundle identifiers, and shared kit paths. (#2844) Thanks @fal3.