# Desktop App Release 4.0
May 2023
We upgraded! What's new? Learn more about new features, technical changes and solved bugs in our 4App Desktop App.
Note on upgrading: If you upgrade from 3.3 or earlier versions, check all release notes in between for important information. They apply cumulative.
Note on individualization: Our release notes describe the standard product. If your 4ALLPORTAL is strongly customized or if you installed individual apps, we recommend contacting our support before upgrading.
# Breaking Changes
- Version 4.0 is now only compatible with servers that have 4App
4allportal-desktop-app
installed, or that have installed an older version than 4.0. - The property
desktopFiles
on root level was removed.desktopFiles
now have to be configured in fileinit.json
, sectionenvironment
like this:
{
"environment": {
"desktopFiles": [
"path/to/file", "path/to/a/second/file"
]
}
}
Former configuration on root level is not supported anymore.
# Technical Changes & Admin Instructions
- The required Core version is now 4.0
- General stabilization and ensuring compatibilities
# Solved Bugs
- Fix bad SSO authentication behavior
# How to Get These Improvements
- Upgrade 4App Core Engine to version 4.0
# Patch releases
# Version 4.0.1
- Fix 4ALLPORTAL header in the Desktop App
- Fix Desktop App crashing with Apple Silicon