Releases: laravel-workflow/waterline
Releases · laravel-workflow/waterline
1.0.2
Adds support for sqlsrv in the dashboard.
1.0.1
This release fixes two bugs:
- Always showing the same workflow details
- Incorrectly getting the current DB driver name
1.0.0
Adds support for MongoDB.
0.0.13
Bug fixes and improvements.
0.0.12
Fix for PostgreSQL dashboard.
0.0.11
Adds support for Laravel 10.
0.0.10
Deal with nulls on failed workflows better.
0.0.9
Tested against MySQL and PostgreSQL.
0.0.8
Use model names from workflows config file.
UI Improvements
This fixes the ordering, shows the duration on failed workflows and adds some other UI improvements.