Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 19:55
· 17 commits to main since this release

Added

  • wp kntnt-photo-drop image import now 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/checkout and actions/setup-node are 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