Releases: zalmoxisus/remotedev-app
Releases · zalmoxisus/remotedev-app
v0.3.2
Support auto committing actions (maxAge
option).
v0.3.1
Allow monitors actions to be sent back.
v0.3.0
v0.2.8
Add web build to the npm package, so it can be reused.
v0.2.7
v0.2.6
- Fix reconnecting issue when changing settings.
- Add ability not to show the buttons bar.
v0.2.5
Fix showing partial history (without init action)
v0.2.4
- Fix the issues with styles in Chrome 48.
- Update
socketcluster-client
to fix the reconnecting issue.
v0.2.3
- Fix removing the last instance from the list.
- Update socketcluster-client.
v0.2.2
- Extend store API to get, set and delete instances.
updateState
's parameters likesync
,onInstancesChanged
andinstance
are now optional.