Skip to content

Releases: laravel-workflow/waterline

1.0.2

25 Aug 17:06
3ed58a8
Compare
Choose a tag to compare

Adds support for sqlsrv in the dashboard.

1.0.1

24 Aug 13:35
cee2465
Compare
Choose a tag to compare

This release fixes two bugs:

  • Always showing the same workflow details
  • Incorrectly getting the current DB driver name

1.0.0

02 Aug 22:26
09524b3
Compare
Choose a tag to compare

Adds support for MongoDB.

0.0.13

08 Jul 13:36
Compare
Choose a tag to compare

Bug fixes and improvements.

0.0.12

23 Mar 08:02
e3d8a96
Compare
Choose a tag to compare

Fix for PostgreSQL dashboard.

0.0.11

17 Feb 17:06
32d1b4e
Compare
Choose a tag to compare

Adds support for Laravel 10.

0.0.10

31 Dec 00:53
625b9ee
Compare
Choose a tag to compare

Deal with nulls on failed workflows better.

0.0.9

15 Dec 23:37
7bf72e5
Compare
Choose a tag to compare

Tested against MySQL and PostgreSQL.

0.0.8

10 Dec 23:43
ceacd9d
Compare
Choose a tag to compare

Use model names from workflows config file.

UI Improvements

04 Dec 22:38
ac13943
Compare
Choose a tag to compare

This fixes the ordering, shows the duration on failed workflows and adds some other UI improvements.