Skip to content

Releases: 42coders/workflows

New Features

22 Oct 14:16
8124d22

Choose a tag to compare

In This release, we added

  • Button Trigger
  • LoadModel Task
  • ChangeModel Task
  • SaveModel Task

Some small Improvments and bugfixes

20 Oct 09:37
52033dc

Choose a tag to compare

Translation for Tasks/Triggers can now be overwritten in the class.
Empty values in the Databus will not cause an error.

Fix a critical issue in migration down methods

01 Sep 10:08
b07db07

Choose a tag to compare

This release fixes a bug there in the migration downs method the table prefix would not be used. This bug could lead to removed tables.

PHP 8 support

20 Jul 07:45

Choose a tag to compare

This release adds PHP 8 support. Thanks to @maxeckel

Bugfix release

23 Mar 17:17

Choose a tag to compare

Bugfix release Pre-release
Pre-release

This version fixes.

  • An error occurring if a task did not have a description filled in.
  • The top-left icon did lead to a wrong url
  • the readme had a typo.

Hotfix Release

17 Sep 14:17

Choose a tag to compare

Hotfix Release Pre-release
Pre-release

FIx the missing Task Bug

Laravel 8 Support

17 Sep 13:42

Choose a tag to compare

Laravel 8 Support Pre-release
Pre-release

In this release, we added laravel 8 support and fixed some minor issues.

Improved Documentation

17 Sep 08:56

Choose a tag to compare

Pre-release

This release is mostly about fixing some Tests, Styles and Documentation.

First Version

15 Sep 16:06

Choose a tag to compare

First Version Pre-release
Pre-release

This Version is made to test this Workflow Package with your application. Feedback is very welcome. It might move a lot in the next days and weeks.