update libs
This commit is contained in:
@@ -1,6 +1,37 @@
|
||||
# Changelog
|
||||
All notable changes to this package will be documented in this file.
|
||||
|
||||
## [12.0.1] - 2025-01-16
|
||||
|
||||
### Preview Generator changes
|
||||
- Updated generated preview collection UI to display the asset extension
|
||||
- Fixed an issue with some prefab and model asset types not generating previews
|
||||
- Fixed an error that could occur when changing scenes after deleting a preview source asset
|
||||
|
||||
## [12.0.0] - 2025-01-13
|
||||
|
||||
### General changes
|
||||
- The code comprising the Asset Store Publishing Tools has been refactored.
|
||||
- Added dependency on Newtonsoft Json
|
||||
|
||||
### Uploader changes
|
||||
- Updated window to retain its state if closed unless a domain reload occurs
|
||||
- Added option to generate higher resolution asset previews when exporting
|
||||
- Fixed a rare issue where authentication would fail
|
||||
- Minor UI tweaks
|
||||
|
||||
### Validator changes
|
||||
- Added validation tests for:
|
||||
- Package naming
|
||||
- Project Template assets
|
||||
- Updated the Type Namespace validation test to check for Unity top level namespaces
|
||||
|
||||
### Exporter changes
|
||||
- Updated how asset previews are generated/included for the package that is being exported
|
||||
|
||||
### Preview Generator
|
||||
- Added a Preview Generator window that can be used to pre-generate and inspect package previews before exporting
|
||||
|
||||
## [11.4.4] - 2024-11-29
|
||||
|
||||
### Validator Changes
|
||||
|
||||
Reference in New Issue
Block a user