Skip to content

Releases: venturedrake/laravel-crm

0.14.0

17 Jan 05:48
Compare
Choose a tag to compare
0.14.0 Pre-release
Pre-release

Added

  • Invoicing

0.13.0

06 Jan 07:32
Compare
Choose a tag to compare
0.13.0 Pre-release
Pre-release

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

10 Dec 12:04
Compare
Choose a tag to compare
0.12.2 Pre-release
Pre-release

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

03 Dec 02:48
Compare
Choose a tag to compare
0.12.1 Pre-release
Pre-release

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

19 Nov 04:11
Compare
Choose a tag to compare
0.12.0 Pre-release
Pre-release

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

03 Sep 05:06
Compare
Choose a tag to compare
0.11.0 Pre-release
Pre-release

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

21 Mar 23:12
Compare
Choose a tag to compare
0.10.1 Pre-release
Pre-release

Fixed

  • Issue with middleware affecting access to non-crm API

0.10.0

11 Mar 05:24
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release

Added

  • Link to owner profile on contacts
  • Clear filters button
  • Sort functionality on filters where available
  • Auto build lead title

Fixed

  • Remove organisation from a person
  • Problem when query has joins and using teams
  • #33
  • #34

0.9.9

15 Dec 06:56
Compare
Choose a tag to compare
0.9.9 Pre-release
Pre-release

Added

  • Show related notes from related contacts

Fixed

  • Notes when using teams

0.9.8

08 Dec 06:11
Compare
Choose a tag to compare
0.9.8 Pre-release
Pre-release

Fixed

  • Issue with loading team roles, settings when not using teams mode