Releases: 42coders/workflows
Releases · 42coders/workflows
New Features
In This release, we added
- Button Trigger
- LoadModel Task
- ChangeModel Task
- SaveModel Task
Some small Improvments and bugfixes
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
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
This release adds PHP 8 support. Thanks to @maxeckel
Bugfix 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
FIx the missing Task Bug
Laravel 8 Support
In this release, we added laravel 8 support and fixed some minor issues.
Improved Documentation
This release is mostly about fixing some Tests, Styles and Documentation.
First Version
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.