This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information

VisionX EA 5.9.172 is available

VisionX 5.9.172 EarlyAccess version is available for all our customers.

The version contains our latest libraries and bugfixes. Especially react UI and flutter UI got some updates. Both UIs are included in VisionX 5.9.172.

The mobile Browser previewer app is now built with Flutter 3.7.3, the latest release. We're working on some great improvements.

In this EA version, it's possible to embedd a reactUI in an iframe with a link to a different host. It was possible to use iframes but only for the same host. Now it's possible to embedd e.g. an application which is deployed in VisionX cloud without any problems, in your homepage.

The only thing you have to do is, to add:

<init-param>
  <param-name>useInternSession</param-name>
  <param-value>true</param-value>
</init-param>

to the web.xml of your application, in the section of MobileServlet.

Our mobile apps, version 2.3.0, are already available in Google' PlayStore and iOS' App store.

An EA version is not intended for production use, but is perfect for development.

Have fun!

VisionX EA 5.9.121 is available

VisionX 5.9.121 EarlyAccess version is available for all our customers.

The version contains our latest libraries and bugfixes. Especially flutter UI and react UI got lots of updates. Both UIs are included in VisionX 5.9.121. Our new product react UI designer is also included and documentation is available on project site.

We'll release updates of our mobile apps as soon as possible. The new app comes with massive improvements, e.g. Slider Button, Modern login, Group configuration, ...

VisionX now supports pin-to-windows-taskbar.

An EA version is not intended for production use, but is perfect for development.

Have fun!

VisionX, pin to windows taskbar

Prior VisionX 5.9.120 it wasn't possible to pin VisionX to windows taskbar. Oh, yes it was possible to pin the icon but after pressing the icon, a second VisionX icon appeared. So, it didn't work. We tried to find a perfect solution, but with launch4j it wasn't possible. A switch to jsmooth wasn't an option so we tried to find a nice solution. Our current solution just works but is not perfect. It's possible to pin VisionX but not with the running process.

Here's a video to show you how it works:


UI Designer