Release announcement for 3.0.1

This commit is contained in:
Raoul Snyman 2023-01-13 11:35:29 -07:00
parent 413395eda1
commit b24bbd79a5
3 changed files with 93 additions and 18 deletions

View File

@ -0,0 +1,78 @@
.. title: OpenLP 3.0.1 "Fast Phinehas" Released
.. slug: blog/2023/01/13/openlp-301-fast-phinehas-released
.. date: 2023-01-13 19:00:00 UTC
.. tags:
.. category:
.. link:
.. description:
.. type: text
.. previewimage: /cover-images/openlp-301-fast-phinehas-released.jpg
As we said in our `previous announcement`_, we are moving to rolling out fixes and updates faster. So here, hot in the heels of our 3.0 release, is version 3.0.1 which contains a number of fixes for issues you may have experienced.
Bugs Fixed
----------
* Fix theme loading of presentations 
* Fix a bug when migrating 2.4.6 presentations to 3.0
* Fix song ordering for certain languages (On Linux this introduces a dependency on PyICU)
* Fix an error when exporting song reporting
* Fix the remote version test 
* Fix Print Service missing newlines on print 
* Video volume and repeat settings are now saved consistently between media. 
Known Issues
------------
.. warning:: **Ubuntu 22.04, Linux Mint**
The main view in the web remote does not update automatically on Ubuntu 22.04 due to
Ubuntu/Mint shipping an old version of python3-websockets. This can be fixed by
downloading and installing an updated version of the package from `the official
Ubuntu archive`_.
.. warning:: **Wayland on Linux**
OpenLP at present does not behave well under Wayland so the recommendation is to run
under X11. If you can't run in X11 (or prefer to run it in XWayland), you should
start it with ``QT_QPA_PLATFORM`` environment variable set to ``xcb``, although the
Main View from the Web Remote will not work.
.. warning:: **Video backgrounds**
Video / streaming backgrounds and background audio in songs currently do not work
together. You may experience either the video not working but the audio works, or
the audio doesn't work while the video does.
.. warning:: **macOS**
macOS may report OpenLP as damaged. If you encounter this problem, you can try the
following solution:
1. From Applications / Utilities run Terminal
2. In Terminal, type in the following command::
           
xattr -dr com.apple.quarantine /Applications/OpenLP.app
           
