Releases: polypheny/Polypheny-Control
Releases · polypheny/Polypheny-Control
v2.0.1
v2.0
This is a major release of Polypheny Control, introducing the following new features and improvements:
- Authentication (thanks to @VishalDalwadi)
- Upgrades for several dependencies
- Improve PID gathering on UNIX systems
- Fix issue with jar not containing all plugins
- Ignore licensee checks on builds
- Introduce setting to purge plugins folder
- Prepare for Polyfier verifications
Migration notes:
Polypheny Control no longer stores its files in the .polypheny folder, but now has its own folder in the user's home directory. The name can be configured in the configuration file and defaults to .pcontrol
. Furthermore, please note that the new authentication system is enabled on default for requests not originating from localhost. To disable it, set pcrtl.auth.enable=false
in the configuration file.
v1.3
v1.2.7
v1.2.6
This is a maintenance release for version 1.2 containing the following improvements:
- Improve handling of clean mode and resolving an issue if the Polypheny-UI has never been built.
- Updating the taskbar icon in order to avoid ambiguity with Polypheny-DB.
- Upgrading dependencies.
v1.2.5
This is a maintenance release for version 1.2 fixing the Log4J vulnerability CVE-2021-44228 (aka Log4Shell).