Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 10:34
· 50 commits to main since this release
7e684b8

Major Changes

  • d96ab34: - BREAKING CHANGE: The previous proxy endpoint: /bundles/apps/{appKey}/resources/{*resourcePath} is no more. Instead use /fusion-apps/{*wildcard*} to make proxy calls against the whole Fusion Apps API. See Fusion Apps API Swagger documentation for more information about routes.
    • Migrated proxy from Fusion Portal to Fusion Apps API
    • Updated packages to latest version
    • Refactored and simplified code
    • Removed unused Project Portal variables in frontend
    • Update frontend to use the new proxy endpoints
    • Make frontend client use the new types provided by fusion core
    • Update the legacy app loader to use the new proxy endpoints and and fix types
    • Move legacy app code to apps folder for cleaner repository
    • Setup build of legacy app loader in build pipeline for constant build an deployment.
    • Update all Fusion dependencies for frontend client

Patch Changes

  • b3edf8a: Fix errors and add data owner on milestones
  • cc5f76c: Rename meetings tab to meeting actions
  • 4a4eba3: Update api version on meeting actions to the newest version.