Oh My Etch

Changelog

1.0.12

April 1, 2026

Type
newAdded a new "Reset" button component that clears all facet filters at once, making it easy for users to start a fresh search without manually unchecking each option.
newAdded keyboard navigation support to radio button facets, so users can move through options using arrow keys for a more accessible experience.
fixFixed reliability issues with facet filters on cached pages, ensuring filters work correctly even when pages are served from cache.
fixImproved facet template storage to be more resilient and self-healing when edge cases occur.
enhancementImproved facet system architecture for better maintainability and reliability, resulting in more consistent filter behavior across all facet types.
enhancementUpdated internal code quality tooling to ensure continued stability and code consistency.

1.0.11

March 30, 2026

Type
newAdded support for default selected values in Select and Checkbox facets, so filters can start with pre-defined choices already applied.
fixImproved overall facet reliability, especially when filters load quickly or multiple requests happen close together.
fixFixed cases where facets could appear ready before all filter data was fully available.
fixFixed an issue where Checkbox facets using the IN meta key operator could fail when only a single value was selected.
fixFixed facet targets so they correctly pick up and use the initial filter conditions defined by the author.
enhancementImproved internal validation so facet behavior is more consistent across different configurations.

1.0.10

March 27, 2026

Type
fixImproved block and pattern loading reliability in some environments.
enhancementAdded extra safeguards for startup loading and frontend asset paths.