File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments