Skip to content

Commit

Permalink
Add webui changelog for 2.1.4 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithmohan authored Jan 19, 2025
1 parent ad7c668 commit 05f6765
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions docs/.vitepress/data/changelog/webui.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
{
"githubLink": "https://github.com/ShokoAnime/ShokoServer-WebUI/",
"releases": [
{
"version": "2.1.4",
"versionURL": "214",
"date": "In Development",
"link": "NA",
"changes": [
{
"type": "added",
"text": "Trakt series actions"
},
{
"type": "added",
"text": "Remember calendar tab in dashboard"
},
{
"type": "fixed",
"text": "Issues with renamer config names containing `/`"
},
{
"type": "fixed",
"text": "Plex login status message"
},
{
"type": "changed",
"text": "Links in collection stats panel in dashboard"
},
{
"type": "changed",
"text": "Allow manual linking un-aired episodes"
}
]
},
{
"version": "2.1.3",
"versionURL": "213",
Expand Down

0 comments on commit 05f6765

Please sign in to comment.