Skip to content

Releases: polypheny/Polypheny-Control

v1.2

19 Mar 12:16
09f3284
Compare
Choose a tag to compare

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

08 Jan 11:03
51b33ae
Compare
Choose a tag to compare

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

29 Sep 19:11
421396f
Compare
Choose a tag to compare

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

29 Sep 12:11
67c6d1a
Compare
Choose a tag to compare

This is a maintenance release for version 1.0 improving the handling of invalid repositories and working copies.

v1.0

28 Sep 09:03
37850fe
Compare
Choose a tag to compare

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

25 Sep 13:06
eee53c6
Compare
Choose a tag to compare

This is a maintenance release for version 0.11 fixing an issue with the overview of available branches.

v0.11.1

25 Sep 12:36
d6a3c3a
Compare
Choose a tag to compare

This is a maintenance release for version 0.11 fixing multiple issues with webkit-based browsers.

v0.11

04 Aug 15:17
83cb395
Compare
Choose a tag to compare

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

17 May 16:39
980c739
Compare
Choose a tag to compare

This is a maintenance release for version 0.10 fixing a bug with getting version information from cloned repositories.

v0.10

17 May 16:15
87cab7e
Compare
Choose a tag to compare

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.