22 lines
826 B
Markdown
22 lines
826 B
Markdown
|
# What's new in 1.1.0
|
||
|
|
||
|
Summary of changes in Profile Analyzer version 1.1.0.
|
||
|
|
||
|
The main updates in this release include:
|
||
|
|
||
|
## Updated
|
||
|
|
||
|
* UI improvements such as a new data loading progress bar, improved selection synchronization with the Profiler window, the Thread Selection window is now a utility window, and **All** no longer collapses in the Thread view.
|
||
|
|
||
|
## Added
|
||
|
|
||
|
* New **Percentage Diff** columns for each of the diff types in Compare view.
|
||
|
|
||
|
## Fixed
|
||
|
|
||
|
* The **Add to** and **Remove from** name filter is no longer case sensitive.
|
||
|
* Fixes for UI issues
|
||
|
* Better logging and error handling.
|
||
|
|
||
|
For a full list of changes and updates in this version, see the [Profile Analyzer package changelog](https://docs.unity3d.com/Packages/com.unity.performance.profile-analyzer@latest/index.html?subfolder=/changelog/CHANGELOG.html).
|