Skip to content

Commit 211faa8

Browse files
committed
released v3.2.0
1 parent 1c93164 commit 211faa8

File tree

7 files changed

+16
-2
lines changed

7 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Changelog
1010
<img alt="DayBar AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
1111
</a>
1212

13+
## [v3.2.0](https://github.com/jaywcjlove/daybar/releases/tag/v3.2.0)
14+
15+
1. feat: add color settings for task categories.
16+
2. style: improve title bar edit-title styling.
17+
1318
## [v3.1.0](https://github.com/jaywcjlove/daybar/releases/tag/v3.1.0)
1419

1520
1. fix: Fix issue with custom time display.

CHANGELOG.zh.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
<img alt="DayBar AppStore" src="https://jaywcjlove.github.io/sb/download/macos.svg" height="51">
1111
</a>
1212

13+
## [v3.2.0](https://github.com/jaywcjlove/daybar/releases/tag/v3.2.0)
14+
15+
1. feat: 新增任务分类颜色设置
16+
2. style: 优化标题栏编辑标题的样式
17+
1318
## [v3.1.0](https://github.com/jaywcjlove/daybar/releases/tag/v3.1.0)
1419

1520
1. fix: 修复自定义时间显示问题

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@
2323
</p>
2424
</div>
2525

26+
![DayBar 1](./assets/screenshots-1.jpg)
27+
2628
![DayBar 2](./assets/screenshots-2.jpg)
2729

28-
![DayBar 1](./assets/screenshots-1.jpg)
30+
![DayBar 3](./assets/screenshots-3.jpg)
2931

3032
DayBar is an application that displays the local date and reminder events in the menu bar. Click on DayBar in the menu bar to view the calendar, calendar events, and reminders, and it supports synchronization with Apple Calendar. It integrates calendar and reminder functions into the status bar menu for easy management and viewing, while turning reminders into simple and beautiful to-do items.
3133

README.zh.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@
2323
</p>
2424
</div>
2525

26+
![DayBar 1](./assets/screenshots-1.jpg)
27+
2628
![DayBar 2](./assets/screenshots-2.jpg)
2729

28-
![DayBar 1](./assets/screenshots-1.jpg)
30+
![DayBar 3](./assets/screenshots-3.jpg)
2931

3032
DayBar 是一款在菜单栏显示本地日期和提醒事件的应用。点击菜单栏中的 DayBar,即可查看日历、日历事件和提醒事项,并支持与 Apple 日历同步。它将日历和提醒功能整合到状态栏菜单,方便管理和查看,同时让提醒事项呈现为简洁美观的待办事项。
3133

assets/screenshots-1.jpg

53.2 KB
Loading

assets/screenshots-2.jpg

-46.8 KB
Loading

assets/screenshots-3.jpg

241 KB
Loading

0 commit comments

Comments
 (0)