github SmilyOrg/photofield v0.21.0
v0.21.0 - Search chips and wildcard date search

8 days ago

Happy New Year! 🥂

This release introduces interactive search chips for easier filtering and wildcard date patterns for recurring date searches.

screenshot of example search chips

Added

  • Improve search with search chips for easier filtering

    • Visual chips for common filters: date picker, similarity threshold slider, and image-based search
    • Supports "Date", "After", and "Before" chips for easier date range selection
  • Wildcard date search patterns for recurring dates

    • Use * to match any year, month, or day component
    • Examples: created:*-12-25 finds all Christmas photos, created:2024-*-01 finds first day of every month in 2024
  • Add "photos not found" message with tips on what could go wrong

    • Helpful diagnostics when collections appear empty, including suggestions about search filters, rescanning, and file system issues
  • More streamlined release process

What's Changed

  • Streamline release process by @SmilyOrg in #157
  • Search chips, extended date query syntax, better "photos not found" experience by @SmilyOrg in #158
  • Build cleanup by @SmilyOrg in #160
  • Update Dockerfile to use specific Alpine version 3.22 to fix release? by @SmilyOrg in #161
  • Update Dockerfile to include 'embeddocs' tag for build by @SmilyOrg in #162
  • Fix similar image search by @SmilyOrg in #164
  • Better README and small Quick Start fixes by @SmilyOrg in #165

Full Changelog: v0.20.0...v0.21.0

Don't miss a new photofield release

NewReleases is sending notifications on new releases.