aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4be39186c..7947d1888 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1606,3 +1606,34 @@ Version 1.4.0
* updated Greek translation (Dimitrios Glentadakis)
* updated Italian translation (Luigi Toscano)
* updated German translation (Ettore Atalan)
+
+Version 1.5.0
+* added media library plugin (experimental)
+* added builtin CUE editor
+* added m4b support in the ffmpeg plugin
+* added option to enable CRC checking in the mpeg plugin
+* added ID3v1/ID3v2 charset detection using librcd library in the mpeg plugin
+* added webp format support for cover image
+* added groups rebuilding after playlist updating
+* added metadata formatter optimization
+* added "%dir" function in the metdata formatter
+* added feature to integrate widgets to main interface from plugins
+* added feature to execute external command in the fileops plugin
+* improved visualization synchronization
+* improved lyrics plugin:
+ - added widget mode
+ - show text of the current playing song (in the widget mode only)
+ - fixed form layout
+* improved qsui plugin:
+ - added feature to add dock widgets from plugins
+ - added feature to change tab bar position
+ - added icons to the filesystem browser menu
+ - added feature to group dock widgets in the multiple lines
+ - removed "Actions" submenu, using "Tools" menu instead
+* improved skinned plugin:
+ - added playlist color settings
+ - moved "Show playlists" option to "Playlist" submenu
+ - moved "group tracks" and "show header" options to "Playlist" submenu
+* removed some deprecated API usage
+* removed obsolete code
+* changed minimal ffmpeg version to 3.4