Hopefully this release fixes the remaining bugs and should be the template for v1.0.0, there are some backwards compatibility things left in the code base, those will be removed for the final release.
- 438254c Added task to kill debugpy, sometimes vscode leave it behind causing problems during development by @arabcoders
- 4e1a1e6 Add loading screen by @arabcoders
- dcaeb7a migrated more code to ts by @arabcoders
- 584d4e1 Added toggle for task handler. by @arabcoders
- e44077b typo by @arabcoders
- 6c7542e Fixed incorrect form control for handler enable by @arabcoders
- da53055 use info color for exporting icon by @arabcoders
- 4b0522e Added list view for notifications. by @arabcoders
- 5942d12 migrated presets.vue to ts by @arabcoders
- c94a4e5 migrated file browser to ts by @arabcoders
- 964a24c completed the ts migration by @arabcoders
- 7b9144b added cli opts support for info extraction endpoint by @arabcoders
- 781b767 Add support for converting youtube handle channels urls to channel_id. Closes #353 by @arabcoders
- 36b590c Fix automatic premiere re-queue. by @arabcoders