Skip to content

Releases: kolbasky/LinkRouter

LinkRouter v3.0.1

21 Jan 18:11

Choose a tag to compare

  • Select URL on focus when in interactive mode
  • Enter now opens URL in default browser when in interactive mode
  • Minor fixes

LinkRouter v3.0.0

17 Jan 21:19

Choose a tag to compare

  • New browser launcher! Now in interactive mode a new launcher appears to instantly open incoming URL in a browser. Rules now have an according checkmark to add them as a button to that Launcher. Note, since regex will not be used in this case, rules, using capture group references in arguments can't be added to Launcher. All buttons are available via Ctrl+Num keyboard shortcuts.
  • UI/UX improvements

LinkRouter v2.6.0

15 Jan 23:20
5ec9f00

Choose a tag to compare

  • Now rules may be marked as "interactive". Such rules will be shown as buttons below Test URL button. Clicking on such button will launch rule's program with rule's arguments. This basically turns LinkRouter into browser launcher/selector when used together with interactive mode. Since no regex checking happens, capture groups have no effect here, and regex field may be used to give rule some unique name, that won't interfere with normal rule matching flow. Buttons are also available via Ctrl+Num keyboard hotkeys.
  • Fixed autofocus in interactive mode
  • Hide paste button in interactive menu when not it is not active
  • Made window smaller in interactive mode

LinkRouter v2.5.6

14 Jan 17:50

Choose a tag to compare

  • Added Test rule button (Ctrl+T) to rule creation dialog
  • Added help to all dialogs. Available via F1 or by clicking on question-mark next to dialog header or in right upper corner of main window
  • Added undo/redo buttons
  • Improved tooltips' text

LinkRouter v2.5.5

13 Jan 22:12

Choose a tag to compare

  • Improved layout for smaller windows
  • Improved protocol registration
  • Changed window titlebar to native - now snapping works correctly
  • Minor UI improvements

LinkRouter v2.5.4

13 Jan 01:47

Choose a tag to compare

  • Added custom dialogs instead of default ones
  • Added config reload button
  • Auto reload config on focus
  • Add more hotkeys
  • Improved hotkey handling when modals are opened
  • UI polishes

LinkRouter v2.5.3

11 Jan 19:00

Choose a tag to compare

  • Added copy, paste, duplicate buttons for rules
  • Improved keyboard hotkeys

LinkRouter v2.5.2

10 Jan 00:16

Choose a tag to compare

  • Fixed opening links with spaces in GUI

LinkRouter v2.5.1

08 Jan 10:17

Choose a tag to compare

  • Autodiscover config editor by default
  • Slightly changed config logic. If in Program Files or Program Files (x86) create config in %LOCALAPPDATA%
  • Improved installer for escalated privileges

LinkRouter v2.5.0

08 Jan 00:22

Choose a tag to compare

  • Added LinkRouter-Installer.exe - now we are completely user-friendly 🎉
  • Added --quiet mode to linkrouter.exe to silence dialogs
  • Config path in GUI is now clickable - shows config in explorer
  • Monochrome emojis on buttons
  • Fixed width when maximized
  • Removed snowflakes from extension