@pqina/pintura 8.96.3 → 8.96.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## 8.96.4 | 2026-04-09
4
+
5
+ - Fix issue where multi-touch and wheel zoom would only zoom towards view center.
6
+
3
7
  ## 8.96.3 | 2026-03-27
4
8
 
5
9
  - Fix issue with keyboard arrow input not working correctly on slider panel.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "8.96.3",
2
+ "version": "8.96.4",
3
3
  "name": "@pqina/pintura",
4
4
  "description": "This package is for testing purposes only. Visit https://pqina.nl/pintura to purchase a valid license.",
5
5
  "browser": "pintura.js",