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.
15 lines
436 B
15 lines
436 B
# v0.0.9
|
|
|
|
## Features
|
|
- Allow loading environment variables from files using the _FILE suffix (#20)
|
|
- All activity grids (calendar heatmaps) are now configurable
|
|
|
|
## Enhancements
|
|
|
|
## Fixes
|
|
- Sub-second precision is stripped from incoming listens to ensure they can be deleted reliably
|
|
|
|
## Updates
|
|
- Adjusted colors for the "Yuu" theme
|
|
- Themes now have a single source of truth in themes.css.ts
|
|
- Basline support for custom themes added |