Skip to content

Commit d2e1729

Browse files
committed
📝 Add changelog entry
1 parent 11ee28d commit d2e1729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This changelog follows the rules of [Keep a Changelog](http://keepachangelog.com
2323

2424
### :tada: Added
2525

26+
- **Code signing for the Windows builds!** Thanks to the [SignPath Foundation](https://signpath.org/) for providing free code signing certificates. This prevents Windows from showing warnings when installing or running Kando.
2627
- A **Portable Mode** which can be enabled by creating a `portableMode.json` file next to the Kando executable. This file can contain a `configDirectory` property which specifies where the `config.json` and `menus.json` files are stored. This allows you to run Kando from a USB stick or other portable storage devices with all your settings and menus. Read more in the [documentation](https://kando.menu/advanced-configuration/#portable-mode).
2728
- Buttons to the general settings dialog to **backup and restore** the `config.json` and `menus.json` files. This makes it easier to backup your settings before making big changes or to restore them from a previous backup.
2829
- A button in the icon-picker popover to **reload all icon themes** without restarting Kando.

0 commit comments

Comments
 (0)