|
@@ -5,6 +5,25 @@ 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.4.0] - 2023-07-03
|
|
|
+
|
|
|
+### Added
|
|
|
+
|
|
|
+- Added collapsed view to NFT widget
|
|
|
+- Added fiat representation to prices
|
|
|
+- Added environment variables description to operators guide
|
|
|
+
|
|
|
+### Changed
|
|
|
+
|
|
|
+- Changed assets resolution algorithm
|
|
|
+- Required NodeJS version bumped to 18
|
|
|
+
|
|
|
+### Fixed
|
|
|
+
|
|
|
+- Fixed bug with wallet connection
|
|
|
+- Fixed bug with minimized player showing error screen
|
|
|
+- Minor markup fixes
|
|
|
+
|
|
|
## [3.3.6] - 2023-06-23
|
|
|
|
|
|
### Changed
|