Skip to content

Commit

Permalink
Update webui changelog for v2.1.3 (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithmohan authored Dec 8, 2024
1 parent 5489d02 commit 9450e6a
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions docs/.vitepress/data/changelog/webui.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,50 @@
{
"githubLink": "https://github.com/ShokoAnime/ShokoServer-WebUI/",
"releases": [
{
"version": "2.1.3",
"versionURL": "213",
"date": "December 09th, 2024",
"link": "NA",
"changes": [
{
"type": "added",
"text": "Trakt page link in series overview"
},
{
"type": "added",
"text": "Button to copy ED2K hash to clipboard"
},
{
"type": "added",
"text": "New TMDB actions (supported only on server version 5.0.0.76 and above)"
},
{
"type": "changed",
"text": "Label ED2K hashes as \"ED2K\" instead of \"Hash\""
},
{
"type": "fixed",
"text": "Text alignment issues in TMDB linking page"
},
{
"type": "fixed",
"text": "Back button behaviour in series page"
},
{
"type": "fixed",
"text": "Navigation upon saving TMDB links"
},
{
"type": "fixed",
"text": "Show unaired episodes in TMDB linking page"
},
{
"type": "removed",
"text": "\"Sync MyList\" frequency setting"
}
]
},
{
"version": "2.1.2",
"versionURL": "212",
Expand Down

0 comments on commit 9450e6a

Please sign in to comment.