Skip to content

Releases: always-open/laravel-totem

v7.0.2

27 Oct 13:21
8c3cff7

Choose a tag to compare

  • Fixes duration migration issue for Postgres while maintaining data
  • Minor tweaks to GHA pipeline

v7.0.1

09 Jun 17:30
3cf5e06

Choose a tag to compare

  • fixes mutex name to be unique

v6.0.3

09 Jun 04:25
4e6a52e

Choose a tag to compare

  • fixes mutex name to be unique

v7.0.0

18 Apr 03:45

Choose a tag to compare

  • Adds Laravel 7.0 support

v5.3.1

19 Jan 03:09
cf10be8

Choose a tag to compare

  • fixes task migration

v6.0.2

06 Jan 01:55

Choose a tag to compare

  • Publish views
  • Removed phone number from Slack field
  • Fixed foreign key on tasks table
  • Fixed results table migration

v6.0.1

26 Oct 22:51

Choose a tag to compare

  • change Laravel dependencies to caret version to include all minor and patch version of Laravel components

v6.0.0

26 Oct 20:06

Choose a tag to compare

  • adds support for Laravel 6.x

Backwards incompatible release, please upgrade to Laravel 6.x to use this and future releases

v5.3.0

25 Oct 03:49

Choose a tag to compare

features

  • adds support for single hyphen parameters

refactors

  • now busts cache on import and create events

v5.2.0

27 Sep 16:16
d7582ae

Choose a tag to compare

  • Fixes issue with sort/filters lost when paging on task list
  • Updated column type for duration to decimal to fix issues with MSSQL and Postgres for aggregate operations