Skip to content

Releases: ionic-team/capacitor-filesystem

v8.1.0

21 Jan 17:47

Choose a tag to compare

8.1.0 (2026-01-21)

Features

  • Allow reading parts of a file with offset and length (#61) (a765a78)
  • ci: add Maven Central publishing workflow and Android publishing scripts (#60) (31b37c2)
  • ci: add publish-pod job to invoke CocoaPods publish workflow (#58) (552acb6)
  • ci: add publish-pod job to invoke CocoaPods publish workflow (#59) (147764f)

This release is also available on:

v7.1.6

16 Dec 13:30

Choose a tag to compare

7.1.6 (2025-12-16)

Bug Fixes


This release is also available on:

v8.0.0

08 Dec 19:11

Choose a tag to compare

8.0.0 (2025-12-08)

Bug Fixes

  • android: use 'propName = value' assignment syntax in build.gradle files (5dcd9c3)
  • Cap8 peerDependency for pnpm compatibility (99e4fe8)

Features

BREAKING CHANGES

  • Capacitor major version update requires major version update on the plugin.

This release is also available on:

v7.1.5

25 Nov 18:21

Choose a tag to compare

7.1.5 (2025-11-25)

Bug Fixes

  • ios: Simplify SPM usage for native library (#44) (e590c3f)

This release is also available on:

v8.0.0-next.4

17 Nov 16:11
b62df16

Choose a tag to compare

v8.0.0-next.4 Pre-release
Pre-release

8.0.0-next.4 (2025-11-17)

  • ios: Minor updates to Package.swift.

v8.0.0-next.3

12 Nov 14:52

Choose a tag to compare

v8.0.0-next.3 Pre-release
Pre-release

8.0.0-next.3 (2025-11-12)

Bug Fixes

  • android: use 'propName = value' assignment syntax in build.gradle files (5dcd9c3)

This release is also available on:

v8.0.0-next.2

27 Oct 12:31

Choose a tag to compare

v8.0.0-next.2 Pre-release
Pre-release

8.0.0-next.2 (2025-10-27)

Bug Fixes

  • ios: Simplify SPM usage for native library (#44) (e590c3f)

This release is also available on:

v8.0.0-next.1

09 Sep 09:13

Choose a tag to compare

v8.0.0-next.1 Pre-release
Pre-release

8.0.0-next.1 (2025-09-09)

Bug Fixes

  • Cap8 peerDependency for pnpm compatibility (99e4fe8)

Features

BREAKING CHANGES

  • Capacitor major version update requires major version update on the plugin.

This release is also available on:

v7.1.4

01 Aug 14:40
72f7693

Choose a tag to compare

7.1.4 (2025-08-01)

Fixes

  • ios Do not add trailing slash to files (#20)

v7.1.3

25 Jul 11:25
f32f0a2

Choose a tag to compare

7.1.3 (2025-07-25)

Fixes

  • ios fix SPM package name not matching CLI CapApp-SPM generated name (#16)