Skip to content

Commit

Permalink
Add changelog for 1.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sxn committed Sep 21, 2023
1 parent 573d769 commit 531cb73
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 1.59.0 - 2023-09-21

### ✨ New

- **PickDate**: Similar to `Form.DatePicker`, you can also check whether the user picked a full day or a specific time with `Action.PickDate.isFullDay(date)`.

### 💎 Improvements

- **Clipboard**: The `transient` option is renamed to `concealed`.

### 🐞 Fixes

- **MenuBarExtra:** Right-clicking `MenuBarExtra.Item`s should now work in macOS Sonoma.

## 1.58.0 - 2023-09-06

### ✨ New
Expand Down

0 comments on commit 531cb73

Please sign in to comment.