Skip to content

Commit f9446e7

Browse files
Albert v0.32.0 released
1 parent efd5855 commit f9446e7

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: "Albert v0.32.0 released"
3+
date: 2025-08-16 20:53
4+
---
5+
6+
# {{ page.title }}
7+
8+
### Albert
9+
10+
- Add plugin: Obsidian
11+
12+
### API
13+
14+
- Let `runAppleScript` return the result and throw on error
15+
- Add maintainers to metadata
16+
- Move InputHistory to namespace `detail`
17+
18+
### Plugins
19+
20+
- **clipboard**
21+
- Specialize behavior of different platforms
22+
Qt on macOS does not deliver clipboard changes reliably. Poll on macos. React on
23+
clipboard changes everywhere else.
24+
- **copyq**
25+
- v3 Add macOS support
26+
- **kill**
27+
- Add platform filter.
28+
- **obsidian** 🆕
29+
- **python**
30+
- API v3.1 Add additional metadata fields
31+
- md_maintainers
32+
- md_readme_url
33+
- md_platforms
34+
35+
Check the [commit log](https://github.com/albertlauncher/albert/compare/v0.31.1...v0.32.0) for details.

0 commit comments

Comments
 (0)