Skip to content

POP Forums v21.0.1 (PopForums.Mvc only)

Latest
Compare
Choose a tag to compare
@jeffputz jeffputz released this 08 Dec 22:33
· 1 commit to v21.x since this release

Fixes bugs related to in-process background services. This update is not necessary if you (hopefully) use Azure Functions or a home-grown solution for running these tasks out of the web process.

New in v21.0.1

  • BUG: Hosted service failure in startup will prevent app start #381
  • BUG: In process hosted jobs run at silly intervals #383