Releases: savannabits/saas
Releases · savannabits/saas
v1.2.0
Support for Laravel Permission v6
Full Changelog: v1.1.5...v1.2.0
v1.1.5
v1.1.4
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
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
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
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
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
v1.0.4
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
What's Changed
- Fix: Framework getByCode now accepts an array input by @coolsam726 in #3
New Contributors
- @coolsam726 made their first contribution in #3
Full Changelog: v1.0.2...v1.0.3