V18.1.1
Packaging-only release — no code changes.
Changed
- Trimmed the published npm tarball via a
fileswhitelist. Installs previously pulled the full test suite, CI config, docs, and ~3.5 MB of README screenshots (195 files / 4.0 MB). The package now ships only the runtime (telegrambot/), the Node-REDexamples/, and README/LICENSE/CHANGELOG/MIGRATION — ~72 files / ~125 kB packed.
README image links resolve against the GitHub repo, so the npm and flows.nodered.org pages are unaffected.
Upgrade
cd ~/.node-red
npm install node-red-contrib-telegrambot@latest
node-red-restart