Developer Release Logs

Our rolling release. This release contains in-development new features released since the most recent Long Term Support.

This should only be used for in-development systems targeting a production release using the next Long Term Support release (see our Learnosity Help article for further details) or for testing upcoming features while in-development.

10th April 2025

Bug fixes

  • Fixed a bug where the learning outcome report will use the API consumer datasource instead of organization datasource. (Reports API)

9th April 2025

Features

  • Added support for accent-sensitive character scoring in the clozetext Question type. (Questions API)

Bug fixes

  • Fixed a bug in the videoplayer Feature type where adding a poster image cleared the end time in the video preview. (Questions API)
  • Fixed a bug where video Question types that were still in the middle of being recorded would not be saved when submitting an assessment via the review screen at the end of an assessment. (Assess API)
  • Fixed a bug where random Activity configurations were not validated correctly. (Items API)
  • Fixed a bug where certain sections in the assessment were skipped when a user clicked the Next button on the last item at the final second, and the section Time Expired popup appeared immediately after, forcing the user into the next section. (Assess API)
  • Fixed a bug where multiple column options in the mcq Question type were not rendering correctly. (Questions API)
  • Fixed a bug where the audio player volume slider was being cut off by a parent container. (Questions API)
  • Fixed a bug where the learning outcome report will use the API consumer datasource instead of organization datasource. (Reports API)
  • Fixed a bug whereby LaTeX was not rendering for imageclozeassociationV2 Question type. (Questions API)

Polish

  • Improvement: allow label bundle definitions to have a nested JSON structure. (Author API)
  • Improvement: increased the performance for dynamic content in Questions with large datasets. This enhancement removes unused dynamic variables from Questions, resulting in faster load times and reduced network bandwidth usage. (Items API)
  • Improvement: internal changes to improve the stability of the app. (Assess API)
  • Improvement: internal changes to support future capabilities. (Question Editor API)

26th March 2025

Features

  • Added a read-only icon to all Items in the Activity with Tags that belong to the global Item read-only filter. (Author API)
  • Added new endpoint in the Data API to handle secure media token generation for media assets within session details. (Data API)
  • Added support for accent-sensitive character scoring in the shorttext Question type. (Questions API)
  • Added support to render media in the stimulus for the session-detail-by-question report, when token_controlled_assets is enabled for the API consumer. (Reports API)

Bug fixes

  • Fixed a bug in the videoplayer Feature type where adding a poster image cleared the end time in the video preview. (Questions API)
  • Fixed a bug in the numberlineplot Question type which caused the graph to disappear when using iPad devices. (Questions API)
  • Fixed a bug that caused the scrollablepassage Feature to become unscrollable when it contained an audioplayer Feature. (Questions API)
  • Fixed a bug where video Question types that were still in the middle of being recorded would not be saved when submitting an assessment via the review screen at the end of an assessment. (Assess API)
  • Fixed a bug where random Activity configurations were not validated correctly. (Items API)
  • Fixed a bug where Questions API failed to correctly load when using a slow device. (Questions API)
  • Fixed a bug where a race condition caused the section timer to continue ticking when the Expired Timer dialog was visible. (Assess API)
  • Fixed a bug where certain sections in the assessment were skipped when a user clicked the Next button on the last item at the final second, and the section Time Expired popup appeared immediately after, forcing the user into the next section. (Assess API)
  • Fixed a bug where multiple column options in the mcq Question type were not rendering correctly. (Questions API)
  • Fixed a bug where the "Skip to resources" label was rendered on the exit page when resource items were added. (Assess API)
  • Fixed a bug where the dt_created timestamp was invalid after duplicating an Item. (Author API)
  • Fixed a bug where the Events API did not load according to the specified LTS version for Questions API. (Questions API)
  • Fixed a bug where the Item Branching Activity preview tabs were not being disabled correctly whilst rendering the preview, resulting in possibility of changing tab early and seeing an exception. (Author API)
  • Fixed a bug where uploading unsupported SVGZ images was failing without a clear user facing error message. (Author API)
  • Fixed a bug where using a custom rich text editor button caused duplicated content to be inserted. (Question Editor API)

Polish

  • Improvement: enhanced the Branching UI for better usability. (Author API)
  • Improvement: replaced the warning notification component with the LDS alert notification component. (Author API)
  • Improvement: switched the app to use CSS Container Queries for responsiveness based on the Author API app root DOM element width. (Author API)
  • Improvement: updated XSS protection. (Questions API)
  • Improvement: updated internal libraries to maintain security, compatibility and performance. (Items API)
  • Improvement: updated internal libraries to maintain security, compatibility and performance. (Question Editor API)
  • Improvement: updated internal libraries to maintain security, compatibility and performance. (Questions API)
  • Improvement: upgraded the LDS library. (Questions API)

13th March 2025

Bug fixes

  • Fixed a bug where a loophole would allow unlimited submit calls to be made concurrently, which caused slowdowns in the API's performance. (Questions API)

