Skip to content

Releases: glzr-io/glazewm-js

v1.6.0

04 Oct 18:58
Compare
Choose a tag to compare

🎉 New features

  • Add scaleFactor to Monitor; fix incorrect Monitor property names.

Big thanks to @lars-berger for contributing to this release 💛

v1.5.2

24 Sep 06:51
Compare
Choose a tag to compare

🐛 Bug fixes

  • Correctly set current socket connection after a reconnect.

Big thanks to @lars-berger for contributing to this release 💛

v1.5.1

24 Sep 06:18
Compare
Choose a tag to compare

🐛 Bug fixes

  • On client instantiation, attempt to connect.

Big thanks to @lars-berger for contributing to this release 💛

v1.5.0

23 Sep 16:46
Compare
Choose a tag to compare

🎉 New features

  • Add automatic reconnection attempts every 5s (configurable via WmClientOptions.reconnectInterval).

Big thanks to @lars-berger for contributing to this release 💛

v1.4.3

11 Sep 21:54
Compare
Choose a tag to compare

🐛 Bug fixes

  • Throw on connect failure while waiting for reply.

Big thanks to @lars-berger for contributing to this release 💛

v1.4.2

11 Sep 21:23
Compare
Choose a tag to compare

🐛 Bug fixes

  • Throw when initial websocket connection times out.

Big thanks to @lars-berger for contributing to this release 💛

v1.4.1

26 Jul 18:13
Compare
Choose a tag to compare

🐛 Bug fixes

  • Correct type -> eventType rename on WM events.

Big thanks to @lars-berger for contributing to this release 💛

v1.4.0

26 Jul 15:07
Compare
Choose a tag to compare

🎉 New features

  • Add support for tiling direction query.
  • Add query response types.

🐛 Bug fixes

  • Check subscription ID on incoming events.
  • Fix various mismatches in types.

Big thanks to @lars-berger for contributing to this release 💛

v1.3.1

26 Jul 07:06
Compare
Choose a tag to compare

🐛 Bug fixes

  • Add missing WorkspaceUpdatedEvent.

Big thanks to @lars-berger for contributing to this release 💛

v1.3.0

25 Jul 10:56
e3f9835
Compare
Choose a tag to compare

🎉 New features

  • Client update to GlazeWM v3 (#13 and #14).

🛠️️ Internal changes

  • Remove prepublishOnly command.

Big thanks to @ehellman and @lars-berger for contributing to this release 💛