From 16abdcebeb728f7e7cd4a6691875b79b4ae999cc Mon Sep 17 00:00:00 2001 From: Cesxhin Date: Mon, 16 Oct 2023 21:17:04 +0200 Subject: [PATCH] Update for release --- changelog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index fb9289d..86f9c54 100644 --- a/changelog +++ b/changelog @@ -5,12 +5,21 @@ 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). ## [Released] -## [2.1.0] - 07-10-2023 +## [2.1.0] - 16-10-2023 +### Added +- label "alpha" for share room +- Lib notify + ### Fixed - Events with WS when room is shared +- With custom controls maybe improved experience with share room ### Changed - Use axios +- Show pages when finished download image +- Only administrator can direct download book/video and he can accept or reject or add to blacklist the request +from guest or basic account +- Controls of the video ## [2.0.1] - 17-06-2023 ### Added