Releases: polypheny/Polypheny-Control
Releases · polypheny/Polypheny-Control
v1.2
This release includes the following improvements:
- Connector library which allows to easily integrate Polypheny-Control into existing Java applications.
- Improved responsiveness of the user interface (Thx @prinsusinghal).
- Executing a gradle clean before building the Polypheny-UI.
v1.1
This release fixes an issue with killing the Polypheny-DB process on Windows systems. Furthermore, this release reduces output on standard out.
v1.0.2
This is a maintenance release for version 1.0 fixing an issue causing Polypheny-DB instances not being killed on termination of Polypheny Control.
v1.0.1
This is a maintenance release for version 1.0 improving the handling of invalid repositories and working copies.
v1.0
With version 1.0 Polypheny Control introduces the tray mode. In this mode, Polypheny Control adds itself to the system tray. This new mode is also the new default when executing the Polypheny Control JAR without additional arguments. It is therefore now possible to start Polypheny Control by double-clicking on the JAR file.
v0.11.2
This is a maintenance release for version 0.11 fixing an issue with the overview of available branches.
v0.11.1
This is a maintenance release for version 0.11 fixing multiple issues with webkit-based browsers.
v0.11
This release speeds up update actions by checking whether a build is actually required. If there are no changes to a repository, unnecessary builds are avoided. Furthermore, there are now tooltips for dashboard buttons.
v0.10.1
This is a maintenance release for version 0.10 fixing a bug with getting version information from cloned repositories.
v0.10
This release fixes a bug with prevented starting Polypheny-DB with an empty list of arguments. Furthermore, this release improves the handling of GIT repositories and brings support for validating cloned repositories.