Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
B
Backend Server
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SpinShare
Backend Server
Commits
7630021f
Commit
7630021f
authored
Mar 01, 2021
by
Laura Heimann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added api changelog
parent
2a53c5aa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
19 deletions
+25
-19
templates/apidocs/gettingstarted/introduction.html.twig
templates/apidocs/gettingstarted/introduction.html.twig
+25
-19
No files found.
templates/apidocs/gettingstarted/introduction.html.twig
View file @
7630021f
...
@@ -26,34 +26,40 @@
...
@@ -26,34 +26,40 @@
<div
class=
"alert alert-primary"
role=
"alert"
>
<div
class=
"alert alert-primary"
role=
"alert"
>
<h4
class=
"alert-heading"
>
Last Update
</h4>
<h4
class=
"alert-heading"
>
Last Update
</h4>
This documentation was last updated on
01/22/2021 at 14
:58 CEST
This documentation was last updated on
28/02/2021 at 23
:58 CEST
</div>
</div>
<div
class=
"card"
>
<div
class=
"card"
>
<h2
class=
"card-title"
>
01/2
2/2021
</h2>
<h2
class=
"card-title"
>
28/0
2/2021
</h2>
<ul>
<ul>
<li>
Removed the Open Discovery->Popular endpoint
</li>
<li>
Added Connect->Notifications->GetNotifications endpoint
</li>
<li>
Added difficulty ratings to songs
</li>
<li>
Added Connect->Notifications->ClearNotification endpoint
</li>
<li>
Added an update hash and update time to songs
</li>
<li>
Added Connect->Notifications->ClearAllNotifications endpoint
</li>
<li>
Renamed Discovery->Hot endpoint to Discovery->HotThisWeek
</li>
<li>
Added Connect->Playlists->GetPlaylists endpoint
</li>
<li>
Added Discovery->HotThisMonth endpoint
</li>
<li>
Added Open->Promos->ActivePromos endpoint
</li>
<li>
Added Discovery->Updated endpoint
</li>
<li>
Added Open->Client->GetLatestVersion endpoint
</li>
<li>
Limited the Discovery endpoint outputs to 10 per page (was 12 before)
</li>
<li>
Added Open->Discovery->SearchCharts endpoint
</li>
<li>
Added Open->Discovery->SearchUsers endpoint
</li>
<li>
Deprecated Open->Promos->Promos endpoint
</li>
<li>
Deprecated Open->Discovery->Search endpoint
</li>
<li>
Deprecated Open->Discovery->SearchAll endpoint
</li>
<li>
Added notification count to Connect->GetProfile endpoint
</li>
<li>
Changed the way paths for covers, thumbnails and avatars are combined internally
</li>
<li>
Added default graphics paths for covers and avatars
</li>
<li>
Filtered out empty tags on song entities
</li>
</ul>
</ul>
</div>
</div>
<div
class=
"card"
>
<div
class=
"card"
>
<h2
class=
"card-title"
>
11/28/2020
</h2>
<h2
class=
"card-title"
>
01/22/2021
</h2>
<ul>
<li>
Deprecated the Open Discovery->Popular endpoint
</li>
<li>
Added a link to the main website
</li>
</ul>
</div>
<div
class=
"card"
>
<h2
class=
"card-title"
>
11/02/2020
</h2>
<ul>
<ul>
<li>
Added preferred pronouns for user profiles
</li>
<li>
Removed the Open->Discovery->Popular endpoint
</li>
<li>
Added difficulty ratings to songs
</li>
<li>
Added an update hash and update time to songs
</li>
<li>
Renamed Open->Discovery->Hot endpoint to Open->Discovery->HotThisWeek
</li>
<li>
Added Open->Discovery->HotThisMonth endpoint
</li>
<li>
Added Open->Discovery->Updated endpoint
</li>
<li>
Limited the Discovery endpoint outputs to 10 per page (was 12 before)
</li>
</ul>
</ul>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment