Difference between revisions of "Version 3.6 (WinX)"
Line 30: | Line 30: | ||
** Improved ToString representations of collections to make finding data easier. | ** Improved ToString representations of collections to make finding data easier. | ||
** When switching between different stages, one can see different parts (area, item, etc.) highlighted. This now also supports custom named templates such as UBIKChildArea_WP. | ** When switching between different stages, one can see different parts (area, item, etc.) highlighted. This now also supports custom named templates such as UBIKChildArea_WP. | ||
+ | ** When using the {{key press|Edit XAML Template}} button, a copy of the default template can be deployed to the custom XAML folder. This now also supports custom named templates. | ||
** Added a member "InfrastructureObjects" to "AppStatus" which is available in every view model. This allows administrators to do quick checks whether the infrastructure objects they expect are actually delivered from the service. | ** Added a member "InfrastructureObjects" to "AppStatus" which is available in every view model. This allows administrators to do quick checks whether the infrastructure objects they expect are actually delivered from the service. | ||
** Added a {{key press|Edit UBIKThemes}} button for fast and easy access to the custom/default UBIKThemes.xaml file, see [[Developer_Mode#XAML_Files|details here]]. | ** Added a {{key press|Edit UBIKThemes}} button for fast and easy access to the custom/default UBIKThemes.xaml file, see [[Developer_Mode#XAML_Files|details here]]. | ||
+ | ** The developer mode stage information is now shown in the app's title instead of notifications. | ||
* Improved the performance and responsiveness when loading large lists. | * Improved the performance and responsiveness when loading large lists. | ||
* Added a toggle setting to turn on a strict template loading policy to help customizers spot potentially [[Developer_Mode#Missing_template|missing templates]]. | * Added a toggle setting to turn on a strict template loading policy to help customizers spot potentially [[Developer_Mode#Missing_template|missing templates]]. |
Revision as of 10:49, 16 December 2019
There are mandatory Xaml changes and existing customizings need to be updated. See Xaml Changes tab. |
Starting with this version, Windows 10 build 16299 or later builds are required. |