From cfd54d19bcc434b75babf1920472c53433761193 Mon Sep 17 00:00:00 2001 From: Tonny Kohar <13114803+tonny-kohar@users.noreply.github.com> Date: Fri, 16 Oct 2020 16:56:55 +0700 Subject: [PATCH] Release Alkitab v5.0.1 --- alkitab-branding/nbproject/project.xml | 4 ++-- alkitab-localization/nbproject/project.xml | 2 +- .../org/netbeans/core/startup/Bundle.properties | 4 ++-- .../netbeans/core/windows/view/ui/Bundle.properties | 6 +++--- alkitab-suite/changelogs.txt | 4 ++++ alkitab-suite/installer/readme.html | 11 ++++++++--- alkitab-suite/nbproject/project.properties | 6 +++--- 7 files changed, 23 insertions(+), 14 deletions(-) diff --git a/alkitab-branding/nbproject/project.xml b/alkitab-branding/nbproject/project.xml index 251af7f..d5e4c25 100644 --- a/alkitab-branding/nbproject/project.xml +++ b/alkitab-branding/nbproject/project.xml @@ -11,7 +11,7 @@ - 5.0 + 5.0.1 @@ -25,7 +25,7 @@ kiyut.alkitab.modules.userguide - 5.0 + 5.0.1 diff --git a/alkitab-localization/nbproject/project.xml b/alkitab-localization/nbproject/project.xml index 410fb21..60ac5a6 100644 --- a/alkitab-localization/nbproject/project.xml +++ b/alkitab-localization/nbproject/project.xml @@ -11,7 +11,7 @@ - 5.0 + 5.0.1 diff --git a/alkitab-suite/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties b/alkitab-suite/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties index 7b95a33..c6114ed 100644 --- a/alkitab-suite/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties +++ b/alkitab-suite/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties @@ -1,9 +1,9 @@ #Updated by build script -#Thu, 15 Oct 2020 16:16:45 +0700 +#Fri, 16 Oct 2020 16:33:23 +0700 #Updated by build script #Mon, 14 Sep 2020 07:12:38 +0700 SplashProgressBarBounds=0,255,530,6 -currentVersion=Alkitab Bible Study 5.0.1-beta1 (Build 202010150000) +currentVersion=Alkitab Bible Study 5.0.1 (Build 202010160000) SPLASH_HEIGHT=300 SplashProgressBarColor=0x9DB3C0 LBL_splash_window_title=Starting Alkitab diff --git a/alkitab-suite/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties b/alkitab-suite/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties index 8529125..94fd231 100644 --- a/alkitab-suite/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties +++ b/alkitab-suite/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties @@ -1,4 +1,4 @@ #Updated by build script -#Thu, 15 Oct 2020 16:16:45 +0700 -CTL_MainWindow_Title=Alkitab Bible Study 5.0.1-beta1 -CTL_MainWindow_Title_No_Project=Alkitab Bible Study 5.0.1-beta1 +#Fri, 16 Oct 2020 16:33:23 +0700 +CTL_MainWindow_Title=Alkitab Bible Study 5.0.1 +CTL_MainWindow_Title_No_Project=Alkitab Bible Study 5.0.1 diff --git a/alkitab-suite/changelogs.txt b/alkitab-suite/changelogs.txt index c463c25..127cdf1 100644 --- a/alkitab-suite/changelogs.txt +++ b/alkitab-suite/changelogs.txt @@ -1,3 +1,7 @@ +ver 5.0.1 +- Fix Mac OS ClassNotFound Exception +- REGRESSION run.args.extra is not parsed and updated to conf file + ver 5.0 - Improved performance - Updated to use JavaFX WebView diff --git a/alkitab-suite/installer/readme.html b/alkitab-suite/installer/readme.html index 1c6b7aa..e33c523 100644 --- a/alkitab-suite/installer/readme.html +++ b/alkitab-suite/installer/readme.html @@ -40,6 +40,11 @@

What is it?

What's New

+

ver 5.0.1

+
    +
  • Fix Mac OS ClassNotFound Exception
  • +
  • REGRESSION run.args.extra is not parsed and updated to conf file
  • +

ver 5.0.

  • Improved performance
  • @@ -63,7 +68,7 @@

    What's New

    ver 3.2

    • Add ability to rename tab
    • -
    • Refactor user guide to better follow netbeans guide
    • +
    • Refactor user guide to better follow Netbeans guide

    ver 3.1

      @@ -145,14 +150,14 @@

      Launching Application

      • on Microsoft Windows just run Alkitab from Desktop Shortcut or Start Menu - All Programs - Kiyut - Alkitab
        - on Mac OSX + on Other Platform
        • open the Terminal program (inside Applications folder - Utilities)
        • type "cd [INSTALL-DIR]/bin/" eg: cd /home/user-name/Kiyut/Alkitab/bin/
        • type "./alkitab"
        • or you can just run Alkitab by double click the file alkitab at "[INSTALL-DIR]/bin/alkitab" eg: /Applications/Kiyut/Alkitab/bin/alkitab and choose open with terminal
        - on other platform run [INSTALL-DIR]/bin/alkitab, if necessary chmod +x alkitab to make it executable + on Other Platform run [INSTALL-DIR]/bin/alkitab, if necessary chmod +x alkitab to make it executable
      • enjoy the product
      diff --git a/alkitab-suite/nbproject/project.properties b/alkitab-suite/nbproject/project.properties index 5dadae9..84d5ccc 100644 --- a/alkitab-suite/nbproject/project.properties +++ b/alkitab-suite/nbproject/project.properties @@ -28,9 +28,9 @@ app.title=Alkitab # Custom Properties # NOTE: Please check platform harness to avoid properties name conflict app.title.full=Alkitab Bible Study -app.buildnumber=202010150000 -app.version=5.0.1-beta1 -app.version.dash=5_0_1-beta1 +app.buildnumber=202010160000 +app.version=5.0.1 +app.version.dash=5_0_1 app.debug=false app.java.version=11.0.4