ALICE Version 1.6.3
Minor Improvements
- Multiple Domains & Mailgun API Keys – Callers can now select which domain to use with Mailgun.
- Flexible Email Configuration:
- Ability to set or override the replyTo address.
- Ability to set or override the from email address and sender name.
- Improved Recipient Handling – The to field now supports multiple addresses, separated by ; or ,.
Bug Fixes
- User Deletion Fix – Resolved an issue where deleting a user who had created other users would fail.
- Enhanced Validation for /api/ot-presets API:
- Better handling of missing values when saving questions and answers.
- Data is now stored within a database transaction for improved atomicity and efficiency.
- API now returns the updated configuration upon creation or update.
- Response includes a valueType (percentage or value) to assist the Front End in rendering data.
- Trade-in Endpoint Update – Added additional fields to the unauthenticated trade-in endpoint (used in the Online Tools app).
- Online Tools Booking Fix – Booking Description field now correctly saves text values.