@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Added
11+ - Created 1.0.0-rc1 build
12+
13+ ### Changed
14+
15+ ### Fixed
16+
17+ ### Removed
18+
19+ ## [ 1.0.0-rc1]
20+
1021### Added
1122- Created 2024.5.1 build
1223- REMIX-3399: Added Sentry metrics for unique users and app elapsed time
@@ -34,7 +45,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3445- REMIX-3992: Added alphabetical sorting for the Stage Manager parent items
3546
3647### Changed
37- - REMIX-3831: Updated kit version to 106.5.0
3848- Updated hdremix to dd92d0f
3949- REMIX-3640: Use Async Threaded Processing for Filtering of the Stage Manager items
4050- Stage Manager: Add set_context_name() as a way to refresh plugins before building tree.
@@ -55,6 +65,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5565- Changed CI/CD stages to remove check-changelog from the start
5666- REMIX-3894: Use scale instead of meters per unit for ingestion
5767- REMIX-3896: Improve the Unload Stage (Close Project) button behavior
68+ - REMIX-3831: Updated kit version to 106.5.0
5869- REMIX-3832: Update material property widget to work with virtual attributes
5970- Upgraded the AI Tools PyTorch Version
6071- REMIX-3904: Improved mod packaging flow by adding a window to fix unresolved assets
@@ -68,6 +79,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6879- REMIX-3989: Enable the Stage Manager by default
6980- REMIX-3989: Rename Experimental Features to Optional Features
7081- Modified the property trees throughout the app to make more efficient use of space
82+ - Updated hdremix to 30ccb8e
83+ - Updated runtime to 1.0.0
7184
7285### Fixed
7386- REMIX-2350: Updating capture window behavior to avoid it hanging on other tabs
@@ -92,8 +105,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
92105- Fixed packman remote configuration for building from lspackages
93106- Fixed initial display for virtual attributes like volumetric radiance scale before they are set.
94107
95- ### Removed
96-
97108## [ 2024.5.1]
98109
99110### Added
0 commit comments