Releases: u-wave/hub
Releases · u-wave/hub
plugin/v0.5.2
- Adds support for üWave Core 0.5.0-alpha.5 and up.
- Remove filesystem cache for keypairs. It seems unnecessary.
- Remove
ms
dependency. - Add a user agent value to announce requests.
react-server-list/v5.0.0-alpha.9
- Update for latest material-ui 5.x alpha.
react-server-list/v5.0.0-alpha.7
- Move the package into the u-wave/hub repository.
- Add aria-label for description dialog buttons.
- Use SWR instead of event sourcing.
- Update for latest material-ui 5.x alpha.
server/v0.4.0
- Initial release of the server as an npm package.
- Use JSON schemas for validation.
- Use libsodium-wrappers, a WebAssembly alternative to sodium-signatures.
- Add openapi description.
client/v0.5.2
- Update eslint config to match other üWave projects.
plugin/v0.4.0
- Update eslint config to match other üWave projects.
- Update to the upcoming changes to the üWave Core plugin API.
- Use the upcoming üWave Core runtime config store for configuration.
- Use
node-fetch
instead ofgot
to match other üWave projects. - Use libsodium-wrappers, a WebAssembly alternative to sodium-signatures.
client/v0.5.0
Hub Client
- Upgrade next
- Upgrade material-ui
server/v0.2.0
plugin/v0.2.0
u-wave-announce
- 4340206 plugin: Cache keypairs automagically