Releases: Jigsaw-Code/outline-shadowsocksconfig
Releases · Jigsaw-Code/outline-shadowsocksconfig
v0.1.3
- Use base64 instead of base64url encoding for generating legacy ss urls #16
v0.1.2
- bump version number in package.json
v0.1.1
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
- Use ES6 imports; migrate to js-base64 (#11)
v0.0.9
New and notable:
- fix for passwords containing the @ symbol #7
Other changes:
- fix build on Node.js 10.x #8
v0.0.8
- Fix bug in SIP002 parser that would not recognize the default HTTP port.
v0.0.6
Merge pull request #1 from Jigsaw-Code/trevj-add
add code