Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.3] (23-04-2024)

Fixed

  • Fixed an issue where the user was unable to create a new SAP integration profile using basic authentication

[2.0.2] (18-04-2024)

Added

  • New warning dialog message to provide feedback when a workflow is saved with configuration errors

Fixed

  • Fixed an issue where SAP HTTP Requests were silently failing validation checks

  • Updated password error message to include minimum number of required characters

Changed

  • UI improvements on various screens for better user experience on smaller screens

  • Replaced Integrations sidebar with a new overlay sidebar to prevent UI issues on smaller screens

  • Changed where workflow history is stored/read from to support increased amount of workflow exeucution logs

[2.0.1] (26-03-2024)

Added

  • SAP Integrations: added OAuth2 Auth URL field to support authorisation outside of host

Changed

  • SAP Integrations: renamed OAuth2 host URL -> token URL

[2.0.0] (29-02-2024)

Added

  • New Await Response, Redirect, Override Payload and Terminate steps available for use in the workflow builder

  • Looply Workflows now support multiple loops or skipping of steps

  • Workflow Adaptive Card Action: - UPDATE/DELETE actions allow users to select an option to notify the recipients of modifications to their notificiation

  • Workflow Adaptive Card Action: new advanced options added which allow the user to enable + configure an expanded card to be attached to their adaptive card within Teams (displayed via popup window)

  • View specific run data within Workflow History when steps have executed multiple times

  • Workflows are now validated at the point of activation to prevent missing step data

  • Adaptive Card Designer: added functionality to swap between card versions

  • Adaptive Card Designer: added functionality to toggle between different workflow schemas for data binding

  • Workflow Redirect: steps now implement new smart edge functionality which prevents redirect connections from colliding with other steps

  • Users can now terminate in progress workflow executions within the Workflow Execution screen

Changed

  • Workflow Adaptive Card Action: now allows adding multiple recipients which can be manually entered or bound from previous data

  • Workflow Adaptive Card Action: supports allowing responses from Teams or External sources independently

  • Workflow Adaptive Card Action: card selection changed to allow selecting DRAFT card versions or always use the LATEST version

  • Workflow Adaptive Card Action: allow responses have been changed from running horizontally to linear

  • Workflow Trigger Workflow: users can now select the current workflow to be triggered

  • Workflow History: list view has been changed to allow more logs and includes pagination

  • Adaptive Card Designer: users now have the option to delete specific card versions

Fixed

  • Workflow Builder: fixed an issue where users could add steps with multiple branches in the middle of 2 steps (creating conflicts)

  • Workflow Builder: fixed an issue where step names were not being displayed or were incorrectly cased

  • Workflow Studio: fixed an issue where last modified date was incorrect & UI improvements

  • Resolved an issue where the Adpative Card Designer & WFB Function Code Editor themes were conflicting with each other

[1.1.0] (07-11-2023)

Added

  • New search feature for the User Manager Tab within the Looply App creation screen

Changed

  • Changed the location of the final Deploy button within the Looply App creation screen

  • Improved the way Looply fetches users from your teams account

  • Increased number of users shown per page on the User Manager and Install History tabs within the Looply App creation screen

  • Disabled Help section navigation options (Not yet available)

  • Restyled the description tab within the Microsoft Teams integration sidebar

Fixed

  • Fixed an issue when installing a Looply App to any user would not update the Install History tab

[1.0.0] (16-10-2023)

Initial Looply alpha version featuring authenticated Looply dashboard with adaptive card designer, workflow builder, workflow history, integrations and app creation.

Added

  • Dashboard 2FA authentication + ability to login with TOTP authenticators

  • Integrated Microsoft Adaptive Card Designer

  • Looply Workflow Builder

  • View Workflow History using Looply's Execution History screen

  • Looply Integrations - supporting Microsoft + SAP

  • Create, customise and deploy Microsoft Teams apps

  • Looply Developer API + manage/create API keys

  • Create and manage organisations within Looply

  • Account home dashboard with usage analytics

Last updated