Skip to content

Releases: OutlineFoundation/shadowsocksconfig

v0.2.1

Choose a tag to compare

@jyyi1 jyyi1 released this 30 Jul 00:59
6d01c4b

v0.1.3

Choose a tag to compare

@ohnorobo ohnorobo released this 19 Feb 19:05
a1bf62a
  • Use base64 instead of base64url encoding for generating legacy ss urls #16

v0.1.2

Choose a tag to compare

@ohnorobo ohnorobo released this 12 Feb 01:16
e491bd0
  • bump version number in package.json

v0.1.1

Choose a tag to compare

@ohnorobo ohnorobo released this 11 Feb 19:47
d11d502

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

Choose a tag to compare

@alalamav alalamav released this 06 Jan 22:19
acdbe03
  • Use ES6 imports; migrate to js-base64 (#11)

v0.0.9

Choose a tag to compare

@trevj trevj released this 20 Feb 16:06
e9e18dc

New and notable:

  • fix for passwords containing the @ symbol #7

Other changes:

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

v0.0.8

Choose a tag to compare

@alalamav alalamav released this 12 Apr 17:22
57845b8
  • Fix bug in SIP002 parser that would not recognize the default HTTP port.

v0.0.6

Choose a tag to compare

@trevj trevj released this 06 Mar 23:48
8e1a019
Merge pull request #1 from Jigsaw-Code/trevj-add

add code