mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-21 12:32:51 +00:00
Add release blog post for 2.4.1
This commit is contained in:
parent
dc72011dce
commit
d674024f24
52
blog/openlp-241-released.rst
Normal file
52
blog/openlp-241-released.rst
Normal file
@ -0,0 +1,52 @@
|
||||
.. title: OpenLP 2.4.1 Released
|
||||
.. slug: 2016/05/01/openlp-241-released
|
||||
.. date: 2016-05-01 18:30:00 UTC
|
||||
.. tags:
|
||||
.. category:
|
||||
.. link:
|
||||
.. description:
|
||||
.. type: text
|
||||
.. previewimage: /cover-images/openlp-241-released.jpg
|
||||
|
||||
Despite the extremely fast cycle from version 2.2 to version 2.4, OpenLP 2.4 has been surprisingly bug-free. Apart from
|
||||
some known issues with video, we've had very few actual bug reports. But that doesn't mean there haven't been any bug
|
||||
reports, or any bugs to be fixed.
|
||||
|
||||
So, without much further ado, here's OpenLP 2.4.1, the first of the bugfix releases of OpenLP 2.4.
|
||||
|
||||
Bugs fixed in 2.4.1
|
||||
-------------------
|
||||
Here are the bugs we've fixed in 2.4.1:
|
||||
|
||||
* `#1552501`_ Problem deleting songs
|
||||
* `#1547234`_ Missing Verses in EasyWorship 2009 Import
|
||||
* `#1549549`_ import OpenSong songs with problem
|
||||
* `#1552563`_ Performance regression: Search by songbook very slow
|
||||
* `#1553863`_ If searching apocrypha book name while 2nd bible does not have it = Traceback
|
||||
* `#1553922`_ EasyWorship import throws exception on unknown character
|
||||
* `#1554428`_ The bug-report window produces traceback when pressing "Send email"
|
||||
* `#1554748`_ Slide Order Changes in Custom Slides
|
||||
* `#1557514`_ Error when importing OLP Song Database
|
||||
* `#1559336`_ Traceback error when attached media (to song) not found
|
||||
* `#1547307`_ Print Service no longer works in 2.4
|
||||
|
||||
Updating Translations
|
||||
---------------------
|
||||
We've realised that we haven't always kept the translations up-to-date. With this in mind we plan to release one or two more "bugfix" releases with updated translations. So don't forget to head over to `Transifex`_ and `keep your language updated`_!
|
||||
|
||||
[ Image Credit: `Beetle by Magnus Hagdorn`_ ]
|
||||
|
||||
.. _#1552501: https://bugs.launchpad.net/openlp/+bug/1552501
|
||||
.. _#1547234: https://bugs.launchpad.net/openlp/+bug/1547234
|
||||
.. _#1549549: https://bugs.launchpad.net/openlp/+bug/1549549
|
||||
.. _#1552563: https://bugs.launchpad.net/openlp/+bug/1552563
|
||||
.. _#1553863: https://bugs.launchpad.net/openlp/+bug/1553863
|
||||
.. _#1553922: https://bugs.launchpad.net/openlp/+bug/1553922
|
||||
.. _#1554428: https://bugs.launchpad.net/openlp/+bug/1554428
|
||||
.. _#1554748: https://bugs.launchpad.net/openlp/+bug/1554748
|
||||
.. _#1557514: https://bugs.launchpad.net/openlp/+bug/1557514
|
||||
.. _#1559336: https://bugs.launchpad.net/openlp/+bug/1559336
|
||||
.. _#1547307: https://bugs.launchpad.net/openlp/+bug/1547307
|
||||
.. _Transifex: https://www.transifex.com/
|
||||
.. _keep your language updated: https://www.transifex.com/openlp/openlp/openlp-24x/
|
||||
.. _Beetle by Magnus Hagdorn: https://www.flickr.com/photos/hagdorned/7735172570/
|
2
conf.py
2
conf.py
@ -620,7 +620,7 @@ COPY_SOURCES = False
|
||||
# RSS_LINK = None
|
||||
|
||||
# Show only teasers in the RSS feed? Default to True
|
||||
# RSS_TEASERS = True
|
||||
RSS_TEASERS = False
|
||||
|
||||
# Strip HTML in the RSS feed? Default to False
|
||||
# RSS_PLAIN = False
|
||||
|
BIN
files/cover-images/openlp-241-released.jpg
Normal file
BIN
files/cover-images/openlp-241-released.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 210 KiB |
Loading…
Reference in New Issue
Block a user