Skip to content

Releases: zalmoxisus/remotedev-app

v0.3.2

12 Apr 19:08
Compare
Choose a tag to compare

Support auto committing actions (maxAge option).

v0.3.1

12 Apr 18:57
Compare
Choose a tag to compare

Allow monitors actions to be sent back.

v0.3.0

07 Apr 10:19
Compare
Choose a tag to compare

Add inspector monitor (#3).

v0.2.8

09 Feb 18:10
Compare
Choose a tag to compare

Add web build to the npm package, so it can be reused.

v0.2.7

07 Feb 20:25
Compare
Choose a tag to compare
  • Add UMD build (#2).
  • Fixed resizing in slider monitor.

v0.2.6

03 Feb 18:43
Compare
Choose a tag to compare
  • Fix reconnecting issue when changing settings.
  • Add ability not to show the buttons bar.

v0.2.5

02 Feb 11:09
Compare
Choose a tag to compare

Fix showing partial history (without init action)

v0.2.4

01 Feb 09:34
Compare
Choose a tag to compare
  • Fix the issues with styles in Chrome 48.
  • Update socketcluster-client to fix the reconnecting issue.

v0.2.3

28 Jan 09:02
Compare
Choose a tag to compare
  • Fix removing the last instance from the list.
  • Update socketcluster-client.

v0.2.2

28 Jan 08:51
Compare
Choose a tag to compare
  • Extend store API to get, set and delete instances.
  • updateState's parameters like sync, onInstancesChanged and instance are now optional.