What's Changed
- fix: a wizard that congratulated failed deploys, and a modal missing its own recommendation (beads batch 11) by @GeiserX in #193
- fix: the quickstart installed 1.4 (issue #188), and bump cryptography past a CVE by @GeiserX in #194
- fix: an undocumented payout minimum is not zero, and settings that never applied (beads batch 12) by @GeiserX in #195
- fix: net earnings subtracted a EUR cost from a USD gross (beads batch 13) by @GeiserX in #196
- fix(worker): removing a worker no longer locks the host out permanently by @GeiserX in #197
- test: prove the auth guard for every route instead of 14 hand-listed handlers by @GeiserX in #198
- fix: fleet running costs subtracted a EUR tariff from a USD gross by @GeiserX in #199
- fix: a dollar balance was compared against a token minimum at 1:1 by @GeiserX in #200
- fix: an unreachable host reported its containers as running by @GeiserX in #201
- fix: the dashboard asserted $0.00 before anything had ever looked by @GeiserX in #202
- fix(ci): the release workflow could not pass its own test suite by @GeiserX in #203
Full Changelog: v1.11.3...v1.11.4