added cors bundle to allow external api access (#655)
This commit is contained in:
@@ -30,6 +30,10 @@ The table prefix is now hardcoded to `kimai2_`. If you used another prefix, you
|
||||
before starting the update process. You can also delete the row `DATABASE_PREFIX` from your `.env` file.
|
||||
- API: DateTime objects will be returned including timezone identifier (previously 2019-03-02 14:23 - now 2019-03-02T14:23:00+00:00)
|
||||
|
||||
**Check if you want to apply changes to your `local.yaml`:**
|
||||
|
||||
- New permission is available available: `system_configuration`
|
||||
|
||||
## [0.8.1](https://github.com/kevinpapst/kimai2/releases/tag/0.8.1)
|
||||
|
||||
A bug fixing release. Remember to execute the necessary timezone conversion script, if you haven't updated to 0.8 before (see below)!
|
||||
|
||||
Reference in New Issue
Block a user