Skip to main content
Version: 2.2.0

Changelog

@mssfoobar/wfe-app

2.0.1

Patch Changes

  • b1c0fb1: Fix security vulnerabilities

2.0.0

Major Changes

  • f0ebf04: - WFM now used SQL Query instead of Hasura Graphql.
    • Major overhaul in RESTful APIs due to Hasura to SQL changes. All the previous version APIs are deprecated.
    • For new APIs, refer to released assert apidocs zip file.

@mssfoobar/wfe-web

2.0.0

Major Changes

  • f0ebf04: Migrate workflow designer to AOH web-base framework

    • Update UI component to use Shadcn-Svelte component library.
    • Replace backend Hasura API integration with new WFE-WFM RESTful APIs.
    • Follow new AOH design system (theming, styling, icon, etc.).
  • f0ebf04: Customizable activity UI

    • This update allow frontend developer to customize activity UI in workflow designer property panel. For more details on how to use this feature, refer to documentation.

The following is our build of the Temporal server with some updated dependencies. The purpose of this is to avoid some security issues flagged in some older dependencies that the official Temporal server is built on. It is essentially identical to the official Temporal server, if the latest official Temporal builds suit your needs, you should use those instead.

temporalio/server

1.26.2

docker pull ghcr.io/mssfoobar/wfe/temporalio/server:1.26.2