Skip to content

Latest commit

 

History

History
349 lines (193 loc) · 25.3 KB

CHANGELOG.md

File metadata and controls

349 lines (193 loc) · 25.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.0.1 (2024-08-08)

Note: Version bump only for package @capacitor/filesystem

6.0.0 (2024-04-15)

Note: Version bump only for package @capacitor/filesystem

6.0.0-rc.1 (2024-03-25)

Note: Version bump only for package @capacitor/filesystem

6.0.0-rc.0 (2024-02-07)

Bug Fixes

  • filesystem: requestPermissions not resolving (#1990) (2fe419b)

6.0.0-beta.1 (2023-12-14)

Bug Fixes

  • filesystem: use next tag for capacitor dependencies (#1963) (80e5261)

6.0.0-beta.0 (2023-12-13)

Note: Version bump only for package @capacitor/filesystem

6.0.0-alpha.2 (2023-11-15)

Note: Version bump only for package @capacitor/filesystem

6.0.0-alpha.1 (2023-11-08)

Bug Fixes

  • filesystem: accessing security scoped resources on iOS (#1660) (ee6d93b)
  • filesystem: catch http errors on downloadFile (#1742) (5ed01d3)

Features

  • filesystem: add removeAllListeners method (#1862) (f5f84ee)

5.2.0 (2023-12-15)

Features

  • filesystem: add removeAllListeners method (#1868) (fb941c7)

5.1.4 (2023-09-14)

Note: Version bump only for package @capacitor/filesystem

5.1.3 (2023-08-23)

Bug Fixes

  • filesystem: catch http errors on downloadFile (#1742) (5ed01d3)

5.1.2 (2023-08-09)

Bug Fixes

  • filesystem: download file on web to IDB instead of Downloads folder (#1724) (bf18f82)
  • filesystem: show downloaded files in Documents directory (#1715) (66c7217)

5.1.1 (2023-07-19)

Bug Fixes

  • filesystem: don't request permissions on 11 or newer (#1690) (56512c9)

5.1.0 (2023-07-12)

Features

  • filesystem: download files from server to filesystem (d16bad6)

5.0.5 (2023-06-29)

Note: Version bump only for package @capacitor/filesystem

5.0.4 (2023-06-08)

Note: Version bump only for package @capacitor/filesystem

5.0.3 (2023-06-08)

Note: Version bump only for package @capacitor/filesystem

5.0.2 (2023-05-09)

Note: Version bump only for package @capacitor/filesystem

5.0.1 (2023-05-05)

Bug Fixes

5.0.0 (2023-05-03)

Note: Version bump only for package @capacitor/filesystem

5.0.0-beta.1 (2023-04-21)

Features

  • Update gradle to 8.0.2 and gradle plugin to 8.0.0 (#1542) (e7210b4)

5.0.0-beta.0 (2023-03-31)

Note: Version bump only for package @capacitor/filesystem

5.0.0-alpha.1 (2023-03-16)

Bug Fixes

  • filesystem: copy and rename not working on web (#1479) (7349d01)

Features

  • android: Removing enableJetifier (d66f9cb)

4.1.4 (2022-11-16)

Note: Version bump only for package @capacitor/filesystem

4.1.3 (2022-10-21)

Note: Version bump only for package @capacitor/filesystem

4.1.2 (2022-09-29)

Bug Fixes

  • filesystem: Avoid max stack size exceeded on base64 check (#1202) (f4ba421)

4.1.1 (2022-09-12)

Note: Version bump only for package @capacitor/filesystem

4.1.0 (2022-08-24)

Bug Fixes

  • filesystem: failing to remove folder content on rmdir (#1112) (ae451aa)
  • filesystem: make iOS return proper url on readdir (#1142) (77dc02f)

4.0.1 (2022-07-28)

Note: Version bump only for package @capacitor/filesystem

4.0.0 (2022-07-27)

Note: Version bump only for package @capacitor/filesystem

4.0.0-beta.2 (2022-07-08)

Note: Version bump only for package @capacitor/filesystem

4.0.0-beta.0 (2022-06-27)

Bug Fixes

  • filesystem: Prevent android crash on invalid base64 write (#937) (1af0bfe)
  • filesystem: Throw errors instead of strings (#746) (af4b875)
  • filesystem: web appendFile with base64 data (#928) (80253cf)
  • correct addListeners links (#655) (f9871e7)
  • inline source code in esm map files (#760) (a960489)
  • remove postpublish scripts (#656) (ed6ac49)
  • android: permissions use "publicStorage" as alias (#202) (2dfc7a3)
  • android: support writing files without scheme (#241) (4285cb1)
  • filesystem: allow copy if from is not parent of to (#546) (a70414e)
  • filesystem: Append doesn't resolve on iOS (#305) (98e91cd)
  • filesystem: Convert stat ctime/mtime timestamp to milliseconds (#321) (d978986)
  • filesystem: copy doesn't resolve on Android (#233) (17cbf3b)
  • filesystem: is not requesting permission on public directories (#246) (aa897ab)
  • filesystem: Make ctime optional (#373) (e3c6212)
  • filesystem: rmdir doesn't resolve on iOS (#239) (7ca538b)
  • add es2017 lib to tsconfig (#180) (2c3776c)
  • support deprecated types from Capacitor 2 (#139) (2d7127a)
  • filesystem: Use PermissionState from @capacitor/core (#148) (5ce3c5d)

Features

  • set targetSDK default value to 32 (#970) (fa70d96)
  • filesystem: Make readDir return files information (#949) (0a9f43d)
  • filesystem: Return path of copied file (#931) (310f583)
  • add commonjs output format (#179) (8e9e098)
  • Filesystem plugin (#19) (3b86a4a)
  • set targetSDK default value to 31 (#824) (3ee10de)
  • Upgrade gradle to 7.4 (#826) (5db0906)
  • Use java 11 (#910) (5acb2a2)
  • android: implements Activity Result API changes for permissions and activity results (#222) (f671b9f)
  • filesystem: Allow the use of absolute urls on iOS and web (#250) (03ad97c)
  • filesystem: support Library directory (#666) (ce7ee95)

1.1.0 (2022-01-19)

Bug Fixes

Features

  • filesystem: support Library directory (#666) (ce7ee95)

1.0.7 (2022-01-10)

Bug Fixes

  • filesystem: Throw errors instead of strings (#746) (af4b875)

1.0.6 (2021-11-03)

Note: Version bump only for package @capacitor/filesystem

1.0.5 (2021-10-14)

Bug Fixes

1.0.4 (2021-10-13)

Bug Fixes

1.0.3 (2021-09-01)

Bug Fixes

  • filesystem: allow copy if from is not parent of to (#546) (a70414e)

1.0.2 (2021-06-23)

Note: Version bump only for package @capacitor/filesystem

1.0.1 (2021-06-09)

Note: Version bump only for package @capacitor/filesystem

1.0.0 (2021-05-19)

Note: Version bump only for package @capacitor/filesystem

0.5.6 (2021-05-11)

Note: Version bump only for package @capacitor/filesystem

0.5.5 (2021-05-10)

Note: Version bump only for package @capacitor/filesystem

0.5.4 (2021-05-07)

Bug Fixes

0.5.3 (2021-04-29)

Bug Fixes

  • filesystem: Append doesn't resolve on iOS (#305) (98e91cd)
  • filesystem: Convert stat ctime/mtime timestamp to milliseconds (#321) (d978986)

0.5.2 (2021-03-10)

Note: Version bump only for package @capacitor/filesystem

0.5.1 (2021-03-02)

Note: Version bump only for package @capacitor/filesystem

0.5.0 (2021-02-27)

Bug Fixes

  • filesystem: is not requesting permission on public directories (#246) (aa897ab)

Features

  • filesystem: Allow the use of absolute urls on iOS and web (#250) (03ad97c)

0.4.0 (2021-02-10)

Features

  • android: implements Activity Result API changes for permissions and activity results (#222) (f671b9f)

0.3.2 (2021-02-05)

Bug Fixes

  • android: support writing files without scheme (#241) (4285cb1)
  • filesystem: copy doesn't resolve on Android (#233) (17cbf3b)
  • filesystem: rmdir doesn't resolve on iOS (#239) (7ca538b)

0.3.1 (2021-01-26)

Bug Fixes

  • android: permissions use "publicStorage" as alias (#202) (2dfc7a3)

0.3.0 (2021-01-14)

Note: Version bump only for package @capacitor/filesystem

0.2.0 (2021-01-13)

Bug Fixes

Features

0.1.3 (2021-01-13)

Note: Version bump only for package @capacitor/filesystem

0.1.2 (2021-01-08)

Note: Version bump only for package @capacitor/filesystem

0.1.1 (2020-12-27)

Note: Version bump only for package @capacitor/filesystem

0.1.0 (2020-12-20)

Bug Fixes

  • support deprecated types from Capacitor 2 (#139) (2d7127a)
  • filesystem: Use PermissionState from @capacitor/core (#148) (5ce3c5d)

Features