Below is a list of releases and release logs for each version.
| Developer | Rolling release of latest features. |
| Archived | Version no longer available. |
Developer
v0.21.1 – 14th January 2026
Bug fixes
- Fixed a bug by removing redundant inline required field errors in favor of a single top-level alert.
Archived
v0.21.0 – 3rd December 2025
Polish
- Improvement: updated the default prompts for the Math and Match List Question types.
- Improvement: added Irish, Scottish Gaelic, and Welsh to translation mode.
- Improvement: updated internal libraries to maintain security, stability, and performance.
Archived
v0.20.0 – 19th November 2025
Bug fixes
- Fixed a bug where an error message was displayed twice on the Question review screen when a validation error occurred, ensuring the message now appears only once.
Polish
- Improvement: added JSON schemas for the Math and Match list Question types.
- Improvement: avoided redundant
k-NNsearches during bulk RAG generation. - Improvement: updated the default prompts for the Math and Cloze with drag & drop Question types.
Archived
v0.19.3 – 9th October 2025
Polish
- Improvement: updated the default prompt for the
mcqQuestion type.
Archived
v0.19.2 – 24th September 2025
Bug fixes
- Fixed a bug that caused error responses to be handled incorrectly.
Polish
- Improvement: updated the default prompt for the True or false Question type.
Archived
v0.19.1 – 15th September 2025
Bug fixes
- Fixed a bug where the
translate()method returned translated data that was not properly rendered in the translated Item.
Archived
v0.19.0 – 10th September 2025
Bug fixes
- Fixed a bug where clicking an Item title in translate mode opened the Item in edit mode instead of preview mode.
Polish
- Improvement: internal changes to support future capabilities.
Archived
v0.18.1 – 27th August 2025
Polish
- Improvement: updated internal libraries to maintain security, stability, and performance.
Archived
v0.18.0 – 13th August 2025
Features
- Added a new
translatemethod which can start a bulk translation task for multiple Items. It can accept an array of Item references and a destination language, making it easier to generate translation tasks for multiple Items simultaneously. - Added support for upcoming features.
Bug fixes
- Fixed a bug where translated content failed to display in the review panel after the translation was completed.
Archived
v0.17.1 – 16th July 2025
Polish
- Improvement: updated internal libraries to maintain security, compatibility and performance.
Archived
v0.17.0 – 16th July 2025
Features
- Added events for the save operation:
save,save:before,save:success, andsave:error. - Added the ability to select a custom preset for Question generation and support for setting a default custom preset.
- Added support for navigating to bulk task and bulk task review screens (/bulk-tasks, /bulk-tasks/1234).
- Added public method
getSavedItems()for retrieving all saved items from bulk task review and save success pages, which returns item reference and date_saved.
Bug fixes
- Fixed a bug where content in Author Aide was not fully translated, leaving some parts in English.
- Fixed a bug where translated content failed to display in the review panel after the translation was completed.
- Fixed a bug where the validation error banner was not shown after entering the topic in the field.
Archived
v0.16.0 – 2nd July 2025
Features
- Added a
generate()method for generating a Question. - Added support for custom presets for translation.
Bug fixes
- Fixed a bug where the dropdown menu in the Author Aide home screen had layout shift and incorrect font size applied.
- Fixed a bug where the status of saved bulk generated Items was set to "unpublished" instead of "published".
- Fixed a bug where there was no alert for unsaved Item changes.
- Fixed a bug where the styling of the LDS card component title as well as the dropdown in Author Aide's home screen was being overridden by Author site's styles.
Archived
v0.15.2 – 19th June 2025
Features
- Added
navigate:successandnavigate:beforeevents.
Bug fixes
- Fixed a bug where translating certain Items would result in missing content and partially untranslated content.
Archived
v0.15.1 – 12th June 2025
Polish
- Improvement: updated the default prompts for the Cloze Drag and Drop, True False, Math and Match List Question types.
Archived
v0.15.0 – 4th June 2025
Features
- Added support for subscribing to navigation events.
- Added support for Math and Match List Question types.
Bug fixes
- Fixed a bug where double quotes in uploaded documents were not being escaped.
Polish
- Improvement: enhanced search quality when generating content using RAG.
- Improvement: updated the default prompts for the Cloze Drag and Drop Question type.
Archived
v0.14.3 – 21st May 2025
Bug fixes
- Fixed a bug where the file upload dialog caused the UI to shift when focused.
Polish
- Improvement: increased the character limit for custom prompts from 500 to 1000 characters.
- Improvement: updated the default prompts for the MCQ Question type.
- Improvement: updated the default prompts for the True False Question type.
- Improvement: replaced the "x" mark with the cross icon button.
Archived
v0.14.2 – 8th May 2025
Bug fixes
- Fixed a bug that caused prompts with multimedia tags to be incorrectly processed during translation.
Archived
v0.14.1 – 28th April 2025
Bug fixes
- Fixed a bug where the Author API
renderComponentmethod was called even when it does not exist.
Archived
v0.14.0 – 23rd April 2025
Features
- Added the ability to add Tags to bulk generated Items which are saved to the Item bank.
Bug fixes
- Fixed a bug where the instructional keyword was mistakenly added to the context.
- Fixed a bug where the prompt was missing a comma after the grade value.
Polish
- Improvement: removed unused code in bulk processing to improve maintainability.
Archived
v0.13.0 – 9th April 2025
Features
- Added pagination to the bulk task list query.
Bug fixes
- Fixed a bug where an error was thrown when a
user_idproperty was included in the security object.
Archived
v0.12.0 – 26th March 2025
Features
- Added the ability to edit Items after saving bulk generated or translated Items to the Item bank.
Bug fixes
- Fixed a bug where Author Aide API was calling Author API's
safeToUnload()without an argument. - Fixed a bug where double-clicking the translate button while bulk translating Items, caused the task to be run twice.
- Fixed a bug where the total deducted credits in bulk tasks were calculated based on a single Item instead of being correctly determined by the number of saved Items.
Polish
- Improvement: the correct answer is now shown for each Question on the bulk Items review page for Author Aide when the page loads.
- Improvement: updated the error messages of failed bulk tasks to be more informative of the issue so the user has a better understanding of what went wrong.
Archived
v0.11.1 – 12th March 2025
Bug fixes
- Fixed a bug where RAG failed when documents had the same name.
Archived
v0.11.0 – 12th March 2025
Features
- Added consumer checks for the RAG and bulk features.
Bug fixes
- Fixed a bug where bulk translated Items containing Features were not able to be viewed and the page would get stuck on the loading spinner.
- Fixed a bug where double-clicking the generate button while generating a bulk task was in progress, caused the task to be generated twice.
- Fixed a bug where extra quotes were added in the destination language.
- Fixed a bug where images were broken during translation.
Archived
v0.10.3 – 3rd March 2025
Bug fixes
- Fixed a bug where the Author API version loaded was incorrect.
Archived
v0.10.2 – 3rd March 2025
Bug fixes
- Fixed a bug by increasing the output token limit for bulk generation prompts.
- Fixed a bug for the incorrect handling of certain input parameters set in the prompts.
Archived
v0.10.1 – 26th February 2025
Bug fixes
- Fixed a bug to properly handle failed vectorization errors when using RAG.
- Fixed a bug where the timezone was not taken into consideration for a bulk task Item's saved time.
Polish
- Improvement: disabled the source button and change type button in Question Editor on the question generation review screen.
- Improvement: the uploaded file is now removed when user cancels the RAG process.
Archived
v0.8.0 – 12th February 2025
Features
- Added changes required for an upcoming feature.
Polish
- Improvement: updated internal libraries to maintain security, compatibility and performance.
Archived
v0.5.0 – 4th December 2024
Features
- Added changes required for an upcoming feature.
Polish
- Improvement: disabled the file upload modal after a successful file upload.
- Improvement: fixed the header styling on the review screen.
Archived
v0.4.0 – 20th November 2024
Bug fixes
- Fixed a bug where labels in Author Aide did not have the correct margin.
- Fixed a bug that caused an error when loading Author Aide with a newly created user.
Polish
- Improvement: show an error message when attempting to initialize a read-only Item bank (organization).
- Improvement: updated default prompts to support LaTeX output for future functionality.
Archived
v0.3.1 – 7th November 2024
Polish
- Improvement: increased the number of supported widget for translation flow from 4 to 50.
Archived
v0.3.0 – 7th November 2024
Features
- Added support of content generation from a chosen document.
Archived
v0.2.0 – 10th October 2024
Features
- Added a new feature to allow authors to search for uploaded files.
Bug fixes
- Fixed a bug where the Depth of Knowledge (DOK) level had a default value of 0 when generating cloze Questions.
Polish
- Improvement: changes required for an upcoming feature.
- Improvement: updated the visibility of the specific criteria fields.
Archived
v0.1.4 – 26th September 2024
Bug fixes
- Fixed a bug where an error was being thrown when calling
authorAideApp.navigate. - Fixed a bug where Author Aide API did not initialize correctly after the application code was loaded on the page.
- Fixed a bug where an error that occurred when the user's first name or last name fields were empty.
Polish
- Improvement: added new fields in Author Aide to enable creating Items in bulk.
Archived
v0.1.3 – 28th August 2024
Polish
- Improvement: increase the limit of the learning objective input to 3000 characters.
Archived
v0.1.2 – 14th August 2024
Bug fixes
- Fixed a bug where the color of the
requiredasterisk fields are now marked in red. - Fixed a bug where entering a topic and pressing Enter caused the Author Aide page to go blank.
Polish
- Improvement: added a new language, Haitian Creole to translation mode.
Archived
v0.1.1 – 17th July 2024
Bug fixes
- Fixed a bug where certain messages were not displayed in Author Aide UI both in standalone mode and when embedded in Author Site.