Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tank
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AURA
tank
Commits
b70a7d62
Verified
Commit
b70a7d62
authored
1 year ago
by
Ernesto Rico Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
docs: update CHANGELOG
parent
468864b2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+5
-5
5 additions, 5 deletions
CHANGELOG.md
with
5 additions
and
5 deletions
CHANGELOG.md
+
5
−
5
View file @
b70a7d62
...
...
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [
Unreleased]
## [
1.0.0-alpha3] - 2024-02-26
### Added
...
...
@@ -13,9 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
-
**BREAKING:**
The database and
filesystem
structure
got
changed. Since
we don't provid
e
migrations
for th
ese
update
s
, you need to re-create the database and
the
delete folders
existing files and folders
from the audio store.
-
**BREAKING:**
The database and
directory
structure
has
changed. Since
there is no way to migrate th
e
data
for th
is
update, you need to re-create the database and delete
the existing files and
folders
from the audio store.
-
**BREAKING:**
The endpoints to create files and playlists now require a
`showId`
in the JSON payload.
-
**BREAKING:**
API endpoints now require
`showId`
(int) instead of the
`showName`
(string).
-
The duration is now in seconds and is stored as a float.
...
...
@@ -27,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated
-
Nested routes for
files, playlists, imports, etc.
will be removed with alpha-4.
-
Nested routes for
show/files and show/playlists
will be removed with alpha-4.
## [1.0.0-alpha2] - 2023-06-20
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment