Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
steering
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
steering
Commits
701da43d
Verified
Commit
701da43d
authored
1 month ago
by
Ernesto Rico Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
docs: update CHANGELOG
parent
cde7192e
No related branches found
No related tags found
No related merge requests found
Pipeline
#9031
passed
1 month ago
Stage: check
Stage: test
Stage: build
Stage: deploy
Stage: release
Pipeline: aura-tests
#9035
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+27
-0
27 additions, 0 deletions
CHANGELOG.md
with
27 additions
and
0 deletions
CHANGELOG.md
+
27
−
0
View file @
701da43d
...
...
@@ -5,6 +5,33 @@ 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
)
.
## [1.0.0-alpha6] - 2025-02-20
### Added
-
Minimal unit test suite for steering (steering#43)
-
Ability to mode individual timeslots (steering#128)
-
`Playlist`
and
`PlaylistEntry`
models and endpoints (steering#251)
-
Document how to set duration of playlist entries in API definition (steering#252)
-
`ContentLicense`
model to be referenced by
`Image`
and
`MediaSource`
(steering#256)
-
`media-sources`
endpoint.
### Changed
-
Filter sensitive information from public API endpoints (steering#217)
-
Renamed
`Note`
model into
`Episode`
(steering#249)
-
Renamed
`playlist`
field in the
`Episode`
model (steering#257)
-
Renamed
`Playlist`
and
`PlaylistEntry`
models into
`Media`
and
`MediaSource`
(steering#258)
-
Permissions for "episode and broadcast date" (steering#263)
### Fixed
-
Links not added when creating a new profile (steering#254)
-
Test
`test_generate_timeslots_weekends`
fails on weekends (steering#255)
-
Cannot edit media sources with Program Manager/Host/Host+ role (steering#259)
-
Unable to create repetition schedule (steering#261)
-
Can’t upload images after introduction of ContentLicense relation (steering#262)
## [1.0.0-alpha5] 2024-10-23
### Added
...
...
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