mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-23 03:43:02 +00:00
25 lines
764 B
Markdown
25 lines
764 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
[Unreleased]: https://github.com/cmacrae/spacebar/compare/master...HEAD
|
|
|
|
## [1.0.0]() - 2020-07-16
|
|
|
|
**Added**
|
|
- Option to position at the top or bottom of the screen
|
|
- Individual colour settings for each icon in the right strip (`dnd`, `power`, `clock`)
|
|
- DoNotDisturb indicator
|
|
|
|
**Changed**
|
|
- Current space indicated by colouring the glyph
|
|
- Removal of underlines
|
|
- Fixed flicker bug when changing monitor focus (thanks [@tom-auger](https://github.com/tom-auger))
|
|
|
|
## Pre-1.0.0
|
|
This changelog was not kept up to date prior to `1.0.0`.
|
|
See the commit log for more information.
|