Releases: fleetbase/core-api
Releases · fleetbase/core-api
v1.3.7
- Critical core patches for authentication, api, casts, and functionality
What's Changed
Full Changelog: v1.3.6...v1.3.7
v1.3.6
- Critical patches for API base
- Patch on Money cast and fix on
Utils::numbersOnly
utility
- Patched DB backup command
- Migrated to use
fastPaginate()
instead of laravel paginate
- Disable queuing of test email and email verification
What's Changed
- patches required for base of fixes on api by @roncodes in #43
Full Changelog: v1.3.5...v1.3.6
v1.3.5
- (fix) make
NotificationRegistry
method getNotificationClassParameters
static
v1.3.4
- (hotfix) added
place_uuid
column to Company model
v1.3.3
- Added organization route which gets current api/session organization info
- Patched branding issues/error for reset
- Critical patches to Expansions and Filter's
- Bugfixes
v1.3.2
- Implemented
NotificationRegistry
- Fixes
Utils::consoleUrl()
- Fixes
bulkDelete()
on users endpoint
- Patches and bug fixes
v1.3.1
- Now supports the new monorepo extension arch
v1.2.9
- Critical patches of utility functions
- Patch for
consoleUrl
utility function
- Added new environment variables to configure console url see
CONSOLE_HOST
CONSOLE_SUBDOMAIN
CONSOLE_SECURE
v1.2.8
- Critical patch which implements
isString()
request macro