Skip to content

Releases: TIBCOSoftware/flogo

v0.4.1

22 Aug 19:58
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
fix create activity doc

v0.4.0

03 Aug 20:57
Compare
Choose a tag to compare

Key feature(s):

Flogo Edge Apps: Launched at TIBCO Now in Berlin and generally available via Flogo Web UI. Flogo Edge Apps is the easiest way to build apps targeting microcontrollers. We’ve built a contribution model around microcontroller platforms, triggers & activities enabling Flogo Edge Apps to be extended to support additional microcontroller platforms and sensors.

WebUI has been enhanced to include a new application profile concept, when the Microcontroller profile is selected, applications can be built to target specific microcontroller platforms (such as Arduino).

As always, this release also includes general bug fixes.

v0.3.4

26 May 22:44
Compare
Choose a tag to compare
v0.3.4 Pre-release
Pre-release
Merge pull request #49 from torresashjian/master

Document flogo environment variables

v0.3.3

18 Apr 20:10
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release
Merge pull request #39 from fcastill/refs-ui-samples

Added ref info to activities and triggers in web UI samples

v0.3.2

17 Mar 16:41
Compare
Choose a tag to compare

Squashing bugs, improving performance and general clean-up.

v0.3.1

02 Feb 00:24
Compare
Choose a tag to compare

Flogo Web

Flogo Web UI has undergone a bit of a facelift, with general improvements and also the introduction of applications to better manage organize your flows.

Flogo Web UI is available via a Docker image that provides a web-based design tool and all the required dependencies to develop, test and build applications. Follow the instructions on http://flogo.io to get started.

Flogo

General bug fixes and performance improvements.

v0.3.0

05 Dec 09:53
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Flogo Web

New Flogo Web UI docker image that provides a web-based design tool and all the required dependencies to develop, test and build flows. Follow the instructions in http://flogo.io to start the Flogo Web.

Flogo Adapters

New Flogo Adapter Trigger provides your Flogo application the ability to start a flow from a device. Use the new CLI device commands to prepare, build and update the firmware of a device. Check out the device section of flogo-cli to get started.

v0.2.3

08 Nov 08:55
Compare
Choose a tag to compare

flogo

  • Corrected instructions in readme for the helloworld sample.

flogo-services

  • Reimplemented flow & state services in Go to eliminate Java dependencies so that runtime footprint and docker image sizes are minimized.

flogo-cli

  • Fixed incorrect type of error in the Activity.eval() method when building a custom Activity.
  • Fixed missing error as return value in Trigger.stop() method when building a custom Trigger.

v0.2.2-beta1

10 Oct 21:21
Compare
Choose a tag to compare
Fixed typos & added clarification re: license

v0.2.1

04 Oct 05:16
Compare
Choose a tag to compare
Updated the Mascot