Changeset 3467574
- Timestamp:
- 02/23/2026 10:52:56 AM (4 weeks ago)
- File:
-
- 1 edited
- kimaai/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
kimaai/trunk/readme.txt
r3465620 r3467574 8 8 Tested up to: 6.9 9 9 Requires PHP: 8.0 10 Stable tag: 1.4. 410 Stable tag: 1.4.5 11 11 12 12 KimaAI is the first true all-in-one AI plugin for WordPress. … … 74 74 75 75 == Changelog == 76 == 1.4.5 (February 23, 2026) == 77 - Added open link action type for quick-actions 78 - Centralized sanitization/validation by removing `sanitize_callback` and `validate_callback` from field definitions across all config files (playground.php, embedding.php, chatbot.php, aiServices.php) 79 - Updated Settings.php to handle `number`, `float`, and `url` types in centralized sanitization logic 80 - Refactored usePlaygroundChat React hook to avoid mutating settings and simplified code structure 81 - Changed sticky positioning in FieldRenderer component and removed loading state display in Layout component for better UX 82 76 83 = 1.4.4 (February 20, 2026) = 77 84 - Added loading states for quick actions to show typing indicators while actions are being fetched
Note: See TracChangeset for help on using the changeset viewer.