=== Fancy Store Changelog ===

= 1.0.4 =
* Fixed uncaught JavaScript exception in dynamic scroll-to-top script by checking DOM element presence inside docReady.
* Removed redundant textdomain loader and malformed URI call in `inc/scripts.php`.
* Restored default WordPress core block patterns support.
* Added guard check for valid block template ID before registering the Site Editor admin bar link.

= 1.0.3 =
* Fixed Group block markup across all block templates to eliminate invalid content warnings in the WordPress Site Editor.
* Updated home.html template to serve as a dedicated latest-posts / blog index template.
* Updated public REST route namespace to `fancy-store/v1` and unified editor filter hooks.
* Consolidated theme options storage into a single option (`fancy_store_theme_options`).
* Documented bundled IcoMoon icon font with license, copyright, and source attribution in readme.txt.

= 1.0.2 =
* Enhanced submenu keyboard navigation with full WAI-ARIA Menubar Escape key dismissal to parent link.
* Fixed class names in template-archive.php and template-404.php block patterns.

= 1.0.1 =
* Updated all prefixes from short "FS" to distinctive text-domain-based prefixes (`FANCY_STORE_*`, `fancy_store_*`, `fancyStore*`, `fancy-store-*`) ensuring uniqueness and avoiding conflicts.
* Replaced promotional text in theme patterns with placeholder Lorem Ipsum copy and updated theme screenshot.
* Full Site Editing (FSE) templates for index, single post, page, archive, search, and 404.
* 14 curated style variations: Botanic, Citrus, Cobalt, Dark, Emerald, Espresso, Lilac, Monochrome, Nordic, Rose Quartz, Sunlit, Terracotta, Velvet Plum, and Default.
* Built-in Gutenberg block patterns for hero banners, product showcases, testimonials, and brand logos.
* Locally hosted Inter font family for GDPR compliance.
* Seamless WooCommerce compatibility and responsive styling.
* Streamlined admin configuration with zero external nag notices.

= 1.0.0 =
* Initial Release of Fancy Store Theme.
