diff --git a/CHANGELOG.md b/CHANGELOG.md index f16e3bfc..23a65a97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,14 @@ +1.5.0 +======================== + + 1.4.3 ======================== * Added possibility to switch the video resolution for a recording * Added selection box below the overview pages to change the thumbnail size * Save and restore window size, location and maximized state +* Added check for OpenJDK and JavaFX on start to print out a better error, + if JavaFX is not available 1.4.2 ======================== diff --git a/docs/index.html b/docs/index.html index d8888220..c1d41808 100644 --- a/docs/index.html +++ b/docs/index.html @@ -109,19 +109,19 @@
- + Download for Windows!
- + Download for Windows (no JRE)!
- + Download for Linux! diff --git a/pom.xml b/pom.xml index 8f44ce0b..a4652537 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 ctbrec ctbrec - 1.4.3-SNAPSHOT + 1.5.0-SNAPSHOT UTF-8