Skip to content

Latest commit

 

History

History
86 lines (59 loc) · 2.17 KB

File metadata and controls

86 lines (59 loc) · 2.17 KB

Bolt CEP Changelog

Version 2.2.0 (2025-11-20)

  • Added zxpOutput & zipOutput to config

Version 2.1.1 (2025-06-16)

  • Add Changelog
  • Update Meta Bolt so yarn dep checks package versions and changelog

Version 2.1.0 (2025-06-06)

  • Support for Svelte 5 added
  • Support for React 19 added
  • Support for Vue 3.5 added
  • Upgraded to TypeScript 5
  • Upgraded to Vite 6

Version 2.0.0 (2025-05-30)

  • Migration to Meta Bolt (unified framework for all Bolt projects)
  • Monorepo consolidation (template (bolt-cep), plugin (vite-cep-plugin), and create script (create-bolt-cep))
  • Native support for yarn, npm, pnpm
  • Pick desired Adobe apps on create script
  • Select to keep or remove sample code on create script
  • Improved error catching for evalTS()
  • Updated style reset
  • Context Menu and Flyout Menu Templates
  • Zero byte files removed (required for Adobe Exchange)
  • Dozens of other quality-of-life improvements

Version 1.3.3 (2025-05-30)

  • Cleanup

Version 1.3.2 (2025-05-30)

  • Zero Byte File Removal on Build

Version 1.3.1 (2025-05-30)

  • CEP Dynamic Folder Fix
  • Docs updated for CEF flags for Adobe Spectrum on MacOS
  • Global dependency updates
  • Env var ACTION changed to BOLT_ACTION to avoid conflicts wit XCode
  • evalTS() catch more types of errors
  • removeEventListener() param type fix
  • Premiere types update
  • SCSS Syntax Update
  • Documented PlayerDebugMode requried for Setup
  • Overwrite .p12 file each time to avoid errors when changing ID

Version 1.3.0 (2025-05-13)

  • JSXBIN package updated for Apple Silicon compatibility
  • GitHub Actions YML fix for any extension name
  • types-for-adobe & types-for-adobe-extras update

Version 1.2.9 (2025-04-30)

  • ZXPSignCmd update for MacOS to fix timestamp signing issues
  • Readme updates for timestamp signing issues
  • PPRO time helpers added

Version 1.2.8 (2025-04-28)

  • ZXPSignCmd update for Windows to fix timestamp signing issues

Version 1.2.7 (2025-04-21)

  • Text Arrow Key Patch
  • PPRO Metadata helpers Added
  • TSA Fix
  • ZXPSignCmd permission fix for Mac

Version 1.2.6 (2024-09-06)

  • Account for missing BridgeTalk bug in AE
  • Enable Spectrum function


See Git history for previous changes changes...