Version | Release Date |
---|---|
3.6.0 | 2020.??.?? |
[edit]
Initial Release
New features
- UBIK View Items provide the possibility to configure the data that should be (pre)loaded by a View when initiating a View Cache. Using this mechanism gives the customizer a very powerful instrument to tailor the preloading behavior for project specific needs.
- UBIK Contexts can derive from each other now. Using this technique can reduce the amount of necessary work when configuring ACM and much more important, will increase maintainability.
- UBIK Views can derive from each other now. Using this technique can reduce the amount of necessary work when configuring Views and much more important, will increase maintainability.
- UBIK provides the possibility to distribute customizing related binaries via the UBIK databas now. The do not need to be stored on a server file share any more.
- Ubik supports Shape files for for representing geospatial vector data on the map now (https://wiki.openstreetmap.org/wiki/Shapefiles)
Bugfixes
Enhancements
- OPC/UA Live Values do support Attributes now
- The Login method persists Device Ids (sent from the clients) in UBIK now
- UBIK provides the possibility to inject your own Credentials Authentication mechanism now. This opens UBIK to use any user authentication system in the backend.
- UBIK uses new logging solution. See Serilog for details.
- SQL Logging mechanism is more easier to enable and the entries are extended showing
- Elapsed time
- Effected records
- Transaction start and end
- Ocured errors