3.1.4 - April 27, 2020
Release Notes 3.1.4
Last updated
Was this helpful?
Release Notes 3.1.4
Last updated
Was this helpful?
1.Deployed new host specifically for dynamic services. You can use the below URL from this release for all your dynamic services in integrator.dckap.com
New URL -
You can also get the same URL from the COPY URL button in the Integrations page of your project
2. Your account will be frozen if the trial period is expired. Contact us to extend the trial period.
3. Console logs will be automatically deleted except the last 5 days records.
4. Dynamic services will not be able to log more than 5 MB in console log.
5. Pricing Page is updated with new designs.
6. Modifiers Added/Updated
Added
Slice Modifier - Capable of Slicing a string/list using the index
Math Modifier - Capable of handling Arithmetic operations
Updated
Converter Modifier - NoneType and Boolean Type can be handled
Raw Modifier - Capable of checking the existence of source value and send some raw value. Capable of handling Null and Boolean Types
7. Added the ability to customize your project settings, to send notification email if anything goes wrong during the sync.
8. Added ability to use variables in Increment handler in Flows.
NoneType and Boolean Types are handled in all modifiers. null will not be returned as string type anymore.
Fixed error while performing test connection in transferred or cloned projects
Inconsistency in performing modifier operation fixed