Skip to content

Releases: akira/exq_ui

Handle websocket reconnects

18 Jun 06:48
Compare
Choose a tag to compare

[0.15.0] - 2024-06-18

Changed

  • Don't toggle switches on websocket reconnects a4b3c87

Support LiveView 0.19

20 Aug 16:24
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Drop support for LiveView 0.17

Full Changelog: v0.13.0...v0.14.0

Update to LiveView 0.18, Add EXQ Scheduler UI support

26 Nov 02:20
63f344d
Compare
Choose a tag to compare

[0.13.0] - 2022-11-25

Added

Changed

Breaking Changes

  • Drop support for LiveView 0.16

respect live_socket_path config

13 Aug 04:11
cdf4992
Compare
Choose a tag to compare

[0.12.3] - 2022-08-12

Fixed

Support for LiveView 0.17, unsubscribe, and live_session_on_mount option

16 Apr 01:32
Compare
Choose a tag to compare

[0.12.1] - 2022-02-15

Added

Changed

Complete Rewrite of ExqUI to Phoenix LiveView

13 Dec 16:04
Compare
Choose a tag to compare

[0.1.0] - 2021-12-12

Complete rewrite of ExqUI from Ember JS to Phoenix LiveView by @ananthakumaran 🔥 🔥. Also @ananthakumaran to help as lead maintainer for the project. 🎉

Please note that this needs to be upgraded together with Exq release 0.16.0. Please read PR akira/exq#458 for upgrade instructions.

Changed

  • Complete rewrite using Phoenix Liveview #102 by @ananthakumaran!! NOTE: Needs upgrade of Exq to 0.16.0.

Fixed

Added