We're excited to bring you Protogrid version 1.1 today! All environments in the Protogrid cloud have been upgraded to this new version. 1.1 brings many improvements for stability and performance as well as our new JSON API for both read and write access to your data. See below for more details on what's new. Please note: If you want to use these new features in your Protogrid apps for iOS you have to generate and roll-out the app again.

  • JSON API is ready for use. See the documentation for details.
  • Search in relation field dropdown lists and Tableviews has been improved for compatibility with non-English-alphabets.
  • Relation field dropdown lists are now ordered by shortname.
  • Improved worst case performance for TableViews.
  • Bugs related to User profile handling have been fixed.
  • Scrolling issues with TableViews in descending order have been fixed.
  • An issue with TableViews has been fixed that lead to a non-persistent error conditions when too many requests were sent at once (due to fast scrolling).
  • The amount of data returned in one relation field dropdown request has been increased for a better UX.

Known Issues

  • If Cards have different shortnames in different languages, it is possible that the relation field dropdown list returns unordered.
  • Searching for numbers can lead to additional results when Card IDs start with the number in question.

Upcoming enhancements

We are currently accelerating the release schedule to bring you many new features, see also our updated roadmap.

For the next release 1.2 we will introduce client-side ScriptLibraries with the possibility to include external JavaScript sources and buttons as triggers. Furthermore we will introduce background server tasks with a progress UI in the web client.