Releases: oliverschwendener/ueli
Releases · oliverschwendener/ueli
9.3.4
9.3.3
Improvements:
- Upgraded to electron v32
- Changed default value for "Hide window on" option in the settings:
- (new) After invokation
- (new) When pressing Escape
Bug fixes:
Base64Converter:
- Fixed an issue which caused non-ASCII character (e.g. Emojis) to be encoded incorrectly
IniFileParser:
- Fixed an issue which caused ini files to be parsed incorrectly when duplicate groups are present
9.3.2
9.3.1
9.3.0
9.2.0
New Features:
Extensions:
- Added Base64Conversion extension by @ChristopherSteiner
Bug fixes:
- Web Search extension: use correct locale query parameter when getting DuckDuckGo suggestions (Thanks to @ykhrito)
9.1.1
Bug fixes:
Color Converter:
- Fixed typo: use "HSL" instead of "HLS"
9.1.0
9.0.4
9.0.3
Performance:
- Lazy load images of search result list items
Bug fixes:
- Silently continue powershell script when generating app icons
- Use absolute path to powershell executable