You will be prevented from turning off change approval if you still have any records in draft state. Note that you may have to check in the Recycle Bin for draft records if there are none currently in the All Data view.
Fixed a bug where some viewable row filters made it so the formatting was not being applied.
Fixed a bug where changing data that caused a cell to be editable is not being reflected on the UI.
Fixed a bug with making certain HTTP requests from a UDF.
Tweaked some translations for consistency.
4.8.1 includes changes that allows you to set up a real time data sync. Right now this capability is only available for listening to push topics from Salesforce but a Cinchy source will be added soon.
For more information, click here.
There is a new Cinchy built in function, executeSavedQuery, which allows you to get back a scalar value or a list of values. This is useful for replacing subqueries both for cleanliness and performance.
For more details, click here.