diff --git a/blog/openlp-313-noble-nahum-released.rst b/blog/openlp-313-noble-nahum-released.rst new file mode 100644 index 0000000..79ebc37 --- /dev/null +++ b/blog/openlp-313-noble-nahum-released.rst @@ -0,0 +1,38 @@ +.. title: OpenLP 3.1.3 "Noble Nahum" Released +.. slug: 2024/08/24/openlp-313-noble-nahum-released +.. date: 2024-08-24 15:00:00 UTC +.. tags: +.. category: +.. link: +.. description: +.. type: text +.. previewimage: /cover-images/openlp-313-noble-nahum-released.jpg + +Another few months has passed and another OpenLP bugfix release. We expect this to be the last release in the 3.1.x +release series and the main development focus will now shift to the next major release. + + +Bug Fixes +--------- + * Correct media auto start behaviour. + * Updated translations + * Deal with PyMuPDF installed as fitz_old + * Fix that our songbeamer chord parsing was partly based on a malformed file leading to weird imports + * Web API method "get_language" returns the two-letter ISO 639 language code instead of "en" in case the language in + OpenLP is auto detected. + * Add setting that live preview shows blank screen + * Add Web API endpoint to delete service items + * Use correct transition delay when screen is hidden + * Always show contents in live preview panel + * Display presentation slides in live preview panel when main display is hidden. + * Handle Python versions which include release levels by ignoring the release level, and restricting the check to + only the major, minor, and micro components of the full version number. + * Prevent crash by adding check for existence of linked audio file. + * Do not show screen change message twice + * Fixed Issue 1584 (switching Windows user account crashes an active OpenLP instance) + + +Known Issues +------------ + +See the `OpenLP 3.1 release blog post `_ for the list of known issues. diff --git a/files/cover-images/openlp-313-noble-nahum-released.jpg b/files/cover-images/openlp-313-noble-nahum-released.jpg new file mode 100644 index 0000000..3f8c7a6 Binary files /dev/null and b/files/cover-images/openlp-313-noble-nahum-released.jpg differ diff --git a/themes/openlp2v2/templates/front_page.html b/themes/openlp2v2/templates/front_page.html index a1ac291..cd53f55 100644 --- a/themes/openlp2v2/templates/front_page.html +++ b/themes/openlp2v2/templates/front_page.html @@ -319,15 +319,15 @@ @@ -511,7 +511,7 @@ sudo apt -f install

You will need the FlatHub repository installed in order to install dependencies.

@@ -520,9 +520,9 @@ sudo apt -f install