mirror of https://github.com/gabehf/Koito.git
parent
c9042e19ad
commit
1d02cede49
@ -1,16 +1,19 @@
|
|||||||
# v0.0.9
|
# v0.0.10
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
- Support for custom themes added! You can find the custom theme input in the Appearance menu.
|
||||||
- Allow loading environment variables from files using the _FILE suffix (#20)
|
- Allow loading environment variables from files using the _FILE suffix (#20)
|
||||||
- All activity grids (calendar heatmaps) are now configurable
|
- All activity grids (calendar heatmaps) are now configurable
|
||||||
|
|
||||||
## Enhancements
|
## Enhancements
|
||||||
|
- The activity grid on the home page is now configurable
|
||||||
|
|
||||||
## Fixes
|
## Fixes
|
||||||
- Sub-second precision is stripped from incoming listens to ensure they can be deleted reliably
|
- Sub-second precision is stripped from incoming listens to ensure they can be deleted reliably
|
||||||
|
- Top items are now sorted by id for stability
|
||||||
|
|
||||||
## Updates
|
## Updates
|
||||||
- Adjusted colors for the "Yuu" theme
|
- Adjusted colors for the "Yuu" theme
|
||||||
- Themes now have a single source of truth in themes.css.ts
|
- Themes now have a single source of truth in themes.css.ts
|
||||||
- Basline support for custom themes added
|
|
||||||
- Configurable activity grids now have a re-styled, collapsible menu
|
- Configurable activity grids now have a re-styled, collapsible menu
|
||||||
|
- The year option for activity grids has been removed
|
||||||
Loading…
Reference in new issue