|
@@ -5,6 +5,24 @@ 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).
|
|
|
|
|
|
+## [3.3.0] - 2023-05-23
|
|
|
+
|
|
|
+### Added
|
|
|
+
|
|
|
+ - New NFT marketplace page
|
|
|
+ - New homepage with videos feed
|
|
|
+
|
|
|
+### Changed
|
|
|
+
|
|
|
+ - Improved notifications fetch query
|
|
|
+
|
|
|
+### Fixed
|
|
|
+
|
|
|
+ - Fixed incorrect comments display
|
|
|
+ - Fixed tiles status in studio
|
|
|
+ - Fixed bug with modal windows blocking the scroll
|
|
|
+ - Minor bugfixes
|
|
|
+
|
|
|
## [3.2.0] - 2023-04-21
|
|
|
|
|
|
### Changed
|