Releases: fleetbase/core-api
Releases · fleetbase/core-api
v1.1.5-alpha
- Updated to build powerful extension
- Dropped cashier dependency
v1.1.4-alpha
- Patch seed command output when ran from browser
- Path composer.lock lookup path
v1.1.3-alpha
- Updated utility methods
- Minor patches
v1.1.2-alpha
- Major updates and patches for IAM
v1.1.1-alpha
- Added Branding settings
v1.1.0-alpha
- Small improvements
- Always include all internal ID's on resources for internal requests
v1.0.9-alpha
- Added
LookupController
route for the official Fleetbase blog RSS feed
v1.0.8-alpha
- Updated how addServerIpAsAllowedOrigin() to use dig to find public IP address and whitelist for CORS
v1.0.7-alpha
- Improved
mergeConfigFromSettings()
method to make sure db can connect and settings table exists
v1.0.6-alpha
- Hotfix
mergeConfigFromSettings()
only execute if migrations completed/ settings table exists