# Inline Context - Complete Changelog This file contains the complete changelog for all versions of the Inline Context plugin. For major version highlights, see README.md and readme.txt. ## Version 2.7.2 - March 20, 2026 * FIX: Custom category icons now respond to size and placement settings * FIX: Default chevron icon now responds to color and placement settings * FIX: Tooltip hover mode no longer shows erratic show/hide behavior * FIX: Admin settings JS toggles now work (screen ID mismatch prevented all JS from running) * NEW: Icon right margin CSS variable (chevron-margin-right) for theme.json and admin settings * IMPROVED: Refactored icon rendering from CSS ::after pseudo-element to real elements * IMPROVED: Shared base styles between default chevron and category icons for consistent positioning * IMPROVED: Override Dashicons ::before sizing so category icon glyphs respect the Size setting * IMPROVED: Fine-tuned icon placement: top (text-top), middle (0.05em), bottom (-0.15em) * IMPROVED: Pill style always centers icons regardless of icon placement setting * IMPROVED: Icon Placement option hidden in admin when Pill style is selected * IMPROVED: Tooltip hover uses direct per-trigger event listeners instead of delegated capture events ## Version 2.6.0 - December 27, 2025 * NEW: Color preset system with five pre-configured professional color schemes * NEW: Modern Blue (Default) preset - clean, professional look with blue accents * NEW: Minimalist Gray preset - subtle, understated design in grayscale * NEW: High Contrast preset - bold colors for maximum visibility and accessibility * NEW: Warm Earth Tones preset - cozy, natural palette with browns and oranges * NEW: Dark Mode preset - dark theme with light text for reduced eye strain * NEW: Automatic preset detection and persistence across page reloads * NEW: "Custom" indicator when user modifies preset values * NEW: Warning dialog before applying preset over custom settings * NEW: note-text-color CSS variable for better typography control (37 total variables) * IMPROVED: All presets meet WCAG 2.1 AA accessibility standards (minimum 4.5:1 contrast) * IMPROVED: Dark Mode text color with proper inheritance for WordPress block elements * IMPROVED: One-click preset application with instant visual feedback * IMPROVED: Seamless integration with existing WordPress Settings API ## Version 2.4.1 - December 19, 2025 * IMPROVED: documentation ## Version 2.4.0 - December 19, 2025 * NEW: Add new pill style * NEW: WordPress 6.9+ Abilities API integration for AI assistant discovery * NEW: Five REST API abilities for AI-powered content enhancement * NEW: `create-note` ability - Create new inline context notes via API * NEW: `search-notes` ability - Search existing notes by title/content * NEW: `get-categories` ability - Retrieve all available categories * NEW: `get-note` ability - Fetch specific note by ID * NEW: `create-inline-note` ability - Create note and get ready-to-embed HTML markup (AI helper) * NEW: Browser-based AI integration (Claude, ChatGPT) with automatic capability discovery * NEW: Comprehensive ABILITIES-API.md documentation with workflows and examples * NEW: Test infrastructure for Abilities API (test-abilities.sh, tests/test-abilities.php) * NEW: AIFeatures component for future in-editor AI UI (currently disabled by default) * IMPROVED: Authentication support via cookie auth (browser) or Application Passwords * IMPROVED: Complete JSON Schema validation for all ability inputs * IMPROVED: Permission callbacks ensure proper WordPress capability checks * IMPROVED: Backward compatible - works on WordPress 6.0+ (Abilities API optional on 6.9+) * IMPROVED: Updated "Tested up to" WordPress 6.9 ## Version 2.3.5 - 2.3.9 - November 29, 2025 * Minor fixes, updated documentation and readme.txt, added Dutch translations ## Version 2.3.4 - November 28, 2025 * FIX: WordPress.org compliance - replaced all inline