Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

[0.12.0] - 2021-12-12

Changed

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

Fixed

Added

  • Add more options to scheduled and retry page #104 by @ananthakumaran

[0.11.1] - 2021-09-06

Fixed

  • 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

Changed

  • Upgrade Ember CLI by Chau Hong Linh

Added

  • Add visibility into failed jobs by @drteeth #77