Changeset 3323147
- Timestamp:
- 07/06/2025 09:08:30 PM (9 months ago)
- Location:
- dairect-chat/trunk
- Files:
-
- 2 edited
-
dairect-chat.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dairect-chat/trunk/dairect-chat.php
r3322007 r3323147 4 4 Plugin URI: https://github.com/rodsnare/wp-dairect-chat 5 5 Description: A lightweight Gemini-powered chat widget for WordPress with multi-turn conversation support. 6 Version: 1.1. 36 Version: 1.1.4 7 7 Author: Rod Snare 8 8 Author URI: https://github.com/rodsnare -
dairect-chat/trunk/readme.txt
r3322007 r3323147 4 4 Requires at least: 6.0 5 5 Tested up to: 6.8 6 Stable tag: 1.1. 36 Stable tag: 1.1.4 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 49 49 50 50 == Changelog == 51 = 1.1.4 = 52 * Fix: Chat API handler now supports multi-turn conversations consistently 53 * Improved sanitization compliance for WordPress Plugin Directory review 51 54 = 1.1.3 = 52 55 * First public GitHub release … … 55 58 56 59 == Upgrade Notice == 57 1.1. 3introduces session memory, shortcode embed, and admin config — recommended for all users.60 1.1.4 introduces session memory, shortcode embed, and admin config — recommended for all users. 58 61 59 62 == License ==
Note: See TracChangeset
for help on using the changeset viewer.