Revision history for RT-Extension-AI

0.05 2025-08-13
 - Pass queue info to AI endpoints for ticket create page
 - Support to customize AI editor features from config
 - Exclude aiSuggestion toolbar menu if AI is not active for current queue
 - Handle empty ticket id for suggestion modals
 - Avoid coerced null string id for AI requests while creating ticket (thanks to Zach Kelly!)

0.04 2025-08-07
 - Support RT 6.0.1

0.03 2025-07-29
 - Use WebPath in Helper URLs - Zach Kelly

0.02 2025-07-17
 - Pass ticket id for autocomplete calls to allow queue-specific configuration
   to be loaded

0.01 2025-07-09
 - Initial version