= 4.1.1 =
* Improved input validation for shortcode parameters.
* Enhanced output sanitization.
* Added URL escaping for archive links.
* New: Added `classname` attribute to shortcode for custom CSS classes.
* New: Shortcode `before` attribute now accepts tag names without brackets (e.g., `before="div"`).

= 4.1.0 =
* New: Support the block based Widget editor introduced in WordPress 5.8.

= 4.0.0 =
* New: Improve caching of database queries by using the WordPress object cache.
* Enhancement: Use WordPress Core date internationalization.
* Enhancement: Use language files generated by translate.wordpress.org.
* Fix: Styling fixes for block editor archive block.
* Minimum version of WordPress updated to 4.7.

= 3.0.9 =
* Update Readme.txt
* Add a Gutenberg block for inserting archives inside the Post editor

= 3.0.8 =
* Update Readme.txt
* Update path for AM Dashboard

= 3.0.7 =
* Update code example in Readme.txt
* Verify compatibility with WordPress 5.1.1

= 3.0.6 =
* Code cleanups

= 3.0.5 =
* WordPress 4.8 compatibility

= 3.0.4 =
* WordPress 4.3 compat

= 3.0.3 =
* Minor bug fix

= 3.0.2 =
* Resolved shortcode output bug.

= 3.0.1 =
* Resolved function naming conflict.
* Added a check to see if compct archives widget plugin is installed. If it is installed then ask the user to deactivate it.
