·
21 commits
to master
since this release
This release is a major rewrite of OWF including a complete rewrite of the frontend and backend.
Ozone v8 remains backward compatible with v7.17.1.0 and newer widgets.
General
- Convert documents to Asciidoc
- Docker support
- Bundle CMAPI widget
Backend:
- Rewrite backend from Java (Grails) to Python (Django)
- PostgreSQL, MySQL, and MSSQL database support
- Add database migration scripts
- CAC and CAS authentication
- Database schema improvements
- Add endpoints for legacy endpoints called directly from widget API
- Server-side configurable login and consent pages
- Add
.env
files for easy configuration
Frontend:
- Rewrite frontend client from ExtJS to React (Typescript)
- Functionality from 7.17.2.x replicated
- Removal of ExtJS
- AML Marketplace Integration
- Updated Dashboard Builder
- Add configurable consent page
- Add configurable classification banners
- UI/UX Improvements
Upgrading:
- Please see Ozone Configuration Guide for details (
ozone-documents/Ozone Configuration Guide
)