Skip to content

Commit

Permalink
V0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kupiqu committed Nov 28, 2019
1 parent 780a136 commit 7e6619d
Show file tree
Hide file tree
Showing 6 changed files with 2,700 additions and 1,304 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

project(sierrabreezeenhanced)
set(PROJECT_VERSION "0.6.3")
set(PROJECT_VERSION "0.7.0")
set(PROJECT_VERSION_MAJOR 0)

cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
Expand Down
13 changes: 13 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@

V0.7.0
---------

* Rearranged button styles
* Added macOS styles (Sierra and Dark Aurorae symbols)
* macOS Dark Aurorae is new default
* Adapted traffic colors (more similar to macOS Catalina)
* Thinner ring borders (more similar to macOS Catalina)
* Added Dark Aurorae symbol styles (color and monochrome)
* Checked buttons now occupy all available space (including that of animation)
* Many minor fixes and improved consistency

V0.6.3
---------

Expand Down
Loading

0 comments on commit 7e6619d

Please sign in to comment.