Changelog
Changelog
Each week, we provide changelog notes on this page giving a summary of recent significant changes to the documentation. If there haven’t been any significant changes in a given week, we don’t publish changelog notes.
December 2020
Dec 14th
- New iOS framework version 4.3.0 released to improve support for push notifications.
Dec 8th
- Added public JS APIs for interacting with Chat channels.
November 2020
Oct 17th
- Released new version 1.12.0 of the Data Integration Service with fixes for uninstalling Windows Services.
October 2020
Oct 1st
- Released new version 1.11.0 of the Data Integration Service with support for case-insensitive primary key, log verbosity and absolute paths on the Windows service.
September 2020
Sep 17th
- New iOS framework version 4.2.2 released and fixed an issue that caused clipboard warnings to be triggered when user revisits an app.
Sep 15th
- New iOS framework version 4.2.1 released with support for clearing the splash screen cache on app startup.
August 2020
Aug 18th
- New redesigned layout for the developers website
Aug 7th
- New Android framework release (version 4.2.0) to increase target SDK to 29 (Android 10) and disable back-ups for improved security.
July 2020
July 14th
- New documentation for the Data Source commit endpoint.
June 2020
June 23rd
- New documentation for advanced conditions on Data Source hooks using Sift.js.
June 15th
- New documentation for setting up a test SAML2 integration with Auth0.
- New JavaScript environment variable
demo
available viaFliplet.Env.get('demo')
.
May 2020
May 28th
- Added support for merging data source entries when in sync with the Data Integration Service via the new
merge: true
option.
May 26th
- Added new documentation for the Fliplet.App.getPublicSlug() method.
May 11th
- Published new documentation on Fliplet URLs and IP Addresses.
May 6th
-
Published new Fliplet Agent version (1.10) with support for encrypting columns.
-
Adds support for new Vue.js-based boilerplate when creating component interfaces.
April 2020
April 22nd
- Adds support for disabling the download option for audio players.
- New iOS framework release (version 4.1.3) to enhance the audio player.
April 8th
- New documentation for running aggregation queries on Data Sources using the built-in Mingo library.
April 6th
- Added more documentation and examples on setting up an encryption key when using the
fliplet-encryption
dependency.
April 1st
- Documentation for the List from data source component updated with the following:
- New comment related hooks
- New search input related hooks
- New comment related query parameters
March 2020
March 31st
- New documentation for retrieving the public URL of a screen.
- New beforeRichFieldInitialize hook added to the Form builder.
March 17th
- Updates for new app framework released, see native framework changelog for details.
- New documentation for Data Source operation hooks.
March 3rd
- Added new documentation page to list out available JavaScript assets in Fliplet Apps.
- Added new documentation page for defining Data Source Views.
February 2020
February 24th
- Documentation for the List from data source component updated with new options for the flListDataBeforeRenderList and flListDataAfterRenderList hooks.
February 19th
- Released new version of our native framework for iOS apps with dropped UIWebView support following Apple’s deprecation notice and updated InAppBrowser Cordova plugin to its latest version.
February 14th
- New documentation for creating and managing in-app and push notifications
- Released version 1.9.2 of the Data Integration Service
- Added more examples and documentation on connecting to Data Sources with advances settings for online and offline use.
- Added more examples on resizing a Media File.
February 6th
- New examples on the documentation for the
beforeFormSubmit
hook of the Form builder. - Added new method to programmatically submit a form built via the Form builder.
January 2020
January 31st
- Documentation for screen link queries on List from Data Source.
January 24th
- Documentation for configuring the Data Integration Service with Sharepoint.
- New hooks for the Chart component.
- Documentation page to explain the Infrastructure Data Flow of the Fliplet platform.
January 17th
- Documentation page to explain the App Execution Flow of Fliplet apps.
- New hooks for the Chat component.
- General updates on the documentation for the Data Integration Service.
January 10th
- Documentation page for the Fliplet.Helper JS API.
- General improvements to the guidelines and example on the Output of components page used when developing custom components for Fliplet apps.
January 6th
- Updated jQuery to 3.4.1. See all Fliplet approved libraries.
December 2019
December 27th
- Documentation on the Fliplet.Notifications JS API to document new public methods available.
December 20th
- Documentation for the new
field.options
method available in the Form Builder JS APIs. - General improvements to the Native framework changelog page.