Prompt Duplication Fix and Custom Fields Reliability Improvements
August 30, 2025
This release focuses on reliability improvements across two core areas: prompt management and custom fields. Prompt duplication now works correctly, and custom fields — particularly dropdown and multi-select types — are significantly more stable, with fixes for saving options, editing existing fields, and real-time UI updates.
Bug Fixes
- Prompt Duplication — Fixed an issue where duplicating a prompt in a library could fail silently. Duplication now works reliably and the new prompt appears in the list immediately without requiring a page refresh.
- Custom Fields Options Saving — Resolved a bug where dropdown and multi-select custom field options weren’t being saved correctly. If you created a field with multiple options, those options are now persisted properly.
- Custom Fields UI Sync — Fixed an issue where creating or editing custom fields required a page refresh before changes appeared. Fields now update in the UI immediately after saving.
- Custom Field Editing — Resolved a problem where editing older custom fields could cause errors. Legacy fields with missing option data are now handled gracefully.
- Field Name Validation — Updated field name validation to accept international characters and common symbols (like accented letters or hyphens) while still blocking unsafe input.
- Input Focus in Option Fields — Fixed an issue where typing in dropdown or multi-select option fields would cause the cursor to jump or lose focus, interrupting editing.

