Skip to content

v0.4.0

Compare
Choose a tag to compare
@rosa rosa released this 07 Nov 12:50
· 44 commits to main since this release

What's Changed

  • Infrastructure to invoke a backtrace cleaner for failed jobs backtraces by @hms in #146
  • Stop connecting to an application by default in the console by @rosa in #182
  • Short navigation jobs count by @thibaudgg in #176
  • Separate importmap from the application by @henrikbjorn in #163
  • Simplify all times shown to not use any words, just exact numbers by @rosa in #184
  • Redirect back after discarding a job by @thiagobc in #157
  • Redirect to index page by status when discarding a job by @rosa in #185
  • Move inline styles to stylesheet by @pbstriker38 in #172
  • Fix invalid HTML by @frenkel in #187
  • Use correct time zone for dates, updated version by @rosa in #188
  • Update solid_queue to version 1.0 by @rosa in #190
  • Add "Next run" column to recurring tasks index by @christopher-b in #165
  • Update Rails to version 7.2 by @rosa in #191
  • Bump puma from 6.4.2 to 6.4.3 by @dependabot in #192
  • Bump rexml from 3.2.6 to 3.3.9 by @dependabot in #193
  • Drop Rails as a full dependency, only require some of the frameworks by @rosa in #194
  • Stub adapter methods for async adapter by @rosa in #195

New Contributors

Full Changelog: v0.3.3...v0.4.0