Skip to content

version 0.3.0

Choose a tag to compare

@mariodavid mariodavid released this 21 May 10:46
· 23 commits to master since this release

Added

  • @Shareable annotation share entity instances with other users in any screen

Change

  • BREAKING: Storage format for message record references has been changed. In order to migrate to the new storage format
    you have to download migrate-message-records-to-new-format.zip from this repository and run it in the Diagnose Wizard.
    For that to work you have to temporarily add the runtime-diagnose app-component to your application.
    This script has to run once, will do the migration. After that, the app component can be removed again.