Skip to content

v25.1.10

Latest

Choose a tag to compare

@tumms2021389 tumms2021389 released this 12 Nov 19:51
f68e172

📦 Release Notes: v25.1.10

Full Changelog: v24.2.11...v25.1.10


🚀 Major Updates

  • React & MUI Upgrade
    Migrated to React 18 and Material UI 6 for modern UI and performance improvements.
  • ESLint Migration
    Upgraded to ESLint 9 for better linting and code quality.
  • Theme & Portal Updates
    • New WSS portal support.
    • Added new theme changes and Embedded mode improvements.

🛠️ Bug Fixes

  • Formatting Issues
    Fixed trailing comma and other code style inconsistencies.
  • Playwright Tests
    Updated and stabilized test suite.

✨ Features & Enhancements

  • MediaCo Todo Override
    Added import for MediaCo Todo component override.
  • Embedded Sample Refactor
    Improved initialization logic for Pega in Embedded sample.

🔐 Dependency Updates

  • Security & Maintenance
    • Bumped axios to 1.11.0 and updated on-headers and compression packages via Dependabot.
  • Versioning
    • Updated package versions and related dependencies to 25.1.10.

👥 New Contributor