3. This should allow you to start OpenLP normally
.. warning:: **macOS on Apple Silicon Chips**
The VLC integration does not work.
Some people have reported success when downloading and installing the **Universal Binary** from
the `VLC website`_, but we have not confirmed this.
Download
--------
Head on over to the `downloads section of the website`_ to download version 3.0.1 now!
.. note:: **Linux users**
Please note that distributions can take a few days to be updated. Please be patient
while the packagers update the packages.
.. _previous announcement: https://openlp.org/blog/2022/12/31/openlp-30-steadfast-simeon-released
.. _the official Ubuntu archive: http://archive.ubuntu.com/ubuntu/pool/universe/p/python-websockets/python3-websockets_10.2-1_all.deb
.. _VLC website: https://www.videolan.org/vlc/download-macosx.html
.. _downloads section of the website: https://openlp.org/#downloads

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@ -267,19 +267,16 @@
<div class="col-xs-12 col-md-6 col-md-offset-3 col-lg-8 col-lg-offset-2">
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title">OpenLP 3.0 "Steadfast Simeon" Released</h3>
<h3 class="panel-title">OpenLP 3.0.1 "Fast Phinehas" Released</h3>
</div>
<div class="panel-body">
<p>Merry Christmas and Happy New Year, it's finally here! Yes, OpenLP 3.0 has been released!</p>
<p>One of our original goals with OpenLP was to move to faster releases, and while that didn't seem to
happen for version 3.0, moving foward we are aiming to roll out releases much faster. With that in
mind, we decided that the worst bugs have been fixed, and most people should be pretty happy with
the 3.0 release.</p>
<h5>Known Issues</h5>
<p>Before we dive into the new features, here are some known issues which may apply to you...</p>
<p>As we said in our <a href="/blog/2023/01/13/openlp-301-fast-phinehas-released">previous announcement</a>, we are moving to rolling out
fixes and updates faster. So here, hot in the heels of our 3.0 release, is version
3.0.1 which contains a number of fixes for issues you may have experienced.</p>
<p><strong>Known issues</strong>...</p>
</div>
<div class="panel-footer text-right">
<a href="/blog/2022/12/31/openlp-30-steadfast-simeon-released" class="btn btn-primary">Read more</a>
<a href="/blog/2023/01/13/openlp-301-fast-phinehas-released" class="btn btn-primary">Read more</a>
</div>
</div>
</div>
@ -320,15 +317,15 @@
</div>
<div class="windows hidden">
<h4>OpenLP for Windows 7 and higher</h4>
<p class="notranslate">OpenLP 3.0</p>
<p class="notranslate">OpenLP 3.0.1</p>
<div>
<div class="btn-group">
<button type="button" class="btn btn-success dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Windows Installer <span class="caret notranslate"></span>
</button>
<ul class="dropdown-menu">
<li><a href="https://get.openlp.org/3.0.0/OpenLP-3.0.0-x64.msi"><i class="fa fa-fw fa-download notranslate"></i> 64-bit Direct Download</a></li>
<li><a href="https://get.openlp.org/3.0.0/OpenLP-3.0.0-x86.msi"><i class="fa fa-fw fa-download notranslate"></i> 32-bit Direct Download</a></li>
<li><a href="https://get.openlp.org/3.0.1/OpenLP-3.0.1-x64.msi"><i class="fa fa-fw fa-download notranslate"></i> 64-bit Direct Download</a></li>
<li><a href="https://get.openlp.org/3.0.1/OpenLP-3.0.1-x86.msi"><i class="fa fa-fw fa-download notranslate"></i> 32-bit Direct Download</a></li>
</ul>
</div>
<div class="btn-group">
@ -336,17 +333,17 @@
Portable Version <span class="caret notranslate"></span>
</button>
<ul class="dropdown-menu">
<li><a href="https://get.openlp.org/3.0.0/OpenLPPortable_3.0.0.0-x64.paf.exe"><i class="fa fa-fw fa-download notranslate"></i> 64-bit Direct Download</a></li>
<li><a href="https://get.openlp.org/3.0.0/OpenLPPortable_3.0.0.0-x86.paf.exe"><i class="fa fa-fw fa-download notranslate"></i> 32-bit Direct Download</a></li>
<li><a href="https://get.openlp.org/3.0.1/OpenLPPortable_3.0.1.0-x64.paf.exe"><i class="fa fa-fw fa-download notranslate"></i> 64-bit Direct Download</a></li>
<li><a href="https://get.openlp.org/3.0.1/OpenLPPortable_3.0.1.0-x86.paf.exe"><i class="fa fa-fw fa-download notranslate"></i> 32-bit Direct Download</a></li>
</ul>
</div>
</div>
</div>
<div class="macosx hidden">
<h4>OpenLP for Mac OS X 10.15 and higher</h4>
<p class="notranslate">OpenLP 3.0</p>
<p class="notranslate">OpenLP 3.0.1</p>
<p>
<a href="https://get.openlp.org/3.0.0/OpenLP-3.0.0.dmg" class="btn btn-success"><i class="fa fa-fw fa-download notranslate"></i> Direct Download</a>
<a href="https://get.openlp.org/3.0.1/OpenLP-3.0.1.dmg" class="btn btn-success"><i class="fa fa-fw fa-download notranslate"></i> Direct Download</a>
</p>
</div>
<div class="linux hidden">
@ -448,9 +445,9 @@
</div>
<div class="source hidden">
<h4>OpenLP Source Code</h4>
<p class="notranslate">OpenLP 3.0</p>
<p class="notranslate">OpenLP 3.0.1</p>
<p>
<a href="https://get.openlp.org/3.0.0/OpenLP-3.0.0.tar.gz" class="btn btn-success"><i class="fa fa-fw fa-download notranslate"></i> Direct Download</a>
<a href="https://get.openlp.org/3.0.1/OpenLP-3.0.1.tar.gz" class="btn btn-success"><i class="fa fa-fw fa-download notranslate"></i> Direct Download</a>
</p>
</div>
</div>