Releases: rails/mission_control-jobs
Releases · rails/mission_control-jobs
v1.1.0
What's Changed
- Display job duration for finished ones by @morgoth in #264
- Handle blocked_until nil on the blocked jobs list by @brunoarueira in #260
- Queue name can't be found if the job name is upcase by @Josiassejod1 in #271
- Keep around the current filter in query parameter for Discarding failed jobs by @TimeTravelerFromNow in #272
- Add link to main app root path in the navbar by @virolea in #257
- Update README.md to remove warning about using legacy CSS bundlers by @salmonsteak1 in #251
- Fix setting basic auth config by hand by @morgoth in #223
- readme: ommit double quotes from
connect_to
usage example by @achmiral in #248
New Contributors
- @brunoarueira made their first contribution in #260
- @Josiassejod1 made their first contribution in #271
- @TimeTravelerFromNow made their first contribution in #272
- @virolea made their first contribution in #257
- @salmonsteak1 made their first contribution in #251
- @achmiral made their first contribution in #248
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Define
available_locales_set
to not pollute the global one by @rosa in #231 - Stop checking for file updates in production by @byroot in #241
- Fix: Extra Options in Dropdown for Job Class and Queue Name Filters by @bikash2208 in #240
- fix routing when main app has included url_helpers by @nikokon in #235
- Updates bulma.min.css to fix css compile error when using legacy CSS bundlers sass-rails and sassc-rails by @florian2 in #243
- Remove base_controller_class loading in development by @tight in #236
New Contributors
- @byroot made their first contribution in #241
- @bikash2208 made their first contribution in #240
- @nikokon made their first contribution in #235
- @florian2 made their first contribution in #243
- @tight made their first contribution in #236
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- Adds note to README.md regarding CSS bundling issues on vendored libs by @junket in #208
- Bump sinatra from 4.0.0 to 4.1.0 by @dependabot in #213
- finished_at_start/end job filters by @Xeitor in #111
- Provide HTTP Basic authentication closed by default by @rosa in #214
- Go back to relative times and a better locale management by @rosa in #217
New Contributors
Full Changelog: v0.6.0...v1.0.0
v0.6.0
v0.5.0
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
v0.3.3
v0.3.2
v0.3.1
What's Changed
- Bump action/checkout to v4 by @akhilgkrishnan in #139
- UiHelper => InterfaceHelper by @justinko in #134
- Support new persisted recurring tasks in Solid Queue by @rosa in #145
- Handle empty backtrace from Solid Queue failed execution by @rosa in #149
New Contributors
- @akhilgkrishnan made their first contribution in #139
- @justinko made their first contribution in #134
Full Changelog: v0.3.0...v0.3.1