github SmilyOrg/photofield v0.23.0
v0.23.0 - Refactored indexing

5 hours ago

Added

Improve indexing controls in the collection debug UI

The collection debug UI now includes an Index all action, a Force reindex option to overwrite existing indexed data, and a stop button for running indexing tasks. This makes it easier to restart a full indexing pass or cancel long-running indexing work directly from the UI.

HEIC/HEIF, GIF (static) and MOV via FFmpeg

HEIC (High Efficiency Image Container), HEIF (High Efficiency Image Format), GIF, and MOV (QuickTime) files are now supported when FFmpeg is available. These formats, commonly used by iOS devices and other platforms, are decoded using FFmpeg. The extensions .heic, .heif, .gif, and .mov are now included in the default configuration.

What's Changed

  • Add release checklist by @SmilyOrg in #170
  • Fix FFmpeg guidance and changelog clarity for HEIC/HEIF/GIF/MOV support by @Copilot in #172
  • Add support for HEIC/HEIF, GIF, and MOV formats with FFmpeg integration by @SmilyOrg in #171
  • Replace queue-based indexing with pipeline coordinator by @SmilyOrg in #180
  • Add automatic dependency setup for task dev by @SmilyOrg in #173
  • docs: document port configuration and all environment variables by @Copilot in #181

New Contributors

  • @Copilot made their first contribution in #172

Full Changelog: v0.22.0...v0.23.0

Don't miss a new photofield release

NewReleases is sending notifications on new releases.