Skip to content

Releases: fleetbase/core-api

v1.4.13

13 Mar 09:55
300fa8e
Compare
Choose a tag to compare
  • Improved file upload handling and improved error reporting for file uploads.

What's Changed

Full Changelog: v1.4.12...v1.4.13

v1.4.12

12 Mar 09:49
bfad44e
Compare
Choose a tag to compare
  • Fixed assignCompanyId() on User model
  • Added GCS driver by default,
  • Added GCS Configuration to Settings endpoints

What's Changed

Full Changelog: v1.4.11...v1.4.12

v1.4.11

11 Mar 12:37
99109dc
Compare
Choose a tag to compare
  • Safety Patches - uses Utils::classExists()
  • Added JSON Compression Capability
  • Fixed CoreServiceProvider issues
  • Fixed seeders
  • Bugfixes

What's Changed

Full Changelog: v1.4.10...v1.4.11

v1.4.10

24 Feb 08:46
0baf531
Compare
Choose a tag to compare
  • Hotfix: fix expandable trait to handle static closures

What's Changed

Full Changelog: v1.4.9...v1.4.10

v1.4.9

23 Feb 05:33
Compare
Choose a tag to compare
  • Hotfix: Fix closure invocation in Expandable trait
  • Hotfix: Use uploaded file disk when pulling and setting APN/FCM configuration
  • Ran linter

What's Changed

Full Changelog: v1.4.8...v1.4.9

v1.4.8

22 Feb 09:47
d5cf8b7
Compare
Choose a tag to compare
  • Hotfix: Removed addServerIpAsAllowedOrigin() method from service provider.
  • Hotfix: Fixed typo of company in assignCompany() method.
  • Hotfix: Fixed storing of push notification config as contents from file.

What's Changed

Full Changelog: v1.4.7...v1.4.8

v1.4.7

21 Feb 10:31
Compare
Choose a tag to compare
  • Updated settings to handle push notification configurations
  • Added Category validation request for creation

What's Changed

Full Changelog: v1.4.5...v1.4.7

v1.4.6

21 Feb 03:19
Compare
Choose a tag to compare
  • Added a FileFilter definition
  • Added a File resource

What's Changed

Full Changelog: v1.4.5...v1.4.6

v1.4.5

17 Feb 11:52
Compare
Choose a tag to compare
  • hotfix user onboard registration bug
  • hotfix patch webhook request log callback event listeners
  • added owner to organization resource
  • fix user observer

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4

15 Feb 16:22
27dcac2
Compare
Choose a tag to compare
  • Resolves problems with webhooks and resource lifecycle event errors
  • Fixes issues related to user creation
  • Ensures user information is correctly applied from request data during creation

What's Changed

Full Changelog: v1.4.3...v1.4.4