diff --git a/source/static/whatsNew/2.0.5.json b/source/static/whatsNew/2.0.5.json new file mode 100644 index 000000000..d92c3b535 --- /dev/null +++ b/source/static/whatsNew/2.0.5.json @@ -0,0 +1,18 @@ +[ + { + "description": "Fix sporadic crash when viewing libraries", + "author": "cewert" + }, + { + "description": "Prevent crash when homesection setting is invalid", + "author": "1hitsong" + }, + { + "description": "Fix 2 sporadic crashes on home view", + "author": "cewert" + }, + { + "description": "Only show Next Episode button if there is a next episode", + "author": "1hitsong" + } +] \ No newline at end of file