v0.13.0
Added
wp kntnt-photo-drop image importnow accepts a directory, not only files. A directory source is walked recursively and every image under it is imported with its sub-directory structure preserved — the same folder semantics as dropping a folder on the Drop Zone: hidden files (.DS_Store, AppleDouble._*sidecars) and RAW/video siblings are skipped before any work, while the literal source-relative target is still written with no date/uploader template expansion. Files and directories can be mixed in a single invocation, and a source folder with no importable images is a clear, non-zero-exit error.
Changed
- CI runners updated for Node 24.
actions/checkoutandactions/setup-nodeare bumped to v5, since GitHub-hosted runners have deprecated Node 20. (contributor tooling)
Full changelog: https://github.com/Kntnt/kntnt-photo-drop/blob/v0.13.0/CHANGELOG.md