Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.89 KB

changelog.md

File metadata and controls

60 lines (35 loc) · 1.89 KB

changelog

[0.4.0] - 2023-06-

For details pls see devlog#202306==

Added

Changed

  • When sorted byGroup, clips no longer show clip-group in-line (each clip shows title + duration only)
  • Rearrange widgets for sort/filter to reflect they're now interrelated (when sorted byMedia, filter examines clip-title and -uri)
  • Change Filter to compare case-insensitive

Fixed

[0.3.0] - 2023-05-29

For details pls see devlog#20230529

Added

  • Add optional ini-file setting backupFolder; defaults to playlistFolder
  • Add "Check for updates ..." button in Help section

Changed

  • Rearrange clip buttons Play, New, Select, Delete
  • Format/truncate displayed media uri to account for long, http-style uris
  • Sort playlists-dropdown to show ascending, case-insensitive
  • Separately track whether clip has edits in clip-secn (i.e. it should be updated) vs whether it has edits in clips-list (i.e. playlist should be saved)
  • Change ini-file location from userdatadir to homedir

Fixed

[0.2.0] - 2023-05-21

For details pls see devlog#202305210920

Changed

  • Updated to VLC 3.0.18

Fixed

[0.1.0] - 2023-05-20

Initial commit