Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

Releases: igor-alexandrov/wiselinks

v0.7.3

04 Jul 07:55
Compare
Choose a tag to compare

Fixed Issue #30. Correctly handle non-ASCII URL encoding.

v0.7.1

02 Jul 21:48
Compare
Choose a tag to compare
  • Fixed issue #27; problem occured after moving from request.url to request.env[REQUEST_URI]. Rolled back to request.url and added processing of trailing slash to CoffeeScript code.
  • Added check for port change during link click.