File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v34.0.5 (2026-02-04)
2+
3+ ### Features
4+
5+ #### Plugins
6+
7+ - ** Jetbrains projects** · Global query handling
8+ - ** VSCode projects** · Support workspaces and singlefile recents
9+
10+ ### Performance
11+
12+ #### Plugins
13+
14+ - ** Jetbrains projects** · Debounce projects cache update
15+
16+ ### Fixes
17+
18+ #### Core
19+
20+ - Run calls to ` items() ` threaded
21+
22+ #### Plugins
23+
24+ - ** Chromium** · GCC13 builds
25+ - ** PacMan** · Query context variable
26+ - ** Pass** · Pass generate could have empty location
27+
28+ ### Miscellaneous Tasks
29+
30+ #### Core
31+
32+ - Change motivational text in plugins tab placeholder widget
33+
34+ #### Plugins
35+
36+ - ** Bitwarden** · Add maintainer
37+ - ** Jetbrains projects** · Update readme
38+
39+
140## v34.0.4 (2026-02-02)
241
342### Features
Original file line number Diff line number Diff line change 33cmake_minimum_required (VERSION 3.26 ) # Required by BUILD_LOCAL_INTERFACE generator expression
44
55# dont touch! set by metatool
6- set (PROJECT_VERSION 34.0.4 )
6+ set (PROJECT_VERSION 34.0.5 )
77
88project (albert
99 VERSION ${PROJECT_VERSION}
You can’t perform that action at this time.
0 commit comments