Skip to content

Commit

Permalink
54.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-François Lamy committed Dec 12, 2024
1 parent 0db1e66 commit 334bd04
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 9 deletions.
19 changes: 16 additions & 3 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
> [!WARNING]
>
> - 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.
> - You should test all releases, with actual data, *several days* before a competition.
- Maintenance log:
- 54.1.0: Removed the "sinclair meet" option, see Score-based Competitions below
- 54.1.0: The program was giving a spurious warning when a late change was made between the time the next weight was displayed and the time the clock started running.

- Score-based Competitions
- Removed the "Sinclair Meet" option from the competition options. You can achieve the same using [score-based medals](https://jflamy.github.io/owlcms4/#/ScoreBasedCompetitions):
- Create SM and SF age groups with ages 0-999 and only the default weight category. Select "Already Gendered"

- Select "Sinclair" or "Q-Points" or what you want as the scoring system.

- Unselect the traditional categories and reallocate athletes.

- You can create separate SM and SF for ages 0-34 and MM and MF for ages 35-999 where MM and MF would have SMHF or Q-masters as scoring system. Or additional YM and YF with Q-youth etc.

- Speaker
- The updates to the lifting order grid are now synchronized with the notifications. Previously the progression of an a athlete could be visible for a moment, leading the speaker to believe the requested weight was going up to that amount.
- The updates to the lifting order grid are now synchronized with the notifications. Previously the progression of an athlete could be visible for a moment, leading the speaker to believe the requested weight was going up to that amount.

- Age Groups and Championships
- It is now possible to edit interactively the age group settings to define the championship in which the age groups belongs
Expand Down
4 changes: 2 additions & 2 deletions docs/Downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ Several options are available for installation, depending on your needs. Additio

| | |
| ------------------------------------------------------------ | ------------------------------------------------------------ |
| **Local Setup** <br />This installs the `owlcms` program to run a competition locally, on a master laptop. No internet connection is needed.<ul><li>[Windows Installation Instructions](https://owlcms.github.io/owlcms4/#/LocalWindowsSetup)<li>[Mac/Linux/Raspberry Installation Instructions](https://owlcms.github.io/owlcms4/#/LocalLinuxMacSetup)<li><nobr>[Release Notes](https://github.com/owlcms/owlcms4/releases/tag/54.0.0)</nobr></ul> | <nobr><i class="material-icons" style="transform: translatey(0.30em)">file_download</i> **[Windows Installer](https://github.com/owlcms/owlcms4/releases/download/54.0.0/owlcms_setup_54.0.0.exe)**</nobr><br/><i class="material-icons" style="transform: translatey(0.30em)">file_download</i>[Zip for Mac, Linux or Raspberry](https://github.com/owlcms/owlcms4/releases/download/54.0.0/owlcms_54.0.0.zip) |
| **Cloud-based Setup**<br />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.<ul><li>[Fly.io Cloud Installation Instructions](https://owlcms.github.io/owlcms4/#/Fly)</li><li><nobr>[Release Notes](https://github.com/owlcms/owlcms4/releases/tag/54.0.0)</nobr></li></ul> | |
| **Local Setup** <br />This installs the `owlcms` program to run a competition locally, on a master laptop. No internet connection is needed.<ul><li>[Windows Installation Instructions](https://owlcms.github.io/owlcms4/#/LocalWindowsSetup)<li>[Mac/Linux/Raspberry Installation Instructions](https://owlcms.github.io/owlcms4/#/LocalLinuxMacSetup)<li><nobr>[Release Notes](https://github.com/owlcms/owlcms4/releases/tag/54.1.0)</nobr></ul> | <nobr><i class="material-icons" style="transform: translatey(0.30em)">file_download</i> **[Windows Installer](https://github.com/owlcms/owlcms4/releases/download/54.1.0/owlcms_setup_54.1.0.exe)**</nobr><br/><i class="material-icons" style="transform: translatey(0.30em)">file_download</i>[Zip for Mac, Linux or Raspberry](https://github.com/owlcms/owlcms4/releases/download/54.1.0/owlcms_54.1.0.zip) |
| **Cloud-based Setup**<br />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.<ul><li>[Fly.io Cloud Installation Instructions](https://owlcms.github.io/owlcms4/#/Fly)</li><li><nobr>[Release Notes](https://github.com/owlcms/owlcms4/releases/tag/54.1.0)</nobr></li></ul> | |
| **Documentation** | [Documentation site](https://owlcms.github.io/owlcms4/#/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:
Expand Down
2 changes: 1 addition & 1 deletion docs/LocalLinuxMacSetup.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Installation

- **Get the installation zip archive**: Get the current **[`owlcms_setup_54.0.0.zip`](https://github.com/owlcms/owlcms4/releases/download/54.0.0/owlcms_setup_54.0.0.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_54.1.0.zip`](https://github.com/owlcms/owlcms4/releases/download/54.1.0/owlcms_setup_54.1.0.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.
Expand Down
2 changes: 1 addition & 1 deletion docs/LocalWindowsSetup.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Windows Installation

- **Windows Installer** : Get the current [`owlcms_setup_54.0.0.exe`](https://github.com/owlcms/owlcms4/releases/download/54.0.0/owlcms_setup_54.0.0.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_54.1.0.exe`](https://github.com/owlcms/owlcms4/releases/download/54.1.0/owlcms_setup_54.1.0.exe) file (located in the `assets` section at the bottom of each release in the [release repository](https://github.com/owlcms/owlcms4/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.
>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<properties>
<!-- revision is overridden by azure-pipelines.yml for the official
builds. this value is only used for local development -->
<revision>54.0.0</revision>
<revision>54.1.0</revision>

<vaadin.version>24.4.10</vaadin.version>
<logback.version>1.4.14</logback.version>
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
54.0.0
54.1.0

0 comments on commit 334bd04

Please sign in to comment.