mirror of
https://github.com/gabehf/Koito.git
synced 2026-04-22 20:11:50 -07:00
chore: changelog
This commit is contained in:
parent
79655683d1
commit
a2ff3aa397
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
- Support for custom themes added! You can find the custom theme input in the Appearance menu.
|
- 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
|
||||||
|
- Native import and export
|
||||||
|
|
||||||
## Enhancements
|
## Enhancements
|
||||||
- The activity grid on the home page is now configurable
|
- The activity grid on the home page is now configurable
|
||||||
|
|
@ -11,6 +12,8 @@
|
||||||
## 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
|
- Top items are now sorted by id for stability
|
||||||
|
- Clear input when closing edit modal
|
||||||
|
- Use correct request body for create and delete alias requests
|
||||||
|
|
||||||
## Updates
|
## Updates
|
||||||
- Adjusted colors for the "Yuu" theme
|
- Adjusted colors for the "Yuu" theme
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue