Skip to content

Latest commit

 

History

History
119 lines (62 loc) · 3.44 KB

CHANGELOG.md

File metadata and controls

119 lines (62 loc) · 3.44 KB

Changelog

All notable changes to saas will be documented in this file.

v1.2.0 - 2024-01-12

Support for Laravel Permission v6 Full Changelog: https://github.com/savannabits/saas/compare/v1.1.5...v1.2.0

v1.1.5 - 2023-11-27

What's Changed

  • Remove Fallback Login by @coolsam726 in #12

Full Changelog: https://github.com/savannabits/saas/compare/v1.1.4...v1.1.5

v1.1.4 - 2023-10-24

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: https://github.com/savannabits/saas/compare/v1.1.3...v1.1.4

v1.1.3 - 2023-10-23

What's Changed

  • 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

v1.1.2 - 2023-10-22

What's Changed

  • 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

v1.1.1 - 2023-10-21

What's Changed

  • 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

v1.1.0 - 2023-10-21

What's Changed

  • 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

v1.0.5 - 2023-10-19

What's Changed

  • Default Team Adjustment by @coolsam726 in #5

Full Changelog: https://github.com/savannabits/saas/compare/v1.0.4...v1.0.5

v1.0.4 - 2023-10-19

What's Changed

  • 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

v1.0.3 - 2023-10-19

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: https://github.com/savannabits/saas/compare/v1.0.2...v1.0.3

v1.0.2 - 2023-10-14

What's Changed

v1.0.1 - 2023-10-13

What's Changed

  • 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

v1.0.0 - 2023-10-12

First Stable Release of the package.

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #1

New Contributors

  • @dependabot made their first contribution in #1

Full Changelog: https://github.com/savannabits/saas/commits/v1.0.0

1.0.0 - 202X-XX-XX

  • initial release