Skip to content

2022.0 Beta 1

Pre-release
Pre-release

Choose a tag to compare

@berry120 berry120 released this 04 Dec 23:43
· 406 commits to master since this release

Quelea is also distributed as a Linux snap package. To install it, make sure snap is installed then run:

sudo snap install --beta quelea

Full changelog:

  • Upgrade to Java 11 / OpenJFX 17 as base
  • Implement global default translation option
  • Bugfix: Resources with the same name in different folders no longer clash
  • Bugfix: Schedules containing verses from Revelation no longer break
  • Bugfix: Corrupt bibles now show a sensible error message when they're imported
  • Bugfix: Preview pane now refreshes between previewing database songs and schedule songs
  • Feature: Register global open file handler
  • Feature: Videos now uncheck black / logo buttons when autoplayed
  • Feature: CORS enabled on mobile lyrics endpoint so custom webpages can access lyric content
  • Various code quality fixes courtesy of Hacktoberfest contributors - thanks to everyone who contributed!