v2.23.0
Breaking Changes (iOS/macOS)
-
[#27] Fixes support of «Background Downloads Tutorial (iOS)». Check the updated documentation — the host app code requires a minor update to use it.
-
[#28] Changes the format of URLs returned by pickFile() to special «Bookmark URLs». This was necessary to correctly support security scopes, and thus access to selected files outside the app's sandbox. The actual support of such URLs by other library functions is a work in-progress, as of now only copyFile() and exists() are confirmed to correctly handle them, other functions may fail, saying such URLs point to non-existing items.
-
Some errors have altered their textual descriptions / codes.