Skip to content
Snippets Groups Projects
Verified Commit 479e58d8 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

docs: update CHANGELOG

parent fa7ed406
No related branches found
No related tags found
No related merge requests found
Pipeline #8632 passed
Pipeline: aura-tests

#8633

    ......@@ -10,12 +10,36 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
    ### Added
    - `basic` and `calendar` program routes. (steering#239)
    - Example Values in API (steering#111)
    - Radio Station settings (steering#222)
    - Permissions for editing `Host` and `UserProfile` (steering#227)
    - Choice of database back-end using a database URL (steering#231)
    - Permission for editing the "schedule default playlist" (steering#234)
    - Settings `CORS_ALLOWED_ORIGINS` and `SITE_URL` are read from the environment (steering#245)
    ### Changed
    - Changed the aura user and group ID from 2872 to 872.
    - `playout` is now part of the program routes. (steering#120)
    - `playout` is now part of the program routes and generates virtual timeslot (steering#120)
    - Update permission names to more descriptive terms (steering#233)
    - Python version and image is 3.12 (steering#246)
    ### Fixed
    - `ours-end` conflict solution offered in nonsensical scenarios (steering#220)
    - `ours-both` assigns invalid show for second part of split episode (steering#221)
    - AURA does not apply summer-winter time shift correctly (steering#225)
    - when I upload a file as host, the file is not shown in dashboard (steering#226)
    - Update default group permission set that is delivered on install ...the User Guide. (steering#236)
    - auto-generation of notes during install/setup of AURA seems to fail (steering#238)
    - as a host, I can neither view nor upload audio files (steering#247)
    ## Removed
    - The need to assign to "Host" and "Host+" groups to become "Host+" (steering#232)
    - Duplicated and/or old permissions (steering#241)
    - Destroy method in `NoteViewSet` (steering#242)
    - Create method in `NoteViewSet` (steering#243)
    ## [1.0.0-alpha4] - 2024-04-17
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment