mirror of https://github.com/gabehf/Koito.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
363 B
14 lines
363 B
# v0.0.2
|
|
## Features
|
|
- Configurable CORS policy via KOITO_CORS_ALLOWED_ORIGINS
|
|
- A baseline mobile UI
|
|
|
|
## Enhancements
|
|
- The import source is now saved as the client for the imported listen.
|
|
|
|
## Fixes
|
|
- Account update form now works on enter key
|
|
|
|
## Updates
|
|
- Non-sensitive query parameters are logged with requests
|
|
- Koito version number is embedded through tags |