Changes.Watch

Security changelog digest

Dec 16 - Dec 22, 2024. Useful releases, risky migrations, and noisy updates from the Security channel.

No matching updates in this bucket.

Security updates in 2024-w51

2024-12-19, Version 23.5.0 (Current), @aduh95

  • WebCrypto API Ed25519 and X25519 algorithms are now stable, eliminating ExperimentalWarning
  • Introduced module.registerHooks() for thread‑local loader customization, improving CJS monkey‑patching and debugging
  • Included several SEMVER‑minor updates such as dgram UDP blocklist support, prefix‑only modules in builtinModules, stabilized permission model, and aggregated sqlite constants

Surface Sentry Context While Debugging Your Own Site with the Dev Toolbar

  • Introduces Dev Toolbar in open beta as a floating widget in web apps.
  • Provides page‑aware Sentry panels (Issues, Feedback, Feature Flags) showing context‑specific insights while browsing your own site.
  • Enables quick surfacing of actionable issues directly within the app.