Changelog
See wiki for the detailed description of API changes.
Added
- Added additional options to
fb.DoDragDrop:show_text,use_album_art,use_themingandcustom_image. - By default,
fb.DoDragDropnow displays album art of the dragged item (if available).
Changed
- Cleaned up
Panel Configurationdialog:- Moved all buttons and checkboxes to menu bar.
- Added
Helpbutton, which opens supplied html documentation. Export\Importnow use*.jsextension by default.
Fixed
- Fixed callbacks not triggering when
fb.DoDragDropis active. - Fixed
on_colours_changedcallback not triggering in DUI. - Fixed several fb2k crashes when triggerring script error.
- Fixed several fb2k freezes when fetching album art through 3rd party components.
- Fixed a few more fb2k freezes.
- Fixed
utils.ReadTextFilenot working with empty files. - Fixed
utils.GetAlbumArtAsyncnot working in some cases. - Removed extra quotes in
console.logwhen printing strings outside of objects and arrays. - Fixed occasional EOL issues in error report.