• Implement advanced filtering capabilities in the search interface
    Some checks failed
    Go / build (push) Has been cancelled
    Go / release (push) Has been cancelled

    mleku released this 2025-11-06 09:20:18 +00:00 | 124 commits to main since this release

    • Added a FilterBuilder component to allow users to create complex search filters based on various criteria such as event kinds, authors, and tags.
    • Introduced a FilterDisplay component to show active filters and provide an option to clear them.
    • Updated the App.svelte to integrate the new filtering features, including handling filter application and clearing.
    • Enhanced search functionality to utilize the new filter structure, improving the search results experience.
    • Bumped version to v0.26.0 to reflect these changes.
    Downloads