=== Breezi Blog === 
Contributors: noruzzaman
Requires at least: 6.4
Tested up to: 6.9
Stable tag: 1.1.4
Requires PHP: 7.4
License: GPL-2.0-or-later
Tags: full-site-editing, blog, theme-options, rtl-language-support, full-width-template, one-column, custom-colors, custom-logo, editor-style, featured-images, block-patterns, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, portfolio, news
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Meet Breezi Blog, the lightweight WordPress block theme built for speed and flexibility. Perfect for any project, Breezi Blog offers unlimited customizability through its simple block editor, empowering you to create stunning, fast-loading websites with no hassle. Whether for a blog, business, or portfolio, Breezi Blog provides a robust foundation that scales with your needs, while maintaining great SEO performance. Make a bold statement with Breezi Blog, where speed meets sophistication. A Fast, Highly Customizable Block Theme for WordPress.

== Installation ==

1. In your site's admin panel, go to Appearance > Themes and click `Add New`.
2. Type "Breezi Blog" in the search field.
3. Click `Install` and then `Activate` to start using the theme.
4. Navigate to Appearance > Editor.
5. Edit the page content as you wish, you can add, remove or customize any of the blocks.
6. Enjoy

== License ==
Breezi Blog Theme, Copyright 2025 Breezi Blog. Breezi Blog is distributed under the terms of the GNU GPL.

Google Fonts

Work Sans – License: SIL Open Font License 1.1
https://fonts.google.com/specimen/Work+Sans

Plus Jakarta Sans – License: SIL Open Font License 1.1
https://fonts.google.com/specimen/Plus+Jakarta+Sans

Images and Icon credit

about-image
License URI : https://stocksnap.io/photo/business-people-QVRHGVCOYS
License : CC0 1.0 Universal (CC0 1.0)

client-1
License URI : https://stocksnap.io/photo/girl-portrait-J5WDVQRQ6Y
License : CC0 1.0 Universal (CC0 1.0)

client-2
License URI : https://stocksnap.io/photo/woman-business-X0XJR9QNN8
License : CC0 1.0 Universal (CC0 1.0)

client-3
License URI : https://stocksnap.io/photo/male-professional-6QXAIH13O6
License : CC0 1.0 Universal (CC0 1.0)

== Changelog ==

= 1.0.0. =
* Initial release.

= 1.0.1. =
* Fixed: some minor issues.

= 1.0.2 =
* Added: Block pattern registration using register_block_pattern() for better compatibility.
* Added: Custom block styles for Button, Image, Quote, and List blocks.

= 1.0.3 =
* Added: Skip to content link in header for improved accessibility.
* Fixed: Links within content areas, excerpts, and comments are now underlined for better visibility and compliance with accessibility standards.
* Added: HTML5 theme support for various features.

= 1.1.4 =
* Improved: Refactored theme architecture with modular file structure.
* Added: Admin settings page with toggle options for theme features.
* Added: Explicit block pattern category registration in `inc/patterns.php`.
* Added: Sticky header and transparent header support with per-post meta options.
* Added: AJAX-powered settings saving with toast notifications.
* Added: 5 new shadow presets, 5 new gradient presets, and 4 new duotone presets.
* Added: Enhanced block styles for Cover, Gallery, Columns, Post Author, and more.
* Improved: Production zip script with hidden file filtering and production-only file list.
* Improved: Admin UI polish with refined typography and standardized gradients.
* Improved: Archive, blog, and 404 template designs.
* Improved: Renamed settings page function for better naming standards.
* Fixed: Replaced `{site_url}` with `{home_url}` in dynamic variables.
* Fixed: Made copyright year format translatable in dynamic variables.
* Fixed: Font weight values in theme.json now use numeric values.
* Fixed: Standardized custom CSS variables to camelCase and replaced hex colors.
* Fixed: Sticky header overlap and plugin installation flow improvements.