diff --git a/manifest.json b/manifest.json index 83a1c3a..2189ae9 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,14 @@ "owner": "redxef", "category": "General", "versions": [ + { + "version": "0.5.0.0", + "changelog": "## v0.5.0.0\n- Add support for collections\n- Add a playground to test lisp code, the playground has\n two additional functions available: `print` and `println`\n to fill the output window\n- Separate the config pages\n- Enable nearly all item types\n\n## v0.4.1.0\n- improve defaults for new playlists\n\n**Fixes**:\n- finally get the percentage indicator of the scheduled task right\n\n## v0.4.0.0\n- Add a basic UI to configure the playlists.\n- It's now possible to print log messages to the jellyfin log by calling `logd`, `logi`, `logw` or `loge`\n for the respective levels `debug`, `info`, `warning` or `error`.\n- Allow calling generic methods via `(invoke-generic object methodname args list-of-types)`.\n- Add quoting via single quote: `'`.\n- Add special case for `(quote