|
@@ -5,9 +5,16 @@ 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).
|
|
|
|
|
|
+## [2.1.0] - 2023-04-07
|
|
|
+
|
|
|
+### Changed
|
|
|
+
|
|
|
+- Bumped Sentry version to include replays functionality
|
|
|
+
|
|
|
## [2.0.4] - 2023-04-06
|
|
|
|
|
|
### Fixed
|
|
|
+
|
|
|
- Fixed video upload extrinsic bug
|
|
|
- Fixed channel creation bug
|
|
|
|
|
@@ -34,12 +41,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
- - Fixed app metadata for uploaded videos
|
|
|
- - Fixed followed channels uploads on homepage
|
|
|
+- Fixed app metadata for uploaded videos
|
|
|
+- Fixed followed channels uploads on homepage
|
|
|
|
|
|
## [2.0.0] - 2023-03-31
|
|
|
|
|
|
### Changed
|
|
|
+
|
|
|
- Channel requirements for YPP are now shown before channel creation
|
|
|
- Atlas is now using OrionV2
|
|
|
- New distributors change logic
|