Releases: venturedrake/laravel-crm
Releases · venturedrake/laravel-crm
0.14.0
Added
- Invoicing
0.13.0
Added
- Orders
- Calls, meetings and lunches
- Logo and favicon
Changed
- Merged notes and tasks into activities
Fixed
- Button background colors
- Zero tasks, notes and orders
0.12.2
Added
- Lead source observer
- Invoices permissions
- Retain filters when searching
- Return to search results
Changed
- Only run xero scheduled tasks when relevant setting is true
- Moved model filters to a modal for better UX
- Set multi-select max height
Fixed
- Xero middleware check if auth user before setting tenant id
- Sorting working with encrypted table fields
- Default owner user filter
- Support for browser back button with search
0.12.1
Added
- Aggregated notes
- Support for xero integration multi-tenancy
Changed
- Quote items in a table
- Disable autofill on noted_at field
Fixed
- Xero integration when using teams
- Deleting of activity when notes, tasks or files deleted
0.12.0
Added
- Quote builder
- Send quotes
- Accept/Reject quotes
- Tasks
- Files upload
- Xero integration
- Noted at field on notes
- Pin notes
- Toast notifications
- Timezone setting
- Logo setting
Fixed
- Support for country domains when using sudomain
- Issue with spatie permissions when conflicting tables exist
- Various minor bugs and typos
0.11.0
Added
- Laravel 9 support
- Default settings in config
- Better subdomain support so not to conflict with other routes
- Noted at datetime on notes
Changed
- Replaced countries package for Laravel 9 support
Fixed
- Laravel 6 support
- PHP 7 support
- Team settings
- Bug when not using teams support causing issue with permissions and seeder
0.10.1
Fixed
- Issue with middleware affecting access to non-crm API
0.10.0
0.9.9
Added
- Show related notes from related contacts
Fixed
- Notes when using teams
0.9.8
Fixed
- Issue with loading team roles, settings when not using teams mode