= 1.2.0 =
* Added: Advanced caching and performance optimization system for significantly faster tag rendering.
* Added: Request-scoped memoization for repeated field lookups (ACF, SCF) and WooCommerce product queries within single page render.
* Added: Intelligent transient-based caching for admin-side file I/O with filemtime-based cache invalidation for tag directory and changelog parsing.
* Added: Version-scoped admin notice manager with modular file-based notice definitions for extensible, maintainable release notifications.
* Added: Two new dismissible admin notices: version-updated notice for release announcements and whats-new notice with feature highlights.
* Enhanced: Improved performance for tag directory retrieval, changelog version parsing, and plugin dependency detection via persistent caching.
* Improved: Reduced database queries and file system operations through intelligent request-scoped and persistent caching strategies.
* Added: Comprehensive performance helpers in shared functions library for consistent caching patterns across all dynamic tags.
* Fixed: Optimized memory usage during tag rendering by eliminating redundant field/product API calls.

= 1.1.1 =
* Added: Comprehensive WPML/Polylang multilingual support with language-aware URL filtering.
* Added: New DYNATAFO_WPML utility class for centralized language detection and URL translation.
* Enhanced: All URL-related tags now apply WPML's wpml_permalink and wpml_home_url filters for language-aware links (Site URL, Post URL, Archive URL, Author URL, Internal URL, Reload Page).
* Enhanced: Current Language tag now uses centralized WPML/Polylang detection for consistency.
* Improved: Language-specific URLs now respect WPML domain/prefix language configuration settings.
* Fixed: Ensure translated post slugs and taxonomy term URLs are correctly output in different languages.
* Added: Translator comments for all language-aware operations to guide translators.

= 1.1.0.1 =
* Fix: Fatal error causing with elementor pro

= 1.1.0 =
* Added: Full SCF (Secure Custom Fields) support with 13 new dynamic tags (Field, Repeater, Gallery First, Relationship First Title, Taxonomy Term, Date Formatted, True/False, Choice, File, Link URL, Link Text, Image Data, Link Attribute).
* Added: ACF parity tags (Field, True/False, Choice, File, Link URL, Link Text, Image Data, Link Attribute) for complete ACF field type coverage.
* Improved: Reorganized dynamic-tags folder structure into logical subdirectories (acf/, scf/, post/, archive/, site/, media/, author/, user/, actions/, comments/, taxonomy/, utils/, woocommerce/) for better code maintainability and scalability.
* Enhanced: Free/Pro compatibility layer for robust Elementor Free and Pro coexistence.
* Updated: All tag file paths in loader to reference new subdirectory structure.

= 1.0.9.1 =
* Updated blueprint for live preview support.

= 1.0.9 =
* Updated: Added WordPress.org Live Preview blueprint support.
* Added: New DTE groups for Actions and Comments.
* Added: Elementor-style parity tags including Post Time, Post ID, Page Title, Post Custom Field, Post Terms, Post Featured Image, Post Gallery, Archive Description, Archive Meta, Archive URL, Comments Number, Current Date Time, Request Parameter, Author Info, Author Meta, Author Profile Picture, User Info, and User Profile Picture.
* Improved: Internal URL, Shortcode, Featured Image Data, Contact URL, Reload Page, Lightbox, and Off-Canvas behaviors to better match Elementor tag UX.
* Updated: Admin Tag Directory data and documentation references.

= 1.0.8 =
* Updated: Support with latest elementor version  3.35.7
* Added full internationalization (i18n) support 
* Added Bangla (bn_BD), Spanish (es_ES), and German (de_DE) translation files

= 1.0.7 =
* Added Post/Query tags: Post Thumbnail URL, Post Categories List, Post Tags List, Post Modified Date, Post Comment Count, and Query String Parameter.
* Updated loader/admin tag mappings and documentation lists to reflect new Taxonomy and Author coverage.

= 1.0.6 =
* Added Taxonomy (DTE) tags: Current Term Name, Current Term Description, and Current Term Image.
* Expanded Author (DTE) with Current User ID, Current User Display Name, Current User Email, and Current User Registration Date.
* Updated tag registration and admin tag directory mappings for the new Taxonomy and Author coverage.

= 1.0.5 =
* Added ACF (DTE) group tag coverage with: ACF Gallery First Image, ACF Relationship First Post Title, ACF Taxonomy Term Name, and ACF Date Picker Formatted.
* Kept ACF Repeater under ACF group and updated tag directory/reference mappings.
* Included additional Plugin Check-related hardening in recently updated files.
* Added: Added other plugin submenu page for plugin admin settings.

= 1.0.4.1 =
* Changed: remove unwanted text file form plugin before deploy.

= 1.0.4 =
* Added dedicated WooCommerce (DTE) group in the dynamic tags picker.
* Added WooCommerce tags: Product Price, Product Sale Price, Product SKU, Product Stock Status, Product Categories, Product Rating, and Product Add To Cart URL.
* Updated admin Tag Directory and internal tag reference list with WooCommerce entries.
* Improved Plugin Check compatibility with extra sanitization, escaping, and query-handling refinements.

= 1.0.3 =
* Added 4 new post tags: Post Content, Post Parent, Post Status, and Post Type.
* Added many utility/context tags from the extended set (cookies, session, server vars, current URL/language, user capability/role, condition checks, query count, widget content, Woo featured, ACF repeater).
* Improved plugin admin page with Quick Start, Dependency Status, full Tag Directory, and live tag search/filter.
* Expanded plugin readme with updated features, grouped tag listing, usage docs, dependencies, and FAQ.
* Added/registered Site URL, Site Logo, and Site Icon tags for URL/media use-cases in Elementor.
* Fixed Plugin Check warnings for output escaping, sanitization/unslashing of server input, and prepared SQL handling.
* Removed direct DB query in Widget Content controls and replaced with WordPress API + object cache.
* Added targeted PHPCS ignore for core `the_content` hook naming warning.

= 1.0.2 =
* Added many new DTE tags across Post, Site, Media, and Author groups.
* Added Site URL, Site Logo, and Site Icon tags.
* Added utility and condition tags (context checks, server/session/cookie/user capability, etc.).
* Added admin Tag Directory with grouped references and dependency status.

= 1.0.0 =
* Initial release.
* Added a suite of 9 standard dynamic tags.