Releases: fleetbase/core-api
Releases · fleetbase/core-api
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
v1.0.5-alpha
- Automatically adds the server IP to allowed origins for CORS
v1.0.4-alpha
- Can now configure settings which overwrite system configuration
- Added simple endpoint for start of admin overview
v1.0.3-alpha
- Introduced API for configuring settings and WIP
- Hotfix onboard 500 error when no AWS or Mail settings configured
v1.0.2-alpha
Added InstallerController
for performing install from console
v1.0.1-alpha
- Updated `ResourceLifecycleEvent to fallback to Redis when SQS is not configured,
- Added extension_installs migration
- Added Seeder command to initialize some core data
v1.0.0-alpha
Alpha v1.0.0 for Fleetbase Core API