From 9ecb4251b54ebeba62894034428480b06ce10e76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Lamy?= Date: Sun, 25 Aug 2024 14:51:09 +0000 Subject: [PATCH] 52.0.0-rc02 --- BUILDING.md | 2 +- README.md | 4 ++-- ReleaseNotes.md | 29 ++++++++++++++--------------- Releases.md | 4 ++-- docs/Downloads.md | 6 +++--- docs/LocalLinuxMacSetup.md | 2 +- docs/LocalWindowsSetup.md | 2 +- pom.xml | 2 +- version.txt | 2 +- 9 files changed, 26 insertions(+), 27 deletions(-) diff --git a/BUILDING.md b/BUILDING.md index 27ebd93f8..aa1bb55c5 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -2,7 +2,7 @@ This is a standard Maven project. If you wish, you can build the binaries from this source. -This file describes how to build the program without changing it. If you want to change the code, please see the [Contributing](https://owlcms.github.io/owlcms4/#/Gitpod) documentation for additional information on how to setup a Gitpod or VisualStudio Code environment. +This file describes how to build the program without changing it. If you want to change the code, please see the [Contributing](https://owlcms.github.io/owlcms4-prerelease/#/Gitpod) documentation for additional information on how to setup a Gitpod or VisualStudio Code environment. ### Pre-requisites diff --git a/README.md b/README.md index eed0b4a65..3daf9b9bf 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ Yet it is simple enough to setup that you can use it to run a club or regional c ### Licensing and Notes -This is free, as-is, no warranty *whatsoever* software. If you just want to run it as is for your own club or federation, just download from the [Releases](https://github.com/owlcms/owlcms4/releases) repository and go ahead. You should perform your own tests to see if the software is fit for your own purposes and circumstances. +This is free, as-is, no warranty *whatsoever* software. If you just want to run it as is for your own club or federation, just download from the [Releases](https://github.com/owlcms/owlcms4-prerelease/releases) repository and go ahead. You should perform your own tests to see if the software is fit for your own purposes and circumstances. -If you host the software, package it, or modify it, the license *requires* you to make the full sources available, including your modifications and the corresponding building instructions available for free (see the [License](https://github.com/owlcms/owlcms4/blob/master/LICENSE.txt) for details.) You may charge for your services and expertise, but everyone is entitled to the original software and to your modifications for free. +If you host the software, package it, or modify it, the license *requires* you to make the full sources available, including your modifications and the corresponding building instructions available for free (see the [License](https://github.com/owlcms/owlcms4-prerelease/blob/master/LICENSE.txt) for details.) You may charge for your services and expertise, but everyone is entitled to the original software and to your modifications for free. ### Authoring and Software Acknowledgments diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 708bc1a50..19bbef3c3 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,26 +1,25 @@ -> [!CAUTION] +> [!WARNING] > -> - This is an **alpha release**, used for validating new features. *Some features are likely to be incomplete or non-functional*. -> - **Alpha releases are not normally used in actual competitions.** +> - This is a release candidate [(see definition)](https://en.wikipedia.org/wiki/Software_release_life_cycle#Release_candidate), used for final public testing and translation. *It is still a preliminary release* +> - You should test all releases, with actual data, *several days* before a competition. This is especially important when considering the use of a release candidate. - Preliminary releases change log - - (beta01) Initial documentation for the Documents page - - (beta01) The Documents page no longer includes the session editing behavior - - (beta01) Age Group configuration drop down now respects the "local files only" setting. - - (alpha05) Cleaned-up Documents page so that all documents have harmonized user interface dialogs with better feedback - - (alpha04) Added a Schedule document suitable for large events, with USAW-style additional information about categories and entry totals - - (alpha04) Updated Marshal card to be more similar to IWF - - (alpha03) Sessions page: to reduce observed user confusion, added an "Edit Details" button next to "Edit Athletes". - - (alpha03) Fix empty protocol download button to use the correct template (vs weigh-in form) - - (alpha02) Translations (ru) - - (alpha02) Apply fix for spurious "out-of-competition" attempt board marker from 51.0.4 - - (alpha02) Apply fix for registration file import from 51.0.3 - - (alpha01) Initial version of redesigned Documents page + - (rc02) Additional translations: hu, ro, fi + - (rc02) Fixes to template ${session.formattedRange} accessor to correctly summarize participants to a session. + - (rc02) Updated Vaadin to 24.4.10. publicresults was not working correctly under 24.4.7. + - (rc01) Update the start numbers when producing empty protocol, jury and introduction sheets. + - (rc01) jxls3 version of SBDE export (much faster) - Documents: complete redesign of the Documents page - All documents needed to prepare and run the competition are here (Results are still on their own page). - The Competition-wide documents such as the Start List are handled as in the previous versions. - Documents like the Athlete Cards can be produced for one or more sessions. If more than one session is selected, a zip file is produced, otherwise the Excel is produced. - Document sets can be produced, for example, a weigh-in form together with the cards. When a document set is selected, a zip file is produced. The document set can be produced for one or more sessions. - If more than one copy of a document is needed (for example, two weigh-in forms for each session), you can adjust your template by duplicating the tab. Same for jury forms if you want to avoid printing 3 copies manually. +- Scoreboards: + - Fix: Immediately after the 3rd snatch, while the decision lights were shown, the bottom line of the scoreboard would be stretched +- SBDE export: + - Converted the template to jxls3, resulting in massive speed improvement (~7 seconds for 1000 athletes). + + For other recent changes, see [version 50 release notes](https://github.com/owlcms/owlcms4/releases/tag/50.0.0) and [version 51 release notes](https://github.com/owlcms/owlcms4/releases/tag/51.0.0-rc02) diff --git a/Releases.md b/Releases.md index 5a2930951..30b19cbf5 100644 --- a/Releases.md +++ b/Releases.md @@ -4,6 +4,6 @@ There are two release channels: one repository contains stable releases, the sec | | STABLE releases | PRELIMINARY releases | | :----------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -| **Local Setup** This installs the `owlcms` program to run a competition locally, on a master laptop. No internet access is needed. | | | -| **Cloud-based Setup** This installs the `owlcms` competition management software in the cloud. Good internet access is needed but no local software is needed. The `publicresults` companion program allows individuals to see the scoreboard on their own phone or tablet no matter where they are located. | | | +| **Local Setup** This installs the `owlcms` program to run a competition locally, on a master laptop. No internet access is needed. | | | +| **Cloud-based Setup** This installs the `owlcms` competition management software in the cloud. Good internet access is needed but no local software is needed. The `publicresults` companion program allows individuals to see the scoreboard on their own phone or tablet no matter where they are located. | | | | Documentation | [Documentation site](https://owlcms.github.io/owlcms4/#/index) | [Documentation Site](https://owlcms.github.io/owlcms4-prerelease/#/index) | \ No newline at end of file diff --git a/docs/Downloads.md b/docs/Downloads.md index 8ac0c3926..53f12007d 100644 --- a/docs/Downloads.md +++ b/docs/Downloads.md @@ -2,9 +2,9 @@ Several options are available for installation, depending on your needs. Additio | | | | ------------------------------------------------------------ | ------------------------------------------------------------ | -| **Local Setup**
This installs the `owlcms` program to run a competition locally, on a master laptop. No internet connection is needed. | file_download **[Windows Installer](https://github.com/owlcms/owlcms4/releases/download/51.0.5/owlcms_setup_51.0.5.exe)**
file_download[Zip for Mac, Linux or Raspberry](https://github.com/owlcms/owlcms4/releases/download/51.0.5/owlcms_51.0.5.zip) | -| **Cloud-based Setup**
This installs the `owlcms` competition management software in the cloud. Good internet access is needed but no local software is needed. The `publicresults` companion program allows individuals to see the scoreboard on their own phone or tablet no matter where they are located. | | -| **Documentation** | [Documentation site](https://owlcms.github.io/owlcms4/#/index) | +| **Local Setup**
This installs the `owlcms` program to run a competition locally, on a master laptop. No internet connection is needed. | file_download **[Windows Installer](https://github.com/owlcms/owlcms4-prerelease/releases/download/52.0.0-rc02/owlcms_setup_52.0.0-rc02.exe)**
file_download[Zip for Mac, Linux or Raspberry](https://github.com/owlcms/owlcms4-prerelease/releases/download/52.0.0-rc02/owlcms_52.0.0-rc02.zip) | +| **Cloud-based Setup**
This installs the `owlcms` competition management software in the cloud. Good internet access is needed but no local software is needed. The `publicresults` companion program allows individuals to see the scoreboard on their own phone or tablet no matter where they are located. | | +| **Documentation** | [Documentation site](https://owlcms.github.io/owlcms4-prerelease/#/index) | Note: the table above matches the repository you are looking at. If you are looking at the stable release documentation, the links will take you to stable releases, and if you are looking at the prerelease documentation, the links will take you to the preliminary release. If you need the other kind, please use the following links: diff --git a/docs/LocalLinuxMacSetup.md b/docs/LocalLinuxMacSetup.md index d3f69e940..26c6b4718 100644 --- a/docs/LocalLinuxMacSetup.md +++ b/docs/LocalLinuxMacSetup.md @@ -4,7 +4,7 @@ ## Installation -- **Get the installation zip archive**: Get the current **[`owlcms_setup_51.0.5.zip`](https://github.com/owlcms/owlcms4/releases/download/51.0.5/owlcms_setup_51.0.5.zip)** file. Installation files are available as assets at the bottom of each release in the [release repository](https://github.com/owlcms/owlcms4-prerelease/releases/latest) . +- **Get the installation zip archive**: Get the current **[`owlcms_setup_52.0.0-rc02.zip`](https://github.com/owlcms/owlcms4-prerelease/releases/download/52.0.0-rc02/owlcms_setup_52.0.0-rc02.zip)** file. Installation files are available as assets at the bottom of each release in the [release repository](https://github.com/owlcms/owlcms4-prerelease/releases/latest) . > Tip: [This page](RaspberryInstall) illustrates the sequence of steps on a RaspberryPI and may help you follow along since the process is similar for the other platforms. diff --git a/docs/LocalWindowsSetup.md b/docs/LocalWindowsSetup.md index 6fad26c1f..b5c7e0f8a 100644 --- a/docs/LocalWindowsSetup.md +++ b/docs/LocalWindowsSetup.md @@ -1,6 +1,6 @@ ## Windows Installation -- **Windows Installer** : Get the current [`owlcms_setup_51.0.5.exe`](https://github.com/owlcms/owlcms4/releases/download/51.0.5/owlcms_setup_51.0.5.exe) file (located in the `assets` section at the bottom of each release in the [release repository](https://github.com/owlcms/owlcms4/releases/latest) ). +- **Windows Installer** : Get the current [`owlcms_setup_52.0.0-rc02.exe`](https://github.com/owlcms/owlcms4-prerelease/releases/download/52.0.0-rc02/owlcms_setup_52.0.0-rc02.exe) file (located in the `assets` section at the bottom of each release in the [release repository](https://github.com/owlcms/owlcms4-prerelease/releases/latest) ). - Download and open the installer > You may get false alarms about the software being potentially dangerous. *Rest assured that it is absolutely not*. Use the `...` and dropdown menu options to get and keep the downloaded files anyway. > diff --git a/pom.xml b/pom.xml index 3de42eb35..87f8fe0e6 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ - 52.0.0-SNAPSHOT + 52.0.0-rc02 24.4.10 1.4.14 diff --git a/version.txt b/version.txt index 569269c56..c1997e6bf 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -51.0.5 \ No newline at end of file +52.0.0-rc02 \ No newline at end of file