Skip to content

Commit

Permalink
2314: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sinejespersen committed Sep 26, 2024
1 parent f3b5a81 commit 2d7cc24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

- [#213](https://github.com/os2display/display-api-service/pull/213)
- Add regionsAndPlaylists and groups to `ScreenInput.php`
- Add adding playlist/regions in `ScreenProcessor.php` (as an alternative to sending multiple requests)
- Add a function that deletes all playlists for a screen in a specific region (`PlaylistScreenRegionRepository.php`)
- Save groups in `ScreenProcessor.php`

- [#193](https://github.com/os2display/display-api-service/pull/193)
- Adds support for interactive slides.
- Adds interactivity for creating quick bookings from a slide through Microsoft Graph.
Expand Down

0 comments on commit 2d7cc24

Please sign in to comment.