What's New
This section provides an overview of what's new in the latest versions of the ODS / API Admin App for Technical Suite Two and Technical Suite Three.
Admin App v3.3.4
July, 2025.
This release includes updates to .NET dependencies and fixes for several field-reported bugs. See Release notes in GitHub.
Updates in Admin App v3.3
Latest Release
- .NET 8
- Updated NuGet package dependencies
- Improved messaging when editing a claimset
- Updated base images for the Docker containers
Updates in Admin App v3.2
Support for ODS/API Suite 3 and v6.x Security Model Updates
Additional support for ODS/API 6.1 updates and to support field use cases.
- Claimset export on adminapp will fail if there are multiple default authorization strategies
- UI changes for Claimset export on adminapp will fail if there are multiple default authorization strategies
Error Updating Large Claimsets
- EdFi Admin App - Editing large claimsets produces an error on page
Updates in Admin App v3.1
- Admin App v3.1 provides compatibility for both ODS/API Suite 3 (v3.4-v5.3) and ODS/API v6.x.
- Based on community feedback, we have removed product improvements features and integrations with Google Analytics, Salesforce and Jira Tracker.
- The installation package for Admin App has been incorporated into the Admin App NuGet package. Please see Installation Instructions for updated instructions on how to install using the included installation package.
- The PowerShell pre-installation check has been updated in Admin App v3.1.1 to respond to the reported field issue.
- A bug was discovered where changing an education organization identifier leaves behind additional data affecting ed org hierarchy and data access. This Admin App v3.1.2 update resolves the issue for this use case.
Updates in Admin App for Suite 3 v3.0
- Admin App v3.0 provides support for the ODS/API v6 security model updates.
- Admin App v3.0 offers authentication via OpenID Connect (OIDC) and third-party systems using this well-known standard. OIDC authentication is found in enterprise and major online providers and has been highly requested by the field. EdWire has contributed main portions of this feature with a community contribution to establish the pattern.
- Claim Set Editor Bug Fixes
Updates in Admin App for Suite 3 v2.4
- Admin App has been updated to .NET 6 to match the ODS/API and other utilities in the Ed-Fi suite of products.
- The prior ODS/API Cloud Deployment for Azure deployment methods used PowerShell and features-specific to the Azure platform, which were state-of-the-art at time of development. These deployment methods have modernized and updated now available as the Docker Deployment 2.x, for which Admin App has been updated to run in that context. The prior methods tied to Azure have been removed here. Ed-Fi Docker Deployments are known to run on Azure.
- The following implementation issues have been reported by the community and have
been resolved
- A bug has been fixed in the Claim Set Editor of not preserving an intended update
- A request has been made to disable the Product Improvement feature and now available as an appSetting.json configuration variable
Updates in Admin App for Suite 3 v2.3
- Admin App now has the ability to register multiple namespaces per vendor within the application.
- Support for multiple database servers in Admin App for Docker configurations is now supported.
- Admin App now supports database names up to 1,024 characters long for SaaS/auto-deploy configurations.
- Admin App supports upgrade installations via PowerShell installation script.
- Admin App now includes the ability to send instance information into Community 365 to offer better service to implementers.
- When errors occur in Admin App, a new global error handler can send information to Ed-Fi Tracker to enhance the support experience.
- Various updates to features such as Learning Standards for better error messages and reporting.
Updates in Admin App for Suite 3 v2.2.1
TPDM 1.0 Support for Post-Secondary Institutions
To support TPDM, Admin App has added the ability to manage Post-Secondary Institutions within the Education Organization section. Schools can also be added to Post-Secondary Institutions. Please note, only TPDM 1.0 is supported and prior TPDM versions will not enable this functionality. Also, for non-TPDM users, this feature will be hidden based on extensions detected within the ODS / API.
JavaScript Library Update
The Lodash JavaScript library has been updated for a modern product version for UI elements.
Asynchronous ODS / API Version Checking
A performance update has been implemented in the ODS Instance section to load ODS / API information more efficiently for page load.
Updates in Admin App for Suite 3 v2.2
School Year Selection
School year selection within an ODS / API in the past has been a script-level task performed directly in SQL. Starting with Admin App 2.2, school year selection can now be performed directly within the application with display next to ODS / API instances.
AES Encryption
Admin App encrypts information to keep safe and secure both in-use and while in rest. Admin App now uses industry-standards AES encryption to safeguard information such as keys and secrets used to administrate the ODS / API.
Extended Drop-Down Support
Many UI selection elements have been expanded to support hundreds of items. As Admin App started to serve small, self-serve districts and charter management organizations, previously selection elements (school drop-downs for example) where limited to a fixed number of items. Admin App has grown into multiple instance scenarios and larger collaboratives and state installations, these limitations have been removed for broader usage of Admin App in these scenarios.
ODS / API 5.2 and Docker Deployment 2.0 Support
Admin App has been updated and tested to work with ODS / API 5.2 and packaged as part of the Docker Deployment 2.0 release.
Updates in Admin App for Suite 3 v2.1.0
.NET Core Migration
Admin App 2.1.0 is now 100% .NET Core-based, which allows it to run on non-Microsoft platforms, such as Linux Docker containers. This requirement has been signaled by our Technical Advisory Group and Ed-Fi community members, which we're excited by this release to deliver on. As related, the Ed-Fi Docker Deployment offering has been updated to include Admin App v2.1.0 and configured to run with ODS / API v5.1.0.
Display Version Numbers
To help with support and debugging issues, both Admin App and ODS / API version numbers are displayed within the context of authenticated pages.
Session Handling Optimizations
From external feedback, we've received technical notes on how to handle sessions better including cleaning up cookies not in use after logout. As part of the migration to .NET Core, we've also improved session handling within Admin App.
Improved Developer Experience
Improvements have been made to improve the developer experience and starting with source code with an ability to "clone and go". As Admin App is one of Ed-Fi's open source offerings, please see https://github.com/Ed-Fi-Alliance-OSS/Ed-Fi-ODS-AdminApp for more information and to get started with Admin App source code.
Improved User Experience
Optimizations to first setup experience, dialogs, warning messages and bulk load process have been made in this version of Admin App.