mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-16 10:55:55 -07:00
feat: version v0.0.2
This commit is contained in:
parent
0dceaf017a
commit
7ff317756f
36 changed files with 336 additions and 160 deletions
14
CHANGELOG.md
Normal file
14
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue