diff --git a/Jellyfin.Plugin.SmartPlaylist/build.yaml b/Jellyfin.Plugin.SmartPlaylist/build.yaml index f774cf7..7638a26 100644 --- a/Jellyfin.Plugin.SmartPlaylist/build.yaml +++ b/Jellyfin.Plugin.SmartPlaylist/build.yaml @@ -1,6 +1,6 @@ name: Smart Playlist guid: dd2326e3-4d3e-4bfc-80e6-28502c1131df -version: 0.3.0.0 +version: 0.4.0.0 targetAbi: 10.10.3.0 framework: net8.0 owner: redxef @@ -14,6 +14,31 @@ artifacts: - jellyfin-smart-playlist.dll - YamlDotNet.dll changelog: | + ## v0.4.0.0 + - Add a basic UI to configure the playlists. + - It's now possible to print log messages to the jellyfin log by calling `logd`, `logi`, `logw` or `loge` + for the respective levels `debug`, `info`, `warning` or `error`. + - Allow calling generic methods via `(invoke-generic object methodname args list-of-types)`. + - Add quoting via single quote: `'`. + - Add special case for `(quote