Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-01-04 | 1.6 kB | |
Totals: 1 Item | 1.6 kB | 0 |
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:
- Display warning if items are skipped when parsing schedule
- Display CCLI number in schedule PDF export
- Removed paradox requirement when importing Easyworship databases
- Format song list in accordance with search
- Display preview of song in song list
- Remove schedule email functionality
- Add support for extended chord symbols
- Add support for extra tags in plain text parser
- Add support for looping a video
- Add scrollbar to global themes panel
- Allow setting of different global themes for songs and bible passages
- Allow a custom theme set on a song to override a global theme
- Allow a global theme to be used as the basis for a custom theme on a schedule item
- Persist the global themes that are set between Quelea invocations
- Performance improvement when calculating universal font size
- Fix display of bible passages
- Fix bug with Java versions newer than 8 on MacOS
- Fix bug where missing media from one schedule item prevented all following items from loading
- Fix bug where spaces in first line of chords were removed
- Fix bug with chord alignment in songs
- Fix bug with Freeworship importer
- Fix bug with VideoPsalm importer
- Fix inconsistent behaviour when enabling copied schedule item
- Fix bug with incorrect theme appearing in theme edit dialog after opening a schedule
- Various other minor bugfixes