Having found an issue with MyBB's URL parser in 1.8.38 that truncates a final hyphen in a valid link, and found that this has been resolved in 1.8.39, will Link Tools internal URL parser be updated to match?
With Link Tool's ( and 18.38's) current parser, it was simple enough to change [\w\/\)] to [-\w\/\)], but 1.8.39 has had a substantial change to its matching expressions.