Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.09 KB

File metadata and controls

48 lines (26 loc) · 1.09 KB

Changelog

9.0.12 | 2025-12-02

  • Fix issue with missing const in foreach loop.

9.0.11 | 2024-08-12

  • Fix issue where updating state would cause editor markup settings to be reset.

9.0.10 | 2024-04-10

  • Remove Chrome webm duration fix as it didn't work consistently.
  • When webm-muxer or mp4-muxer node module is installed they will automatically be loaded as muxer encoder.

9.0.9 | 2024-04-04

  • Automatically fix chrome webm duration bug.

9.0.8 | 2023-09-05

  • Allow passing markupEditorShapeStyleControls as options object.

9.0.7 | 2023-07-07

  • Fix useEffect dependencies.

9.0.6 | 2023-07-07

  • Fix peerDependencies being too strict.
  • Remove useEffect dependencies.

9.0.5 | 2023-07-06

  • Fix Pintura not loading in Android release mode.

9.0.4 | 2023-06-19

  • Fix missing export in TypeScript declaration file.

9.0.3 | 2023-06-19

  • Remove Expo asset module dependency.

9.0.2 | 2023-06-19

  • Fix issue where editor with editor showing a white flash when used on a dark background.
  • Fix issue with source being undefined.