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
30bd1004
Verified
Commit
30bd1004
authored
4 months ago
by
Ernesto Rico Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
docs: update CHANGELOG
parent
02aaf8a9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+18
-0
18 additions, 0 deletions
CHANGELOG.md
with
18 additions
and
0 deletions
CHANGELOG.md
+
18
−
0
View file @
30bd1004
...
...
@@ -7,9 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
-
The setting
`DATABASE_URL`
is now read from the environment.
-
The settings
`CORS_ALLOWED_ORIGINS`
,
`CORS_ALLOWD_HEADER`
,
`CORS_ALLOWED_METHODS`
,
`TANK_CORS_ALLOW_CREDENTIALS`
and
`TANK_CORS_DEBUG`
are read from the environment (tank#78)
-
`make release' target to the Makefile (tank#70)
### Changed
- Changed the aura user and group ID from 2872 to 872.
- **BREAKING:** Upgrade to GORM v2 and gormigrate v2. (tank#36)
The data volume needs to be deleted and re-created.
The files and folders from the audio store need to be deleted.
- Setup pre-commit and add configuration for Tank (tank#63)
- Update Go image to 1.22 (tank#73)
- Properly authorize requests to read a playlist (tank#77)
- GET /imports is now a valid request, without `
showId
` (tank#81)
### Fixed
- as a host, I can neither view nor upload audio files (tank#79)
## [1.0.0-alpha4] - 2024-04-17
...
...
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