Tracks/NEWS

51 lines
1.1 KiB
Plaintext

0.6.0 - 2021-05-26
==================
GTK4 port
* The new list view perfectly scales to big playlists (thousands of tracks)
* Improve row controls design and remove the 'permanent-row-buttons' preference
* Change position and duration units in playlist JSON files (seconds => milliseconds)
0.5.0 - 2021-03-14
==================
Last GTK3 version
* Recents support in the file chooser
* New design for the remove button
* Add Tracks icons
* Fix spectrum (garbage collector)
0.4.0 - 2020-07-29
==================
* Add go-backward and go-forward shortcuts
* Add a "comment" page in track properties
0.3.0 - 2020-06-01
==================
Mainly flatpak fixes
* Play network media (flatpak)
* Embed youtube-dl module (flatpak)
* Export playlist without writing permission (flatpak)
* Call youtube-dl asynchronously
0.2.0 - 2020-05-28
==================
* Get media from video-sharing websites thanks to youtube-dl
* Very minimal podcast support thanks to youtube-dl (no synchronization/update)
* More compact text in playlist rows
* Improve TrackList updates and thumbnail queries for MPRIS
0.1.0 - 2020-03-09
==================
Initial release