Skip to content

Releases: Jurager/teams

Release 2.4.5

30 Oct 12:15
Compare
Choose a tag to compare

Some refactoring and checks across middlewares and team model
Fix custom foreign key

Release 2.4.4

19 Jul 06:18
f0d75c0
Compare
Choose a tag to compare

Team Permissions logic by @AbsoluteMate in #32

Release 1.2.2

15 Jul 07:33
f6ce9dc
Compare
Choose a tag to compare

Fix issue with too few arguments to function

Release 2.4.3

18 Mar 12:16
35a3dd0
Compare
Choose a tag to compare
Update HasTeams.php

Release 1.2.1

18 Mar 12:17
788a33f
Compare
Choose a tag to compare

Fix EagerLoading

Release 2.4.2

28 Feb 06:55
Compare
Choose a tag to compare
  • Updated documentation.
  • Bumped minimum PHP version.
  • Added methods for working with groups in teams
  • Refactored and commented some code sections
  • Added global team groups
  • Removed is_support flag in User model
  • Renamed TeamGroup model back to Group, cause now group.team_id field may be null, indicates a global team group

Release 2.4.1

04 Feb 16:43
Compare
Choose a tag to compare

Fix issue with Team model

Release 2.4

02 Feb 16:04
cb580d1
Compare
Choose a tag to compare

Added Laravel 11 Support

Release 1.2

02 Feb 15:56
e19c7f6
Compare
Choose a tag to compare

Add Laravel 11 Support

Release 2.3

11 Jul 05:01
bb3995e
Compare
Choose a tag to compare

Added support for Laravel 10
Fixed issue with defining a default user model