Skip to content

Commit

Permalink
fix!: replace all ipv4 127.0.0.1 addresses by localhost (#199)
Browse files Browse the repository at this point in the history
* chore(release): v0.16.0-dev.2

* fix!: replace all ipv4 addresses by localhost

* build: upgrade tungstenite-rs

* build: update to js client v0.17.0-dev.9
  • Loading branch information
jost-s authored Apr 16, 2024
1 parent f6fddc0 commit 21c90e5
Show file tree
Hide file tree
Showing 14 changed files with 308 additions and 355 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### Added
### Removed
### Changed
### Fixed

## 2024-04-09: v0.16.0-dev.2
### Changed
- Upgrade to latest JS client.
- Set allowed origins for admin websockets in Tryorama conductors and when attaching app websockets.
- Pass origin when connecting admin and app websockets.
### Fixed

## 2024-02-28: v0.16.0-dev.1
### Changed
Expand Down
Loading

0 comments on commit 21c90e5

Please sign in to comment.