Skip to content

Commit 6713cd5

Browse files
Update
1 parent 41fa91d commit 6713cd5

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

src/_posts/2025-10-15-albert-v33.0.1-released.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ date: 2025-10-15 12:00
55

66
# {{ page.title }}
77

8-
## v33.0.1 (2025-10-15)
9-
10-
### ⚙️ Core changes
11-
128
#### Fixes
139

1410
- [Workaround hidpi icon Qt bug](https://github.com/albertlauncher/albert/commit/50f91e239cd6018697c05785d0bbac22eed48ee5)

src/_posts/2026-01-19-albert-v34.0.0-released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ date: 2026-01-19 16:12
55

66
# {{ page.title }}
77

8-
## Key changes
8+
## Highlights
99

1010
- **Query system redesign**: stateful asynchronous query handlers enable lazy query processing. This significantly reduces query latency and supports infinite scrolling. Generator-based subclasses allow writing linear, readable code while remaining fully asynchronous.
1111

@@ -22,7 +22,7 @@ date: 2026-01-19 16:12
2222
- Renamed the PATH plugin to Commandline.
2323
- Removed the QStylesheets-based widgets box model frontend.
2424

25-
## Detailed changelog
25+
## Details
2626

2727
### Features
2828

0 commit comments

Comments
 (0)