File tree Expand file tree Collapse file tree 3 files changed +437
-419
lines changed
Expand file tree Collapse file tree 3 files changed +437
-419
lines changed Original file line number Diff line number Diff line change 1- ### Version 2.2.2 - 24.04.2017 23:17 UTC
1+ ### Version 2.2.2 - 24.04.2017 23:46 UTC
22 * Optimized Windows Store build (app size is now 16.5MB instead of 37MB) (#75)
33 * Fixed missing TSL examples after reinstall in some cases (#76)
44 * Fixed cancel not working in functions test benchmark (#58)
5+ * Fixed changelog not being present in installer version of app
56 * Icon in taskbar is now fully transparent in Windows Store version (#74)
7+ * Updated fonts:
8+ * Cambria from v6.82 to v6.96
9+ * Consolas from v6.91 to v6.96
610 * Updated libraries
711
812
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Package xmlns =" http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns : uap =" http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns : uap2 =" http://schemas.microsoft.com/appx/manifest/uap/windows10/2" xmlns : uap3 =" http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns : rescap =" http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" xmlns : desktop =" http://schemas.microsoft.com/appx/manifest/desktop/windows10" >
3- <Identity Name =" Computator.NET" ProcessorArchitecture =" x64" Publisher =" CN=TROKA Software" Version =" 2.2.1 .0" />
3+ <Identity Name =" Computator.NET" ProcessorArchitecture =" x64" Publisher =" CN=TROKA Software" Version =" 2.2.2 .0" />
44 <Properties >
55 <DisplayName >Computator.NET</DisplayName >
66 <PublisherDisplayName >TROKA Software</PublisherDisplayName >
You can’t perform that action at this time.
0 commit comments