Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Releases: ionorg/ion

v1.10.0

09 Nov 03:33
Compare
Choose a tag to compare
  • New design and protocol
  • Refactoring code

v1.9.2

02 Nov 11:55
fa6ef8c
Compare
Choose a tag to compare

v1.9 last version

v1.9.1

18 Jun 05:08
e141bff
Compare
Choose a tag to compare
  • Adjust the architecture of ion
  • Add signal node for JWT and signaling reverse proxy
  • Move biz node to the /apps directory and separate it into independent business logic nodes

v1.9.0

10 Apr 08:42
52cca3c
Compare
Choose a tag to compare

new archteche

v1.5.3

05 Dec 10:02
Compare
Choose a tag to compare

chore(deps): update ion-sdk-js to v1.5.3
fix: improve a few code
feat: add example for signing/validating token
feat(biz): improve room managing
fix(biz): delete peer when joining failed.
fix(islb): check that redis be created
feat: islb load balancing
fix: async handling messages
fix(log): correct logs
feat: sfu send message to biz/avp
chore(deps): update helm chart etcd to v5.3.0 (#443) …
feat: modularize
fix(ci): remove travis

v1.5.2

02 Dec 05:53
Compare
Choose a tag to compare

feat: peer leave when ice connection failed/closed
fix(biz): send peer-list to client when joining
fix(biz): watch running islb nodes
fix(sfu): improve logs
chore(deps): update ion-sdk-js to v1.5.1
chore(docker): rename image
ci(workflow): rename docker name, fix docker push denied.

v1.5.1

30 Nov 14:26
Compare
Choose a tag to compare
v1.5.1 Pre-release
Pre-release

chore(deps): update module pion/ion-avp to v1.5.1 (#438)
chore(deps): update module pion/ion-sfu to v1.5.1 (#437)
ci(workflow): add lint,build,docker jobs

v1.5.0

27 Nov 15:11
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

This is a new version based on ion-sfu v1.5.0 and ion-avp v1.5.0.