v0.4.0
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
- @hms made their first contribution in #146
- @thibaudgg made their first contribution in #176
- @henrikbjorn made their first contribution in #163
- @thiagobc made their first contribution in #157
- @pbstriker38 made their first contribution in #172
- @frenkel made their first contribution in #187
- @christopher-b made their first contribution in #165
- @dependabot made their first contribution in #192
Full Changelog: v0.3.3...v0.4.0