Skip to content

Releases: Jigsaw-Code/outline-shadowsocksconfig

v0.2.1

30 Jul 00:59
6d01c4b
Compare
Choose a tag to compare

v0.1.3

19 Feb 19:05
a1bf62a
Compare
Choose a tag to compare
  • Use base64 instead of base64url encoding for generating legacy ss urls #16

v0.1.2

12 Feb 01:16
e491bd0
Compare
Choose a tag to compare
  • bump version number in package.json

v0.1.1

11 Feb 19:47
d11d502
Compare
Choose a tag to compare

Major changes:

  • use urlsafe base64 encoding to avoid padding #13

Minor changes

  • bump yaml-js version
  • add tests for non-latin passwords

v0.1.0

06 Jan 22:19
acdbe03
Compare
Choose a tag to compare
  • Use ES6 imports; migrate to js-base64 (#11)

v0.0.9

20 Feb 16:06
e9e18dc
Compare
Choose a tag to compare

New and notable:

  • fix for passwords containing the @ symbol #7

Other changes:

  • fix build on Node.js 10.x #8

v0.0.8

12 Apr 17:22
57845b8
Compare
Choose a tag to compare
  • Fix bug in SIP002 parser that would not recognize the default HTTP port.

v0.0.6

06 Mar 23:48
8e1a019
Compare
Choose a tag to compare
Merge pull request #1 from Jigsaw-Code/trevj-add

add code