Release 3.0.2

This commit is contained in:
Raoul Snyman 2023-02-07 11:05:43 -07:00
parent c737c81510
commit e28aafa7dc
2 changed files with 23 additions and 1 deletions

View File

@ -1,3 +1,25 @@
OpenLP 3.0.2
============
* Only show hash if song book number exists
* FIX: Missing looping for theme background videos
* Fixing Songs' Topics media manager icon to be the same from the Song Maintenance dialog
* Adding ability to return transposed item with service_item format to avoid duplicate calls on remote
* Fix OpenLyrics whitespaces being 'eaten' (again)
* Fixing service manager's list exception when pressing 'Left' keyboard key without any item selected
* Force the use of SqlAlchemy 1.4 for now
* Removing login requirement from transpose endpoint
* Handle verse ranges in BibleServer
* Fix up loading 2.9.x services
* Attempt to fix #1287 by checking for both str and bytes, and decoding bytes to unicode
* Add debugging for VLC and fix strange state.
* Display the closing progress dialog during plugin shutdown
* Fix an issue with the Worship Center Pro importer
* Fix white preview display when previewing presentations
* Fix an issue where the websockets server would try to shut down even when -w is supplied
* Use a simpler approach when creating a tmp file when saving service files
OpenLP 2.5.1
============

View File

@ -1 +1 @@
3.0.1
3.0.2