Skip to content

Commit

Permalink
v56
Browse files Browse the repository at this point in the history
  • Loading branch information
jflamy committed Feb 14, 2025
1 parent b3f31c2 commit 16775be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
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 .github/workflow/release.yaml for the official
builds. this value is only used for local development -->
<revision>55.3.0-SNAPSHOT</revision>
<revision>56.0.0-SNAPSHOT</revision>

<vaadin.version>24.4.10</vaadin.version>
<logback.version>1.5.13</logback.version>
Expand Down
5 changes: 3 additions & 2 deletions src/main/markdown/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@



| Introducing the Owlcms Control Panel |
| Installation and Update |
| ------------------------------------------------------------ |
| **New and improved installation process for owlcms**.<br><br>All platforms now use the same installation process, using a "Control Panel" program. The control panel handles installation and updates as well as starting and stopping owlcms. It is available for Windows, macOS, RaspberryPi OS and Linux. It <br><br>**See the [Control Panel Installation Instructions](https://owlcms.github.io/owlcms4-prerelease/#/LocalDownloads.md) and the user guide for the [owlcms Control Panel](https://owlcms.github.io/owlcms4-prerelease/#/LocalControlPanel.md).**<br><br>The release area in this repository is now used to host the files that the control panel fetches. |
| Since version 55, owlcms is installed and updated using the *owlcms control panel*. See the [Control Panel Installation Instructions](https://owlcms.github.io/owlcms4-prerelease/#/LocalDownloads.md) and the user guide for the [owlcms Control Panel](https://owlcms.github.io/owlcms4-prerelease/#/LocalControlPanel.md).<br>The release area in this repository is now used to host the files that the control panel fetches. |

**Change Log**

- 56.0.0-beta01 Additional information sent in the MQTT timer start messages.
- 56.0.0-alpha02 .xslm files are now visible in template lists
- 56.0.0-alpha02 Include winning order fix from v55.
- 56.0.0-alpha02 Timing summary
Expand Down

0 comments on commit 16775be

Please sign in to comment.