File tree Expand file tree Collapse file tree 7 files changed +16
-7
lines changed
Expand file tree Collapse file tree 7 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " light-client" ,
3- "version" : " 0.15 .0" ,
3+ "version" : " 0.16 .0" ,
44 "description" : " Raiden Light Client monorepo" ,
55 "author" : " brainbot labs est." ,
66 "private" : true ,
Original file line number Diff line number Diff line change 11# Changelog
22
33## [ Unreleased]
4+
5+ ## [ 0.16.0] - 2021-04-01
46### Changed
57- [ #2570 ] Support list of additional services URLs to be passed to ` --pathfindingServiceAddress `
68- [ #2581 ] CLI now defaults to ` 3% * fee + 0.05% * amount ` for fee safety margin, same as PC
5254[ #2054 ] : https://github.com/raiden-network/light-client/pulls/2054
5355
5456
55- [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v0.15.0...HEAD
57+ [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v0.16.0...HEAD
58+ [ 0.16.0 ] : https://github.com/raiden-network/light-client/compare/v0.15.0...v0.16.0
5659[ 0.15.0 ] : https://github.com/raiden-network/light-client/compare/v0.14.0...v0.15.0
5760[ 0.14.0 ] : https://github.com/raiden-network/light-client/compare/v0.13.0...v0.14.0
5861[ 0.13.0 ] : https://github.com/raiden-network/light-client/compare/v0.12.0...v0.13.0
Original file line number Diff line number Diff line change 11{
22 "name" : " raiden-cli" ,
3- "version" : " 0.15 .0" ,
3+ "version" : " 0.16 .0" ,
44 "description" : " Raiden Light Client standalone command-line app" ,
55 "main" : " build/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.16.0] - 2021-04-01
6+
57### Fixed
68
79- [ #2590 ] Fix back arrow not visible on account screen when disconnected
568570- Add link to privacy policy.
569571- Add basic transfer screen.
570572
571- [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v0.15.0...HEAD
573+ [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v0.16.0...HEAD
574+ [ 0.16.0 ] : https://github.com/raiden-network/light-client/compare/v0.15.0...v0.16.0
572575[ 0.15.0 ] : https://github.com/raiden-network/light-client/compare/v0.14.0...v0.15.0
573576[ 0.14.0 ] : https://github.com/raiden-network/light-client/compare/v0.13.0...v0.14.0
574577[ 0.13.0 ] : https://github.com/raiden-network/light-client/compare/v0.12.0...v0.13.0
Original file line number Diff line number Diff line change 11{
22 "name" : " raiden-dapp" ,
3- "version" : " 0.15 .0" ,
3+ "version" : " 0.16 .0" ,
44 "private" : true ,
55 "description" : " A dApp that showcases the Raiden Light Client sdk functionality" ,
66 "author" : " brainbot labs est." ,
Original file line number Diff line number Diff line change 11# Changelog
22
33## [ Unreleased]
4+
5+ ## [ 0.16.0] - 2021-04-01
46### Added
57- [ #1342 ] Flat (fixed) mediation fees for mediator nodes
68- [ #1343 ] Proportional (per transfer amount) mediation fees for mediator nodes
429431- Add protocol message implementation.
430432
431433
432- [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v0.15.0...HEAD
434+ [ Unreleased ] : https://github.com/raiden-network/light-client/compare/v0.16.0...HEAD
435+ [ 0.16.0 ] : https://github.com/raiden-network/light-client/compare/v0.15.0...v0.16.0
433436[ 0.15.0 ] : https://github.com/raiden-network/light-client/compare/v0.14.0...v0.15.0
434437[ 0.14.0 ] : https://github.com/raiden-network/light-client/compare/v0.13.0...v0.14.0
435438[ 0.13.0 ] : https://github.com/raiden-network/light-client/compare/v0.12.0...v0.13.0
Original file line number Diff line number Diff line change 11{
22 "name" : " raiden-ts" ,
3- "version" : " 0.15 .0" ,
3+ "version" : " 0.16 .0" ,
44 "description" : " Raiden Light Client Typescript/Javascript SDK" ,
55 "main" : " dist:cjs/index.js" ,
66 "module" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments