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.
April 2022
April 22nd
- New iOS framework version 5.3.0 released with support for iOS 15.
December 2021
December 23rd
- Released new version 6.0.0 of the Fliplet CLI with improved support for creating tests for your components.
November 2021
November 3rd
- Released new version 1.14.1 of the Data Integration Service with fixes for running a push operation without a primary key.
October 2021
October 19th
- New Android framework version 5.2.0 released with a bugfix for apps built with the SDK30 not properly dismissing the virtual keyboard.
September 2021
September 20th
- New Android framework version 5.1.0 released with full support for SDK 30 including a bugfix for taking pictures with camera not working as expected on Android 12.
September 1st
- The new anti-virus feature has been rolled out to all customers. All files uploaded through the Media APIs will be scanned for viruses and quarantined when an infection is found.
August 2021
August 3rd
- New Android framework version 5.0.0 released with support for App Bundle and SDK 30.
July 2021
July 20th
- New documentation page for App Actions.
June 2021
June 23rd
- New documentation page for the Fliplet Helper components.
June 9th
- New documentation for the
isFormInvalid
hook for the Form component.
April 2021
April 16th
- New Android framework version 4.5.2 released with improvements for marking in-app notifications as read when push notifications are received.
March 2021
March 18th
- New iOS and Android framework version 4.5.1 released with improvements for receiving push notifications and displaying notification badges on the home screen.
March 10th
- New JS API available to integrate your apps with payments via Stripe.
March 4th
- New iOS and Android framework version 4.5.0 released to add support for reading push notification settings (e.g. badge, sound and alert).
February 2021
February 18th
- Added new documentation page for public JS APIs for the Email Verification.
February 14th
- Added new documentation page for rate limiting when using APIs.
February 11th
- Added public JS APIs for accessing the device biometrics.
- Added new documentation page listing all organization audit log types.
January 2021
January 24th
- Added public JS APIs for accessing Organization audit logs.
- Added public RESTful APIs for accessing Organization audit logs.
January 15th
- Added new page for APIs related to Upcoming features.
December 2020
December 14th
- New iOS framework version 4.3.0 released to improve support for push notifications.
December 8th
- Added public JS APIs for interacting with Chat channels.
November 2020
November 17th
- Released new version 1.12.0 of the Data Integration Service with fixes for uninstalling Windows Services.
October 2020
October 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
September 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.
September 15th
- New iOS framework version 4.2.1 released with support for clearing the splash screen cache on app startup.
August 2020
August 18th
- New redesigned layout for the developers website
August 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 component.
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 component. - Added new method to programmatically submit a form built via the Form component.
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 JS APIs component. - General improvements to the Native framework changelog page.