Skip to content

Releases: christianTF/LoxBerry-Plugin-CommandRecognition

V0.1.8 - Fix of curved bracket escaping

08 Feb 06:56
Compare
Choose a tag to compare
Fixed escaping of curved brackets ()

- Curved brackets from user input where not escaped
Fixes #7
UPDATE TO V0.1.8

V0.1.7 Fix for Mozilla Firefox and Microsoft Edge

08 Nov 20:12
Compare
Choose a tag to compare

The plugin did not work on Firefox and Microsoft Edge because of an invalid regex flag (that Google Chrome silently ignored)
Thanks to Martin determining this issue.

V0.1.6 Fixed whitespace issue, UI improvements

25 Oct 23:58
Compare
Choose a tag to compare
  • Fixed: Whitespaces before the value did not match (MS: strips blanks)
  • UI: Remember opened nav type, url, Command Recognition and input in the session

Better visuals

24 Oct 23:14
Compare
Choose a tag to compare
  • Fixed: JS error on result checking of a failed regex result
  • UI: Changed inputstring to text area (multiline input)
  • UI: Changed inputstring to monospace font and smaller font
  • UI: Reduced text-line height of result pane (less line margin)

V0.1.4

12 Aug 11:56
Compare
Choose a tag to compare
  • Fixes square brackets in recognition
  • Optimized Chrome AutoFill not to suggest addresses

V0.1.3

10 Aug 05:56
Compare
Choose a tag to compare
V0.1.3 Pre-release
Pre-release
Introduced Help

V0.1.2

09 Aug 20:44
Compare
Choose a tag to compare
V0.1.2 Pre-release
Pre-release
Updated release files