Version 1.3.0

Version 1.3.0 January 1, 2025 Product Roadmap
  • New: Changelog feature for publishing release notes and version updates
  • New: Changelog shortcode

    v5.0.2

    February 3, 2026
    • New Feature Performance: Add 50ms debounce to scroll handler to reduce CPU usage
    • New Feature Performance: Add transient caching to visitor count query (1 hour cache)
    • Update Performance: Namespace ajaxComplete handler to prevent duplicate bindings
    • Update Performance: Optimize vendor profile widget to fetch only needed meta keys
    • Fix Performance: Fix related posts cache to store IDs instead of WP_Query object
    • Update Performance: Remove ~60 duplicate get_theme_mod() calls in Dynamic CSS generation

    v5.0.1

    February 2, 2026
    • Fix Fix: Include styles folder (style variations) in distribution
    • Fix Fix: Include theme.json in distribution for block editor support
    • Fix Fix: Include wpml-config.xml in distribution for WPML compatibility
    • New Feature Improvement: Added 9 new translatable fields for multilingual sites (WP Login, Registration, Blog)

    v5.0.0

    January 31, 2026
    • New Feature One-click color scheme presets - quickly change your site's entire color palette with 6 beautiful preset options.
    • New Feature Block patterns for common layouts - build pages faster with ready-to-use design patterns.
    • New Feature Live preview for login page customization - see changes instantly as you design your login page.
    • Enhancement Improvement: Faster page loading - optimized CSS and database queries for better site performance.
    • Enhancement Improvement: Smoother customizer experience - all typography and header changes preview in real-time.
    • Enhancement Improvement: Enhanced dark mode - better toggle button, improved compatibility across all sections.
    • Enhancement Improvement: Better mobile experience - refined cart panel, filters, and navigation on all devices.
    • New Feature Improvement: Comprehensive documentation - new guides with screenshots for every feature.
    • Fix Fix: Customizer settings now save properly every time.
    • Fix Fix: Login page split layout works correctly with all settings.
    • Fix Fix: Cart panel now works on all pages, not just shop pages.
    • Fix Fix: Member profile header buttons align perfectly in centered layout.
    • Fix Fix: Improved compatibility with BuddyBoss Platform, bbPress, and LearnDash.
    • Fix Fix: Off-canvas filters and mobile menu now display correctly.
    • Security Enhanced protection for all theme features and settings.

    v3.5.4

    January 29, 2026
    • Fix Remove unsafe id attributes from hashtag links for improved security
    • Fix Allow two-letter hashtags by reducing minimum length to 2
    • Fix npm security vulnerabilities with dependency overrides

    v3.5.3

    January 29, 2026
    • Security Fixed SQL injection vulnerabilities in database queries
    • Security Fixed all output escaping violations for WordPress Plugin Check compliance
    • Security Updated npm dependencies to address security vulnerabilities
    • Fix CSS hex colors no longer incorrectly processed as hashtags
    • Fix Content within style tags no longer processed as hashtags
    • Fix Double-escaping bugs that caused HTML rendering issues
    • Fix Removed redundant htmlspecialchars() calls causing display problems
    • Enhancement Re-enabled hashtag support for WordPress posts and pages
    • Enhancement Data-driven hashtag validation for posts/pages
    • Enhancement Production readiness improvements for plugin directory submission
    • Update Removed: Deprecated load_plugin_textdomain() call

    v3.5.1

    January 29, 2026
    • Update Refactored: Hashtag linking now uses JavaScript instead of database modification for cleaner data storage
    • Enhancement WordPress search extended to include comments for post/page hashtag searches
    • New Feature Search results show badge indicator when hashtags found in comments
    • Fix Emoji HTML entities (like 😍) were incorrectly being captured as hashtags
    • Fix Hashtag validation now rejects emoji unicode hex codes (x1f60d, x2764, etc.)
    • New Feature One-time database cleanup removes existing emoji-based hashtag entries automatically
    • Enhancement HTML entities are now stripped before hashtag extraction in all content filters
    • Enhancement Supports both Classic Editor and Gutenberg block editor
    • Enhancement Backward compatible with existing hashtag links in database

    v2.1.0

    January 29, 2026
    • Fix Fix: #55 - Subscribers are unable to post multiple hashtags.
    • Fix Fix: #47 - Hashtag for single page with bb platfrom
    • Fix Fix: #48 - Hashtag for single post with bb platfrom

    v2.0.1

    January 29, 2026
    • Fix Fix: Fixed p Tag added in HashTag Widget with buddyboss platform plugin

    v2.0.0

    January 29, 2026
    • Fix Fix: Added Setting Link in BuddyPress Hashtag plugin
    • Fix Fix: Fixed alphanumeric hashtag with BuddyBoss platform
    • Fix Fix: Fixed Hashtag issue with BuddyBoss platform plugin
    • Fix Fix: Limited call of admin CSS and js file on BuddyPress hashtag setting page

    v1.7.0

    January 29, 2026
    • Fix Fix: Fixed bbPress Sort order issue with Alpabatic order
    for displaying changelogs on frontend
  • New: Changelog types taxonomy for categorizing updates (Feature, Fix, Security, etc.)
  • Enhancement: REST API endpoints for changelog management
  • Enhancement: Improved admin interface for changelog entries

What's Changed

  • New Feature Changelog feature for publishing release notes
  • New Feature Changelog shortcode [roadmap_changelog]
  • New Feature Changelog types taxonomy for categorizing updates
  • Enhancement REST API endpoints for changelog management
  • Enhancement Improved admin interface for changelog entries