Skip to content

Releases: fleetbase/core-api

v1.3.7

18 Jan 10:27
7faca51
Compare
Choose a tag to compare
  • Critical core patches for authentication, api, casts, and functionality

What's Changed

Full Changelog: v1.3.6...v1.3.7

v1.3.6

12 Jan 09:12
5b63074
Compare
Choose a tag to compare
  • 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

27 Dec 03:18
da81fdb
Compare
Choose a tag to compare
  • (fix) make NotificationRegistry method getNotificationClassParameters static

v1.3.4

26 Dec 04:25
48c983b
Compare
Choose a tag to compare
  • (hotfix) added place_uuid column to Company model

v1.3.3

25 Dec 06:36
d08e0bd
Compare
Choose a tag to compare
  • 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

30 Oct 10:41
e10f6e6
Compare
Choose a tag to compare
  • Implemented NotificationRegistry
  • Fixes Utils::consoleUrl()
  • Fixes bulkDelete() on users endpoint
  • Patches and bug fixes

v1.3.1

10 Oct 12:35
0b0fb9c
Compare
Choose a tag to compare
  • Now supports the new monorepo extension arch

v1.3.0

06 Oct 08:11
44a4be9
Compare
Choose a tag to compare
  • Fix webhook config

v1.2.9

03 Oct 14:01
871dcd3
Compare
Choose a tag to compare
  • 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

16 Sep 04:50
6682460
Compare
Choose a tag to compare
  • Critical patch which implements isString() request macro