Latest Release: 4.4.0 (27 September 2019)

Read the full release notes for version 4.4.0.

Component Versions

Fusion comes bundled with everything you need to get started. Appkit SDK version in this release: 4.6.0

New features

There are no new App Studio features in this release.

Previous releases

4.2.1 (5 April 2019)

Read the full release notes for version 4.2.1. Appkit SDK version in this release: 4.2.1 No new features are included in this release.

4.2.0 (28 February 2019)

Read the full release notes for version 4.2.0. Appkit SDK version in this release: 4.2.0 New features in this release of App Studio come in through the corresponding embedded release of the Appkit SDK.
  • Fusion collection for social data. A new collection called _user_prefs is now created automatically with each new Fusion app for the purpose of storing social data such as user tags, bookmarks, and so on.
  • Single package file. A search app’s two package.json files have been combined in a single file.
    Previous files (pre-4.2.0):
    /package.json
    /src/main/webapp/search/package.json
    
    
    Current file (4.2.0):
    /package.json
    
    

Older releases