releases.shpreview

Bolt JS

Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
Releases4Avg1/moVersionsv4.7.1 to v5.0.0
Patch Changes
  • 341b60e: Reject empty signingSecret at initialization to prevent accidental HMAC signature forgery.
Read more →
Patch Changes
  • 4545150: Require exact ssl_check=1 value to bypass signature verification, preventing truthy but incorrect values from skipping authentication checks.
Read more →
Patch Changes
  • a18c359: fix: correct InvalidCustomPropertyError code and MemoryStore promise handling
Read more →

What's Changed

Hello! 👋 This release updates dependencies to keep packages secure and makes the logger of your app public for use outside of event listeners when using TypeScript! 🔐 🌲

const app = new App({ ... });

(async () => {
  await
Read more →

Bolt v4

What's Changed

New Features

Support for Agents & Assistants is now available!

Bolt now offers a simple and intuitive way to create an Agent/Assistant using the new Assistant class. Simply include the required…

Read more →
Last Checked
21h ago
Latest
v5.0.0
Tracking since Apr 24, 2019