Difference between revisions of "Version 3.0 (WinX)"
(Created page with "{| class="wikitable sortable" style="width:600" |- ! Version || Release Date |- | 3.0.0 || 2017.XX.XX |- |} = 3.0.0 = === New features === * The app now runs on Microsof...") |
|||
(13 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
! Version || Release Date | ! Version || Release Date | ||
|- | |- | ||
− | | 3.0.0 || 2017. | + | | 3.0.0 || 2017.10.13 |
|- | |- | ||
|} | |} | ||
Line 10: | Line 10: | ||
= 3.0.0 = | = 3.0.0 = | ||
=== New features === | === New features === | ||
− | * The app now runs on Microsoft's | + | * The app now runs on Microsoft's [https://docs.microsoft.com/en-us/windows/uwp/get-started/whats-a-uwp Universal Windows Platform]. |
* A new search mechanism including the [[Mobile_Free_Text_Search_(UBIK_WinX)|free text search]] is now available. | * A new search mechanism including the [[Mobile_Free_Text_Search_(UBIK_WinX)|free text search]] is now available. | ||
* A new positioning mode [[UBIK_WinX_Client_Basics#Beacon-Proximity_Positioning|iBeacon Proximity Positioning]] is available. | * A new positioning mode [[UBIK_WinX_Client_Basics#Beacon-Proximity_Positioning|iBeacon Proximity Positioning]] is available. | ||
+ | * A remote support/call feature is now available. | ||
+ | * [[Hotspots and annotations]] can now be placed within documents and committed to the server. | ||
* The home page buttons & the profile item can now be customized in xaml templates. | * The home page buttons & the profile item can now be customized in xaml templates. | ||
+ | * When committing multiple objects sequentially, pending commits are aggregated (resulting in a faster synchronization and UI updates). | ||
+ | * UBIK now automatically updates [[SYSCLS_UPDATEONCHILDCHANGED|certain objects]] when their children are updated/committed. | ||
+ | * New profiles can be recognized without restarting the app. | ||
=== Enhancements === | === Enhancements === | ||
− | * | + | * More localized texts throughout the app. |
+ | * [http://wiki.augmensys.com/index.php?title=XAML#Namespace_changes Namespace changes] for XAML customizing. | ||
+ | * Reduced the [https://en.wikipedia.org/wiki/Field_of_view FOV] used in {{UBIK}}'s AR views from 180° to 72° so that POI placements feel more natural compared to their real world positions. | ||
=== Bugfixes === | === Bugfixes === | ||
Line 42: | Line 49: | ||
* Fixed a bug where the map layers where not selectable. | * Fixed a bug where the map layers where not selectable. | ||
* Fixed a bug where navigation after confirmation dialog did not work properly. | * Fixed a bug where navigation after confirmation dialog did not work properly. | ||
+ | * An issue where property changes during a commit could be lost was improved. | ||
<headertabs /> | <headertabs /> | ||
− | {{Category/ | + | {{Category/Version2|{{PAGENAME}}}} |
+ | |||
+ | [[Category:Version 3.0|Version 3.0 (WinX)]] |
Latest revision as of 11:01, 21 November 2017
Version | Release Date |
---|---|
3.0.0 | 2017.10.13 |