Skip to content

Releases: savannabits/saas

v1.2.0

12 Jan 07:58
86d6714
Compare
Choose a tag to compare

Support for Laravel Permission v6
Full Changelog: v1.1.5...v1.2.0

v1.1.5

27 Nov 08:30
acff3ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

24 Oct 03:58
a9d0d1d
Compare
Choose a tag to compare

What's Changed

  • New Feature: Loop in Substitution until all keys are substituted. by @coolsam726 in #10
  • Do 3 Round substitution to avoid infinite loops by @coolsam726 in #11

Full Changelog: v1.1.3...v1.1.4

v1.1.3

23 Oct 06:22
36f6ea2
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Sync GUID for a user before sync by @coolsam726 in #9

Full Changelog: v1.1.2...v1.1.3

v1.1.2

22 Oct 22:56
24fd387
Compare
Choose a tag to compare

What's Changed

  • Bug Fix in HasTeam: referencing auth()->user()->team was causing null… by @coolsam726 in #8

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 Oct 17:07
8701160
Compare
Choose a tag to compare

What's Changed

  • Added the getStaffByUsername form input in webservice settings by @coolsam726 in #7

Full Changelog: v1.1.0...v1.1.1

v1.1.0

21 Oct 12:58
2b81699
Compare
Choose a tag to compare

What's Changed

  • Improved the endpoints for fetching Staff by username, user Number an… by @coolsam726 in #6

Full Changelog: v1.0.5...v1.1.0

v1.0.5

19 Oct 16:38
70431ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

19 Oct 12:02
1ab2f77
Compare
Choose a tag to compare

What's Changed

  • Minor bug fix: getByCode was strictly typed to string for the $code p… by @coolsam726 in #4

Full Changelog: v1.0.3...v1.0.4

v1.0.3

19 Oct 08:25
9dfaac4
Compare
Choose a tag to compare

What's Changed

  • Fix: Framework getByCode now accepts an array input by @coolsam726 in #3

New Contributors

Full Changelog: v1.0.2...v1.0.3