Skip to content

Commit 60fd798

Browse files
authored
Prepare 0.1.5 (#80)
* Bump crate version * Bump rust-toolchain * Bump edition to 2021 * Update dependencies * Update changelog
1 parent 7d5afc9 commit 60fd798

12 files changed

+448
-286
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# Unreleased changes
22

3+
# 0.1.5 - 2022-01-30
4+
35
## Features
46

7+
- Font loading by path without fs scans (#79)
8+
- Render desktop actions for apps mode (#78)
9+
- Fontdue backend supoorted and used by default (#63, #67, #69)
10+
- Support of blacklisting entries (#62)
511
- Support grayscale/indexed png icons (#61)
6-
- Redirect logs by default to systemd
12+
- Redirect logs by default to systemd (#58) and stdout (#75)
13+
- More hotkeys for naviation (#35, #49)
714
- Specify colors in css-like hex (#47)
815
- Fallback to input at dialog overflow (#43)
916
- Support environments without layer-shell protocol (#42)

0 commit comments

Comments
 (0)