Skip to content

Releases: polypheny/Polypheny-Control

v2.0.1

04 Nov 09:57
1bac7a4
Compare
Choose a tag to compare

This is a maintenance release for version 2.0 containing the following improvements:

  • Enable purging of plugins folder after build by default
  • Fix an issue with purging of plugins folder
  • Redirect to login screen if session gets invalid

v2.0

01 Nov 15:54
522cd3d
Compare
Choose a tag to compare

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

21 Dec 17:03
732ff06
Compare
Choose a tag to compare

This release includes the following improvements:

  • Adjustments for supporting the new plugin system in Polypheny-DB
  • Fixing security issues

v1.2.7

12 Jun 17:08
f107dbb
Compare
Choose a tag to compare

This is a maintenance release for version 1.2 containing the following improvements:

  • Improve compatibility with Java 17.

v1.2.6

05 Jun 13:23
1ef53c6
Compare
Choose a tag to compare

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

13 Dec 13:27
601195b
Compare
Choose a tag to compare

This is a maintenance release for version 1.2 fixing the Log4J vulnerability CVE-2021-44228 (aka Log4Shell).

v1.2.4

17 Nov 11:37
7fcd278
Compare
Choose a tag to compare

This is a maintenance release for version 1.2 fixing an issue with the packages published to maven central and the GitHub package registry.

v1.2.3

17 Nov 11:12
373961b
Compare
Choose a tag to compare

This is a maintenance release for version 1.2 fixing updating various dependencies and setting an application icon for system notifications in tray mode.

v1.2.2

20 Mar 13:28
f9c5471
Compare
Choose a tag to compare

This is a maintenance release for version 1.2 fixing an issue with updating Polypheny-UI in certain edge cases.

v1.2.1

19 Mar 15:43
af7f612
Compare
Choose a tag to compare

This is a maintenance release for version 1.2 fixing an issue with the published maven archives.