Skip to content

Commit a3c45f7

Browse files
author
SJ
committed
Bump version to 2.1.60
1 parent 87fbd02 commit a3c45f7

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ For user-requested features, see [marketing/feature-requests.md](marketing/featu
66

77
---
88

9+
## [2.1.60] - 2026-05-25
10+
11+
Improves fullscreen tint handling so the tint stays out of fullscreen apps, and improves wake and display layout recovery so Visible items stay where expected.
12+
13+
---
14+
915
## [2.1.59] - 2026-05-21
1016

1117
Improves menu bar tint behavior in fullscreen apps, including Claude Desktop, and helps Hidden and Visible menu bar items keep their layout after wake or display changes.

project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ targets:
135135
base:
136136
PRODUCT_NAME: SaneBar
137137
PRODUCT_BUNDLE_IDENTIFIER: com.sanebar.app
138-
MARKETING_VERSION: "2.1.59"
139-
CURRENT_PROJECT_VERSION: "2159"
138+
MARKETING_VERSION: "2.1.60"
139+
CURRENT_PROJECT_VERSION: "2160"
140140
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
141141
ENABLE_PREVIEWS: NO
142142
ENABLE_XOJIT_PREVIEWS: NO

0 commit comments

Comments
 (0)