openlp/CHANGELOG.rst

13 lines
854 B
ReStructuredText
Raw Permalink Normal View History

2017-03-09 05:36:03 +00:00
OpenLP 2.4.6
============
2017-03-29 18:45:02 +00:00
* Fix a bug where the author type upgrade was being ignore because it was looking at the wrong table
* Fix a bug where the songs_songbooks table was not being created because the if expression was the wrong way round
* Change the songs_songbooks migration SQL slightly to take into account a bug that has (hopefully) been fixed
2017-03-22 06:21:02 +00:00
* Sometimes the timer goes off as OpenLP is shutting down, and the application has already been deleted (reported via support system)
* Fix opening the data folder (KDE thought the old way was an SMB share)
* Fix a problem with the new QMediaPlayer not controlling the playlist anymore
2017-03-29 18:45:02 +00:00
* Add importing of author types to the OpenLP 2 song importer
2017-03-27 23:25:12 +00:00
* Fix a problem with loading Qt's translation files, bug #1676163
2017-03-29 18:45:02 +00:00
* Disable the controls in the shortcut dialog unless a shortcut is actually selected