12th March 2025

Bug fixes

  • Fixed a bug in Safari where VoiceOver was not announcing the aria-describedby in the dropzone in the Label Image with drag & drop imageclozeassociationV2 Question type. (Questions API)
  • Fixed a bug that caused a fatal error when a non-string sort value was provided in a Data API request. (Data API)
  • Fixed a bug that caused external forms to trigger a form submit action when the buttons within Questions API were pressed. (Questions API)
  • Fixed a bug that prevented image alt text generation from informing the user about violations of the AI policy in the text generator. (Author API)
  • Fixed a bug where Questions API failed to correctly load when using a slow device. (Questions API)
  • Fixed a bug where a loophole would allow unlimited submit calls to be made concurrently, which caused slowdowns in the API's performance. (Questions API)
  • Fixed a bug where a race condition caused the section timer to continue ticking when the Expired Timer dialog was visible. (Assess API)
  • Fixed a bug where adding the Events API script tag multiple times on the same page overwrote the window.LearnosityEvents instance, which caused errors. (Events API)
  • Fixed a bug where the "Skip to resources" label was rendered on the exit page when resource items were added. (Assess API)
  • Fixed a bug where the Events API did not load according to the specified LTS version for Questions API. (Questions API)
  • Fixed a bug where the audio player volume control element was cut off when it was the first Item in the assessment player. (Questions API)
  • Fixed a bug where the spacing around the Check Answer buttons was inconsistent. (Questions API)

Polish

  • Improvement: Updated screen reader messages for response options in the Label Image with drag & drop imageclozeassociationV2 Question type. (Questions API)
  • Improvement: added screen reader message for possible response list in the Label Image with drag & drop imageclozeassociationV2 Question type. (Questions API)
  • Improvement: added screen reader messages in review mode for Label Image with Drag Drop,Cloze Drag Drop and Match List Question types to improve accessibility. (Questions API)
  • Improvement: allow the customization of validation icons by introducing CSS variables. (Questions API)
  • Improvement: enhanced the Branching UI for better usability. (Author API)
  • Improvement: internal update to improve the stability of the system. (Data API)
  • Improvement: internal updates to improve the stability of the system. (Questions API)
  • Improvement: updated error messages and validation to provide more readily actionable information. (Reports API)
  • Improvement: updated internal libraries to maintain security, compatibility and performance. (Question Editor API)
  • Improvement: updated internal libraries to maintain security, compatibility and performance. (Reports API)

26th February 2025

Features

Bug fixes

  • Fixed a bug in Safari where VoiceOver was not announcing the aria-describedby in dropzone in the Label Image with drag & drop imageclozeassociationV2 Question type. (Questions API)
  • Fixed a bug in the jobs/sessions/statuses endpoint where jobs had failed when there was leading and/or trailing space around the session_id. (Data API)
  • Fixed a bug in the lastscore-by-item-by-user report where the report table failed to populate when activity_id letter case was changed. (Reports API)
  • Fixed a bug that caused external forms to trigger a form submit action when the buttons within Assess API were pressed. (Assess API)
  • Fixed a bug that caused external forms to trigger a form submit action when the buttons within Questions API were pressed. (Questions API)
  • Fixed a bug that was preventing the alt text generation to inform the user about breaking the AI policy of the text generator. (Author API)
  • Fixed a bug where CKEditor elements had incorrect ARIA labels. (Question Editor API)
  • Fixed a bug where long running Local Device Assessment Package jobs would show incorrect statuses. (Data API)
  • Fixed a bug where re-ordering multiple Items within an Activity would result in the wrong ordering of Items displayed in the UI. (Author API)
  • Fixed a bug where spacing around the Check Answer buttons was inconsistent. (Questions API)
  • Fixed a bug whereby math content inside draggable elements was not being read properly by screen readers for the association, sortlist, classification, clozeassociation, and imageclozeassociationV2 Question types. (Questions API)
  • Fixed a bug whereby screen readers are not reading the custom ARIA label set for math. (Questions API)
  • Fixed a bug whereby the math keypad close button did not work on iPad devices. (Questions API)
  • Fixed a bug wherein clicking the annotation text highlight button causes the underlying Question's response to be selected on touch devices. (Annotations API)

Polish

  • Improvement: added labels to form fields in the math modal, improving accessibility for screen reader users. (Question Editor API)
  • Improvement: added labels to form fields in the math modal, improving accessibility for screen reader users. (Questions API)
  • Improvement: allow the customization of validation icons by introducing CSS variables. (Questions API)
  • Improvement: enhanced accessibility for math hints. (Questions API)
  • Improvement: modified the safeToUnload method to require a component name argument, aligning it with the setSafeToUnload method. (Author API)
  • Improvement: updated XSS protection. (Questions API)
  • Improvement: updated screen reader messages for response options in the Label Image with drag & drop imageclozeassociationV2 Question type. (Questions API)

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.