mirror of
https://github.com/edumeet/edumeet.git
synced 2026-01-23 02:34:58 +00:00
update changelog
This commit is contained in:
parent
751d1019f9
commit
5eeec9432e
1 changed files with 14 additions and 3 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
|
@ -14,9 +14,22 @@ We are using a rolling release versioning:
|
|||
```
|
||||
The stable tag is teseted by the development team and used by default for [edumeet-docker](https://github.com/edumeet/edumeet-docker/) repository installs.
|
||||
|
||||
## [4.0-202402x-stable] - 2024-02-x (next release changes)
|
||||
## [4.0-20240301-stable] - 2024-03-01
|
||||
Generic bug fixes
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
- Extended metric for media node
|
||||
### Fixed
|
||||
- Management Client had hardcoded path
|
||||
- Management Client was running in development mode
|
||||
- Packages are now updated again
|
||||
|
||||
|
||||
## [4.0-20240229-stable] - 2024-02-29
|
||||
Generic bug fixes + major config change
|
||||
|
||||
### Added
|
||||
- Improved background blur
|
||||
- Media node has now metric, load, healt http endpoint
|
||||
|
|
@ -29,8 +42,6 @@ Generic bug fixes
|
|||
### Fixed
|
||||
- Issue, code was not building in production mode because of a bad variable check
|
||||
- Media node was leaking memory because of mediasoup version bug
|
||||
- Management Client had hardcoded path
|
||||
- Management Client was running in development mode
|
||||
- Packages are now updated again
|
||||
|
||||
## [4.0-20240202-stable] - 2024-02-02
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue