Changes
/* 2.5.0 */
* For both the map as well as the AR views, building levels are now supported.
* The ID-marker scan button was removed from the AR view.
=== Bugfixes ===
=== Enhancements ===
==== Synchronization ====
* The update action doesn't overwrite any local changes anymore, thus preventing the unintended loss of data.
* Cleaned up the sync event related implementation for further development.
* Batch synchronization is now implemented correctly.
==== Programmatic Customizability ====
* The former complicated entry points for Map and AR features were refactored for clarity.
* The list components in the content browser can now be easily replaced programmatically by project specific derivates.
* Context aware actions such as redlining, editing documents can now be easily reused in code.
=== Known Issues ===