All notable changes to saas
will be documented in this file.
Support for Laravel Permission v6 Full Changelog: https://github.com/savannabits/saas/compare/v1.1.5...v1.2.0
- Remove Fallback Login by @coolsam726 in #12
Full Changelog: https://github.com/savannabits/saas/compare/v1.1.4...v1.1.5
- 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: https://github.com/savannabits/saas/compare/v1.1.3...v1.1.4
- Enhancement: Sync GUID for a user before sync by @coolsam726 in #9
Full Changelog: https://github.com/savannabits/saas/compare/v1.1.2...v1.1.3
- Bug Fix in HasTeam: referencing auth()->user()->team was causing null… by @coolsam726 in #8
Full Changelog: https://github.com/savannabits/saas/compare/v1.1.1...v1.1.2
- Added the getStaffByUsername form input in webservice settings by @coolsam726 in #7
Full Changelog: https://github.com/savannabits/saas/compare/v1.1.0...v1.1.1
- Improved the endpoints for fetching Staff by username, user Number an… by @coolsam726 in #6
Full Changelog: https://github.com/savannabits/saas/compare/v1.0.5...v1.1.0
- Default Team Adjustment by @coolsam726 in #5
Full Changelog: https://github.com/savannabits/saas/compare/v1.0.4...v1.0.5
- Minor bug fix: getByCode was strictly typed to string for the $code p… by @coolsam726 in #4
Full Changelog: https://github.com/savannabits/saas/compare/v1.0.3...v1.0.4
- Fix: Framework getByCode now accepts an array input by @coolsam726 in #3
- @coolsam726 made their first contribution in #3
Full Changelog: https://github.com/savannabits/saas/compare/v1.0.2...v1.0.3
- Removed the Department Resource Registration so that it can be overriden Full Changelog: https://github.com/savannabits/saas/compare/v1.0.1...v1.0.2
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #2
- Added Revenue Details to Departments
Full Changelog: https://github.com/savannabits/saas/compare/v1.0.0...v1.0.1
First Stable Release of the package.
- Bump actions/checkout from 3 to 4 by @dependabot in #1
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/savannabits/saas/commits/v1.0.0
- initial release