Releases: alex1701c/QuickWebShortcuts
3.0.1
Full Changelog: 3.0.0...3.0.1
Plasma6 compatible release
Use config mechanism from KRunner instead of custom one I fixed the underlying bug some years ago in KF5
Improve KRunner sorting, fix build with new KF header layout, fix various deprecations
2.4.1 Port away from KCM loading using plugin keyword
Private/incognito mode using action, use existing WebShortcuts
Now you can launch a query in the private/incognito mode using an action.
Additionally you can now use an existing WebShortcut.
Info: After installing the binary packages make sure that the KRunner gets restarted:
kquitapp5 krunner 2> /dev/null; kstart5 --windowclass krunner krunner > /dev/null 2>&1 &
Bugfixes, fix deprecations
This release contains bugfixes for the search suggestions that occur on the latest KDE versions.
Additionally deprecation have been fixed.
Info: After installing the binary packages make sure that the KRunner gets restarted:
kquitapp5 krunner 2> /dev/null; kstart5 --windowclass krunner krunner > /dev/null 2>&1 &
Store proxy credentials in KWallet
The proxy credentials are now stored in KWallet, if this dependency is not available the proxy feature gets disabled but the build succeeds.
Additionally a timeout for the network requests has been added (2 seconds) and some refactoring has been made.
User level installer and optimizations
The config has been moved to a separate file to avoid unnecessary config reloading.
Furthermore a install script which installs the plugin just for the current user has been added
and the build has been optimized.
Customize trigger character
The character that triggers the plugin can now be customized.
Search suggestions and new config dialog
This plugin is now able to display search suggestions from Google and Bing APIs,
additionally direct links to websites can be displayed form DuckDuckGo.
To anonymize these requests a proxy can be configured.
Furthermore the config dialog/the config system have been rewritten to make
them more intuitive, maintainable and configurable.
New Branch
Now the globe icon is used if a URL is opened.
Furthermore a minimal branch has been added, which has no configuration at run time but a very small file size.