Skip to content

0.11.1

Compare
Choose a tag to compare
@martpie martpie released this 19 Jul 16:48
· 1096 commits to master since this release

Added

  • Add the ability to double click on a playlist to play it (@MrDoctorKovacic)
  • Add ctrl/cmd+A + shift keyboard shortcuts on the tracks list (@aDogCalledSpot)

Fixed

  • Fix ctrl/cmd+F shortcut on international keyboard (@aDogCalledSpot)
  • Fix m3u imports when the file would use uncommon carriage returns (@MrDoctorKovacic)
  • Fix empty playlist when creating a playlist via the tracks list context menu (@MrDoctorKovacic)

Internals

  • Drop TSLint in favor of ESLint + Prettier