From e28aafa7dcc907d45663228b5792a718ce98dd9a Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Tue, 7 Feb 2023 11:05:43 -0700 Subject: [PATCH] Release 3.0.2 --- CHANGELOG.rst | 22 ++++++++++++++++++++++ openlp/.version | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 13787ccea..694971450 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -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 ============ diff --git a/openlp/.version b/openlp/.version index cb2b00e4f..b50214693 100644 --- a/openlp/.version +++ b/openlp/.version @@ -1 +1 @@ -3.0.1 +3.0.2