April 2026 Edition
This section provides a preview of product and feature delivery plans for June 2026/20.26.06 and July 2026/20.26.07 releases. The Product and Services Preview document replaces the former 60/90 day Review/Preview.
Important: The most recent and accurate version of Release Notes apply to near-term delivery plans for the upcoming April 2026/20.26.04 release. This page is a preview of planned release features only. As stated in the Safe Harbor Statement,
the information provided herein is subject to change at any time, at the discretion of D2L, and D2L makes no commitment to update the information.
Print the PSPs
You can print select features or announcements from the page from your browser.
To create a printable version of the Product and Services Preview information
- Highlight the feature announcement(s).
- Right-click and select Copy.
- Paste the content into a text editing document. This process copies over all text, images, tables, and links.
Enablement Information
Information about the default state of a released feature, function or change in a Brightspace site is included to provide additional information, supporting change preparation, or planning in your organization.
Availability (Enabled State)
Advanced knowledge about whether customers can control access to the feature, function, or changes. This allows Administrators, trainers and supporting roles in an organization an opportunity to know which items are controllable and which are not.
- On: Indicates that the feature’s default state is visible/on and that there is no override or setting to control this state by any user.
- Off: Indicates that the feature’s default state is hidden/off and that there is no override or setting to control this state by any user.
- On (Overridable): Indicates the features default state and that it can be controlled or overridden by a user. For example, a new permission that is automatically selected for specific roles, or an editable config variable default that is on both offer opportunities to configure or override the default states.
- Off (Overridable): Indicates the features default state and that it can be controlled or overridden by a Brightspace user. For example, a new permission that is not selected, a new setting or new config variable that is off by default both provide opportunities to review and enable if desired.
Site Actions (Enablement Method)
For any feature, function, or change that is controllable, this section indicate the role settings, permissions, config variables, tool, or application settings you use to control the feature.
This allows Administrators, trainers, or supporting roles in an organization the opportunity to make decisions earlier and better plan for any work required to support any updates or changes.
Some examples include the following:
- Role Settings
- Role Permissions
- Config variables
- In Tool settings (such as Grades Settings or Widget customization)
- In Application settings (such as Pulse Settings)
June 2026 / 20.26.06
Analytics Builder – Brightspace Data 11 will be default
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Data Administrator
Site Availability: N/A
Site Enablement Actions: Configuration Variable (Org)
Additional Information Overview
Brightspace Data Sets (BDS) Major Version 11 will be available in Analytics Builder, and the configuration variable d2l.Tools.BrightspaceDataSets.Version will be set to Version 11 by default.
Most updates will be handled programmatically. For changes that cannot be completed automatically, users will receive a notification.
For more information, refer to the
https://community.d2l.com/brightspace/kb/articles/32301-updating-analytics-builder-for-brightspace-data-sets-major-versions
blog post.
Analytics Builder – Removal of Outdated BDS v10 Datasets
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Data Administrator
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
In the 20.26.06 release, all Brightspace Data Sets (BDS) v10 datasets will be removed from Analytics Builder. Customers will only have access to the latest BDS v11 datasets.
This update supports our version management strategy by removing outdated datasets, reducing confusion, and ensuring customers use the most current and supported data versions.
API — Add API routes for bulk updating Courses
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Administrator, API Developer
Site Availability: N/A
Site Enablement Actions: Role Permission
Additional Information Overview
This update will provide administrators with the ability to search for and update course dates and active status in bulk.
Administrators will be able to use the following API routes:
- Retrieve courses (
GET /d2l/api/lp/(version)/courses/) - Update course dates and statuses (
POST /d2l/api/lp/(version)/courses/update) - Retrieve update job status (
GET /d2l/api/lp/(version)/courses/bulkUpdate/(jobTokenId))
This feature will implement the following PIE item:
- D13432 (Update without loading first - in Courses)
Details about these API routes will be available in the Brightspace Developer Platform documentation.
API — Add API routes for Grade Schemes
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Administrator, API Developer
Site Availability: N/A
Site Enablement Actions: None (Automatic)
Additional Information Overview
This release will add new API routes for Grade Schemes. This update will provide administrators with the ability to create, modify, and delete Grade Schemes using the API.
Administrators will be able to use the following API routes:
- Create a Grade Scheme
POST /d2l/api/le/(version)/(orgUnitId)/grades/schemes/ - Update an Existing Grade Scheme
PUT /d2l/api/le/(version)/(orgUnitId)/grades/schemes/(gradeSchemeId) - Delete an Existing Grade Scheme
DELETE /d2l/api/le/(version)/(orgUnitId)/grades/schemes/(gradeSchemeId)
Details about these API routes will be available in the Brightspace Developer Platform documentation.
Assignments, Discussions, and Quizzes — Add a new Rubric icon
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Instructor, Administrator
Site Availability: On
Site Enablement Actions: Configuration Variable
Additional Information Overview
Instructors will be able to easily identify which Assignments, Discussions, and Quizzes have rubrics attached directly from the list view.
- A rubric icon will appear next to items in the Assignments, Discussions, and Quizzes list pages when a rubric is attached.
- A rubric indicator will also appear for written response questions on the Quiz Creation page.
- The icon will be informational only and will not link to the rubric, aligning with how other icons, such as release conditions and anonymous marking, currently behave.
- If rubrics and outcomes are added to an activity, a rubric icon will also appear.
This update will help instructors and administrators quickly audit assessments and confirm that rubrics are properly attached, saving time and reducing setup errors. It will also improve consistency across tools and support more efficient assessment workflows.
The new D2L.Tools.Activities.ShowRubricsIcon (Org Unit) configuration variable, will control whether this feature is enabled.
This feature will implement the following PIE item:
Awards — Introduce Awards Administration tool
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Instructor
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
The Awards Administration will provide a way to manage Awards configuration settings without requiring access to each individual Config Variable Browser. System administrators with the appropriate organization-level permission will be able to access this tool from the Admin Tools menu. Any changes made in this tool will create override values for the designated config variables using the organization’s OrgUnitId.
For organizations using Distributed Administration, this tool will also be available to sub-organization administrators, providing flexibility to manage preference settings appropriate for each sub-organization. Sub-organization administrators with the appropriate sub-organization-level permission will be able to access this tool from within their sub-organization. When a setting is configured by a sub-organization administrator, the tool will create override values for the designated config variables, which will apply to that org unit and its descendants.
Brightspace Editor — Update to latest version (7.7.0 - 8.3.2 in non-production instances)
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Instructor, Administrator
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
The Brightspace Editor will be updated to the latest available TinyMCE version. This update will apply only to non-production instances, including instances such as Test, Dev, and Staging. In the August release, the editor update will also be applied to production instances.
This update will move the editor from version 7.7.0 to version 8.3.2. A previous update in December, which moved the editor to version 8.0.2, was rolled back after a small number of users encountered an error when the editor loaded stating that the TinyMCE license key could not be validated.
This update will include a fix for a known issue affecting users on older, unsupported Safari browser versions who receive a license key error.
Copyleaks – New Offering (cross-language detection tool)
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: All
Site Availability: Off (d2L Overridable)
Site Enablement Actions: Contact D2L
Additional Information Overview
Copyleaks will introduce Cross-Language Detection as a new partner offering under Amendment 3. This capability will support plagiarism detection across languages using translation and semantic matching, expanding supported use cases to include multilingual plagiarism detection.
D2L Lumi — Lumi Certified Instructor Course
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Instructor
Site Availability: On
Site Enablement Actions: Contact D2L
Additional Information Overview
The Lumi Certified Instructor Course will help new users develop essential platform skills and allow experienced users to strengthen their knowledge and fill any gaps. Upon successful completion, participants will receive recognition for their expertise.
This asynchronous course will include activities and assessments, allowing participants to complete the materials at their own pace without scheduled sessions. Participants must successfully complete the required assessments to earn the certificate.
D2L Lumi — Review in full-screen mode in Lumi Remix
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Instructor, Administrator
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
A new full-screen option will be available to users when reviewing changes in Lumi Remix.
D2L Lumi — Compare changes side-by-side in Lumi Remix
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Instructor, Administrator
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
A new side-by-side split view will be available to users for comparing changes in Lumi Remix.
D2L Lumi — Support Course Copy in Lumi Study
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Instructor, Administrator
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
When a quiz has Lumi Study Support enabled, course copy will reflect its enabled state and current settings in the destination course.
Data Access / Data Hub — Updates to Outcome Set and Outcome Scale Definition Datasets
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Data Administrator, Administrator
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
Several Brightspace Data Sets will be updated to support recent enhancements to Achievement Scales and Thresholds for Outcome Sets. These updates will help ensure reporting remains accurate and aligned with how Outcome Sets are configured in courses.
Updates include:
- A Scale ID will be added to the Outcome Set Course and Outcome Set Org datasets to support consistent scale configuration and reporting.
- A Threshold field will be added to the Outcome Scale Definition dataset to support threshold-based reporting in the Outcome Achievement Dashboard.
Data Access / Data Hub — Brightspace Data Set Major Version 11 will be the default
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Data Administrator, Administrator
Site Availability: On
Site Enablement Actions: Configuration Variable (Org)
Additional Information Overview
Refer to the Data Hub Brightspace Data Sets (BDS) Major Version 11 blog post.
Insights Report Builder – Brightspace Data Sets Major Version 11 will be default
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Data Administrator
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
Brightspace Data Sets (BDS) Major Version 11 will be available in Insights Report Builder (IRB) and will become the default dataset version.
For more information, refer to the
https://community.d2l.com/brightspace/kb/articles/32237-updating-insights-report-builder-for-brightspace-data-sets-major-versions
blog post.
Integrity Advocate — New proctoring tiers and IntegrityID offering
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: All
Site Availability: Off (d2L Overridable)
Site Enablement Actions: Contact D2L
Additional Information Overview
Integrity Advocate will introduce a new identity verification offering (IntegrityID) and will update the naming of existing proctoring tiers. The updated structure will align product names with assessment security levels and will include additional integrity features bundled directly into each tier rather than relying on separate add-ons.
IPSIS — Direct Brightspace–PowerSchool OneRoster Integration for Rostering and Grades Passback
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Administrator
Site Availability: On
Site Enablement Actions: In Tool/App Setting
Additional Information Overview
The direct Brightspace–PowerSchool integration will provide a secure connection between PowerSchool and Brightspace, enabling districts and schools to manage courses, users, and grades more efficiently. This integration will extend Brightspace’s existing OneRoster integration to deliver a standards-based rostering solution.
The integration will sync roster data from PowerSchool to Brightspace nightly or on demand, including districts, schools, terms, courses, sections, staff, students, and enrollments.
Brightspace will send grade data to PowerSchool nightly or on demand, including grade categories, grade items (PowerTeacher assignments), and student scores.
The integration will not support:
- Parent/guardian relationships for Brightspace for Parents & Guardians
- Course standards (outcomes) or student mastery data for competency-based education.
Learning Outcomes — Define Achievement Scales at the Outcome Set level
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Administrator, Data Administrator, Instructor
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
Program administrators will be able to assign an achievement scale directly to an Outcome Set. When the Outcome Set is imported into a course, the associated scale will be included automatically, ensuring consistent assessment configuration across courses and reducing the need for manual setup.
This update will also support the use of multiple scales within a single course, allowing each Outcome Set to maintain its own scale for more flexible and accurate measurement of learning outcomes.
Learning Outcomes — Set Achievement thresholds at the Outcome Set level for consistent reporting
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Administrator, Data Administrator, Instructor
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
For Achievement+ customers, thresholds will be defined within the achievement scale at the Outcome Set level. When an Outcome Set is imported into a course, the threshold will be included automatically, ensuring consistent achievement data collection and accurate reporting.
This update will remove the need for instructors to manually configure thresholds in each course, reducing setup errors and confusion.
New Content Experience (Lessons) – Assessable activities displayed in-line by default
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: All
Site Availability: On (Customer Overridable)
Site Enablement Actions: None (Automatic)
Additional Information Overview
In this release, the default value for the configuration variable d2l.Tools.Content.LessonsRenderActivitiesInline will be set to ON. As a result, assessable activities in the New Content Experience (including Assignments, Quizzes, Discussions, and Instructor LTI activities) will be displayed in-line by default within the content page.
New Content Experience (Lessons) – Enhanced Table of Contents enabled by default
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: All
Site Availability: On (Customer Overridable)
Site Enablement Actions: None (Automatic)
Additional Information Overview
In this release, the default value for the configuration variable d2l.Tools.Content.EnableLessonsEnhancedTOC will be set to ON.
The enhanced Table of Contents will include the following improvements:
- Unlimited depth for content topics and modules
- Learner completion progress indicators on topics and module rollups
- Course Overview display when previously used in Classic Content
- Improved accessibility and keyboard controls to make course restructuring easier for all users
- The ability to expand and collapse modules without navigating away, helping users stay oriented while exploring the course
- The ability to right-click content items to open them in a new window, allowing users to view two or more topics at the same time
- A condensed display that will help users on smaller devices see more of the course at one time
- Visual design and behaviors that will be more consistent with other areas of the Brightspace platform
Roles & Permissions — Support a Read-Only View of Roles and Permissions for Distributed Administration
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Administrator, API Developer
Site Availability: On
Site Enablement Actions: Role Permission
Additional Information Overview
The Roles and Permissions functionality will support Distributed Administration (DA) by providing a read-only view for Sub-Org Administrators. Sub-Org Administrators will be able to view the roles and permissions configured within their assigned Sub-Organization, but they will not be able to modify them. The required new permission will be See Roles and Permissions.
Quizzes — Updates to Source and Filter dropdowns in the Browse Question Library dialog
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Instructor
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
The Source dropdown and Filter dropdown will receive minor visual updates to align with our standards and provide a more consistent user experience.
User Management and Settings — Enable distributed administration of User Award Copy tool
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: All
Site Availability: N/A
Site Enablement Actions: Role Permission
Additional Information Overview
The User Merge tool will support Distributed Administration (DA) by allowing administrators to view and merge users at the Sub-Organization level. Sub-Org Administrators who are granted the appropriate permissions will be able to access the Users tool from their Sub-level administration tools to perform merging users (transfer earned awards and enrollments) to destination user.
User Management and Settings — Enable Distributed Administration for the Users tool
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Administrator
Site Availability: On
Site Enablement Actions: Role Permission
Additional Information Overview
The Users tool will support Distributed Administration (DA) by allowing administrators to view, create, and edit users at the Sub-Organization level. Sub-Org Administrators who are granted the appropriate permissions will be able to access the Users tool from their Sub-Organization course administration tools to search for users, manage enrollments, and create or delete users.
Enablement within the Users tool will be governed by tool permissions. Sub-Org Administrators will no longer be required to have permissions set at the Non-Cascading, Organization level. Instead, Sub-Org Administrators who are granted the appropriate permissions at the Sub-Organization level will be able to view or manage organizational units that exist entirely within their Sub-Organization.
Widgets — Select specific semester or department tabs to appear on My Courses Widget
Planned Release | 20.26.06
Change and Enablement Information
Role / Audience: Administrator
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
A new filter in the My Courses widget will allow administrators to control which semester or department tabs are displayed to users based on the selected Group By setting. If no org units are selected in the filter, all semesters or departments will remain visible, including newly created org units. If only selected org units are included, new org units will need to be added manually. Courses will continue to appear in the All tab and in the View All Courses link regardless of the visible tabs. This update will also introduce minor changes to the Customize Widget dialog to better organize settings related to course card display.
July 2026 / 20.26.07
Advanced Assessment — Publisher settings locked after activity
Planned Release | 20.26.07
Change and Enablement Information
Role / Audience: Instructor, Administrator
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
Once learner submissions or evaluations have begun in Advanced Assessment, the Publisher setting dropdown will be locked and can no longer be changed. This change will help ensure that publisher configuration remains consistent throughout the assessment lifecycle and will reduce the risk of unexpected behavior after the activity has started.
Locking the publisher setting after the activity begins will help maintain a stable and predictable assessment experience while supporting ongoing improvements to the Advanced Assessment experience.
API — Enable Rubric creation, update, and delete via API
Planned Release | 20.26.07
Change and Enablement Information
Role / Audience: Administrator, API Developer
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
New Rubrics API endpoints will be introduced to support creating, updating, and deleting rubrics.
API — Support Distributed Administration of Users within the Users API
Planned Release | 20.26.07
Change and Enablement Information
Role / Audience: Administrator, API Developer
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
The Users API will support the Distributed Administration (DA) feature by enabling restricted API calls for Sub-Org Administrators. These restrictions will ensure that Sub-Org Administrators can only perform user-related API operations within the scope of their assigned Sub-Organization.
API — Support Distributed Administration within Roles and Permissions
Planned Release | 20.26.07
Change and Enablement Information
Role / Audience: Administrator, API Developer
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
The Permissions API will support the Distributed Administration (DA) feature by enabling restricted API calls for Sub-Org Administrators. These restrictions will ensure that Sub-Org Administrators will only be able to view and manage roles and permissions within the scope of their assigned Sub-Organization.
API — Support Distributed Administration in the Users Tool by Updating the Enrollments API
Planned Release | 20.26.07
Change and Enablement Information
Role / Audience: Administrator, API Developer
Site Availability: N/A
Site Enablement Actions: None (Automatic)
Additional Information Overview
The Enrollments API will support the Distributed Administration (DA) feature by enabling restricted API calls for Sub-Org Administrators. These restrictions will ensure that Sub-Org Administrators will only be able to perform enrollment-related API operations within the scope of their assigned Sub-Organization.
Data Access / Data Hub — Updates to Discussion Topic User Scores Brightspace Data Set
Planned Release | 20.26.07
Change and Enablement Information
Role / Audience: Data Administrator
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
A new Version column will be added (bigint, not nullable) to indicate the version of the row. This information will be used to determine which table row occurred first, similar to how timestamps are used in other data sets.
Discussions — Anonymous data will appear to roles that can view author details
Planned Release | 20.26.07
Change and Enablement Information
Role / Audience: Instructor, Learner
Site Availability: N/A
Site Enablement Actions: Role Permission
Additional Information Overview
Within Discussions, when a learner posts anonymously to a discussion topic configured with the Allow learners to hide their name from other learners option, instructors with the See Anonymous Post Author permission can reveal the learner’s name on the post within the discussion topic. However, they currently cannot grade the anonymous post or view learner statistics that include anonymous posts.
This update will allow anonymous posts to appear when an instructor with permission to see the anonymous post author is assessing discussions for individual learners. Anonymous posts will display an Anonymous post label to indicate that the learner submitted the post anonymously.
For instructors who cannot reveal learner names on posts, no changes will occur, and anonymous posts will continue to be unavailable for assessment.
In Discussion Statistics, counts for anonymous posts will be included for roles with permission to view anonymous post author information. Only statistics generated for posts created after this feature is introduced will include anonymous post counts.
When learners view their discussion posts within Content for linked discussion activities, the My Work area will include their anonymous posts, labeled Anonymous post.
Groups and Sections — Increased numbers of groups per category
Planned Release | 20.26.07
Change and Enablement Information
Role / Audience: Instructor, Administrator
Site Availability: On
Site Enablement Actions: None (Automatic)
Additional Information Overview
When creating groups in the Groups tool, the current limit of 200 groups per category will be increased to a maximum of 1000 groups per category. This update will support larger group sets for larger classes.
As previously noted in the High Impact Changes Timeline, group categories that allow users to specify the number of groups will support values up to 1000. Regardless of the group creation method used, the 1000-group limit will be enforced and cannot be exceeded. This will include, for example, creating groups from the Manage Groups page, creating groups through the API, and groups that are automatically created when enrollment capacity is increased.
For more information, refer to
https://community.d2l.com/brightspace/kb/articles/33326-groups-management-a-refresh-of-the-manage-groups-page-and-increased-numbers-of-groups-per-category
blog post.
Groups and Sections — New and improved Manage Groups pages
Planned Release | 20.26.07
Change and Enablement Information
Role / Audience: Instructor, Administrator
Site Availability: Off (Customer Overridable)
Site Enablement Actions: Configuration Variable
Additional Information Overview
A new and improved Manage Groups page will be available to support recent changes to group limits and make group management easier for larger class sizes. The Manage Groups page will have a new layout that displays all categories on a single page, providing key information at a glance. Instructors will be able to view existing categories, enrollment types, the number of groups in each category, and associated activities.
To manage individual groups within a category, a new page will display details for each group in the selected category and will provide additional management options.
The new Manage Groups pages will be available as an opt-in experience initially, allowing administrators to choose when to enable the new interface for instructors. In future releases, the new page will be enabled for all users with an opt-out option before eventually becoming the default experience for all users. Future improvements to related pages, such as the manual enrollment page, will be announced in a later release.
This change was previously announced in the High Impact Changes Timeline.
For more information, refer to
https://community.d2l.com/brightspace/kb/articles/33326-groups-management-a-refresh-of-the-manage-groups-page-and-increased-numbers-of-groups-per-category
blog post.
Change history
- 23-04-2026: Updated Analytics Builder – Removal of Outdated BDS v10 Datasets
- 16-04-2026: Published the April Product and Services Preview
- 26-03-2026: Updated API — Support Delegated Administration of Users within the Users API to API — Support Distributed Administration of Users within the Users API
- 12-03-2026: Published the March Product and Services Preview
- 24-02-2026: Updated Data Access / Data Hub — Updates to Rubric Assessment Dataset to clarify the upcoming changes
- 12-02-2026: Published the February Product and Services Preview
- 15-01-2026: Published the January Product and Services Preview
- 05-01-2026: Data Access / Data Hub — Updates to Content Objects Brightspace Data Set to the list of features planned for 20.26.03. Removed Data Access / Data Hub — Updates to Question Relationships Brightspace Data Set from the list of features planned for 20.26.03.
- 12-12-2025: Published the December Product and Services Preview
- 13-11-2025: Published the November Product and Services Preview
- 21-10-2025: Published the October Product and Services Preview
- 18-09-2025:
- Removed Annotations (Nutrient) — Update the third party software that powers Assignment Annotations (Nutrient) from version 1.3.0 to 1.6.0 from the list of features planned for 20.25.11
- Administration and System Settings — Improved Admin Tools Menu Experience - the transition period for enforcing the new Admin Tools Menu experience has been extended from December 2025 - 20.25.12 to February 2026 - 20.26.02. The config variable name was also corrected, from to d2l.Preferences.NewAdminCogMenu to d2l.Preferences.NewAdminToolsMenu
- Data Access / Data Hub — Updates to Release Condition Results Brightspace Data Set is now planned for 20.25.11
- Fixed typos and made revisions to improve consistency and clarity
- 17-09-2025: "Usability Improvement - Update legacy style tabs to D2L's modern tabs" is now planned for the 20.25.12 release
- 16-09-2025: Published the September Product and Services Preview
- 20-08-2025: Published the August Product and Services Preview
- 22-07-2025: Removed Assignments - Support Bulk feedback Submission in Assignments and Discussions Submission Page from the list of features planned for the 20.25.10 release
- 21-07-2025:
- Added more information to Data Access / Data Hub - Updates to Grade Results Data Set
- 17-07-2025:
- Corrected duplicated heading content for HWEP - Slim Announcements Permissions Update
- Added missing item for Data Access / Data Hub - Updates to Quiz Attempts Brightspace Data Set
- Corrected heading for Data Access / Data Hub - Updates to Question Relationships Brightspace Data Set
- 16-07-2025 - Published the July Product and Services Preview
- 13-06-2025 - Published the June 2025 Product and Services Preview
- 04-June-2025 - Corrected duplicated heading and removed Course Management - Enable delegated administration of courses to support distributed administration initiatives from 20.25.07 release
- 03-June-2025 - Corrected misplaced information for Lessons/New Content Experience items
- 28-May-2025 - Updated list of features coming in 20.25.07
- 26-May-2025 - Removed internal-facing metadata
- 15-May-2025 - Published the May 2025 Product and Services Preview
- 22-April-2025 - Updated the following preview features:
- Outcomes - Implement Outcome Set (prev Programs) Management with Achievement Scale Setting for Better Reporting is changed to Renaming 'Programs' to 'Outcome Sets' for Better User Familiarity
- Updated the Additional Information section of Rubrics - Adding Ability to Clear Rubric Selections to Save Instructors Time in Evaluation
- 8-April-2025 - Published the April 2025 Product and Services Preview
Safe Harbor Statement
The information provided herein is confidential and proprietary to D2L Corporation and its affiliates (“D2L”) and may not be shared without the written consent of D2L. Nothing herein should be construed as legal, human resources, insurance, tax, or other advice for any particular issue, including compliance with relevant laws. You must consult a professional advisor that is familiar with your particular factual situation for any such advice. The information provided herein could include inaccuracies, typographical and other errors. The information provided herein is subject to change at any time, at the discretion of D2L, and D2L makes no commitment to update the information.
TO THE GREATEST EXTENT PERMITTED BY LAW, THE INFORMATION PROVIDED HEREIN IS PROVIDED “AS-IS” AND WITHOUT WARRANTY, AND ALL WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, COMPLIANCE, RELIABILITY, SUITABILITY, NON-INFRINGEMENT, TITLE AND ANY WARRANTIES RESULTING FROM CUSTOM OR USAGE OF TRADE, OR COURSE OF PERFORMANCE OR DEALING ARE HEREBY DISCLAIMED, AND YOU AGREE TO WAIVE SUCH WARRANTIES. D2L reserves all of its rights with respect to the information provided herein.