Flow.Launcher/Flow.Launcher.Infrastructure
Jeremy Wu 84a806bf75
Release 1.9.3 (#1052)
## Bug fixes
- Addresses the issue where WindowsSettings plugin results appear higher than other results #1020 

- Fixed an issue where full screen mode does not disable hotkey when enabled #1037 

- Fixed some potential issues when loading plugins that use shared assembly #1036 

- Sorted out a race condition issue causing image loading on some results to fail #1040 

- Revised ttf/otf support #935 

- Resolved the issue where WebSearch plugin would crash if not connected to internet #977 

- Fixed incorrect text for "New Tab" and "New Window" buttons under Settings' default browser section #951 

- Fixed typos in plugin title and WindowsSettings name inside the context menu #1056
2022-03-03 13:59:43 +11:00
..
Exception remove Constant.EverythingSDKPath and usage 2020-07-21 14:24:30 +10:00
Hotkey Revise Unsafe Calling Convention 2021-12-05 21:49:09 -06:00
Http update variable naming convention 2021-02-22 20:36:06 +11:00
Image Release 1.9.3 (#1052) 2022-03-03 13:59:43 +11:00
Logger Add padding and Remove one newline indicating Exception 2021-06-29 19:24:46 +08:00
pinyindb rename all project file name 2020-04-21 21:27:02 +10:00
Properties rename all project file name 2020-04-21 21:27:02 +10:00
Storage use ISavable and add obsolete message 2021-06-21 21:56:20 +10:00
UI rename all project file name 2020-04-21 21:27:02 +10:00
UserSettings ignore openinnewwindow 2021-12-08 17:51:35 -06:00
Constant.cs update to constants and change method name to OpenThemeFolder 2021-11-29 08:07:08 +11:00
Flow.Launcher.Infrastructure.csproj move allowunsafe property outside build option 2021-12-06 22:37:18 -06:00
FodyWeavers.xml add PropertyChanged.Fody to Infrastructure project 2020-07-15 00:34:09 +03:00
Helper.cs remove using from Helper.cs 2020-12-30 19:05:02 +08:00
KeyConstant.cs Ability to hide mod+num. Display full hotkey. 2020-05-03 23:36:23 +02:00
PinyinAlphabet.cs make map variable more clear + formatting 2021-01-28 20:41:33 +11:00
Stopwatch.cs Plugin Async ModelAdd Full Async model, including AsyncPlugin and AsyncReloadable 2021-01-03 10:33:10 +08:00
StringMatcher.cs update summary, comments & formatting 2021-02-02 20:28:52 +11:00