All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Don't toggle switches on websocket reconnects
- Add support for phx-live 0.19 and phx 1.7 by @ananthakumaran
- Drop support for LiveView 0.17
- Add support for exq_scheduler on UI #124 by @ananthakumaran
- Add support for phx-live 0.18 #125 by @ananthakumaran
- Drop support for LiveView 0.16
- respect live_socket_path config option #119 by @ananthakumaran
- Fix compile issue for missing id attribute #117 by @williamweckl
- Support phoenix_live_view 0.17 #109 by @ananthakumaran
- Add :live_session_on_mount option #110 by @neslinesli93
- Add toggle switch per node to unsubscibe from all queues #114 by @ananthakumaran
- Use relative time format #113 by @ananthakumaran
- improve table layout #111 by @ananthakumaran
- Complete rewrite using Phoenix Liveview #102 by @ananthakumaran!! NOTE: Needs upgrade of Exq to 0.16.0.
- Add more options to scheduled and retry page #104 by @ananthakumaran
- Avoid JsonApi module class by adding ExqUi prefix by @yknx4
- Fix warming on Erlang release greater than 21 by @AllanKlaus
- Fix busy tab display by Chau Hong Linh
- Upgrade Ember CLI by Chau Hong Linh
- Add visibility into failed jobs by @drteeth #77