File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,6 +73,12 @@ You can configure the plugin directly via Noctalia's Plugin Settings:
7373
7474## Changelog
7575
76+ ### 1.1.1
77+ - Fix protocols other than http/https not recognized as URL
78+ - Support for middle domain with only one character (e.g., www.a.com )
79+ - Support for hostname without dot with port (e.g., hostname:8080)
80+ - If you want to enter hostname without port and dot, you have to type the protocol manually
81+
7682### 1.1.0
7783- Added Direct URL Opening. Automatically detects URLs, IP addresses, and localhost and opens them directly in the browser
7884- Added configurable toggle for the Direct URL feature
Original file line number Diff line number Diff line change 11{
22 "id" : " web-search" ,
33 "name" : " Web Search" ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.1 " ,
55 "author" : " Rigelyon" ,
66 "license" : " MIT" ,
77 "description" : " Search the Internet from the Launcher." ,
You can’t perform that action at this time.
0 commit comments