Skip to main content

0.4.4

ยท 732 words
Downloads for 0.4.4

This is a security release overriding some dependencies' versions' minima.

note

Version 0.4.3 was skipped due to a misconfigured dependency version preventing the release action from completing successfully. Its changes were combined with 0.4.4's changes below.

Appโ€‹

๐Ÿ”’ Securityโ€‹

  • Override diff version minima to ^5.2.2 in pnpm-workspace.yaml to address CVE-2026-24001
  • Override lodash and lodash-es version minima to ^4.17.23 in pnpm-workspace.yaml to address CVE-2025-13465
  • Override tar version minima to ^7.5.7 in pnpm-workspace.yaml to address CVE-2026-24842 and CVE-2026-23950

๐Ÿ“ฆ Dependenciesโ€‹

  • Updated @capacitor/cli from 8.0.0 to 8.0.2

Serverโ€‹

No significant changes.