Skip to content

v10.0.0

Latest

Choose a tag to compare

@maikebing maikebing released this 18 Apr 11:12
· 9 commits to master since this release
82f4eaa

What's Changed

  • 更新 by @wuuer in #145
  • netcore 8 + quartz 3.7.0 + many minor changes by @dolunay in #152
  • Upgraded .net9, Upgraded Quartz 3.13, Upgraded JsonSubTypes 2.0.1 by @dolunay in #155
  • Adding support for base path by @AT-WH in #158
  • Extending Authentication mechanism by @AT-WH in #160
  • Making sure query string parameters are encoded by @AT-WH in #161
  • Fixing the Job's 'Concurrent' flag by @AT-WH in #162
  • upgrade Handlebars.Net to 2.1.6 by @maikebing in #163
  • fix #146 by @maikebing in #164
  • new option: CustomStyleSheet/CustomFavicon/EnableEdit by @Bonnie2980 in #159
  • Adding EnableEdit to ViewBag in JobController by @AT-WH in #166
  • fix issue: Manual Job not be added into Scheduler by @Bonnie2980 in #167
  • Including user's login in the trigger's name by @AT-WH in #168
  • Scope cookies to virtual path to avoid contaminating the root path namespace. by @andywu188 in #172
  • Exposing Cookie name as a parameter. by @AT-WH in #174
  • Unifying job trigger data for a manual run by @AT-WH in #176
  • Fixing Cookie path by @AT-WH in #177
  • Add provider-neutral execution history store configuration with centralized DB support by @Copilot in #179
  • Fix release workflow NuGet publish gating for organization secret by @Copilot in #180

New Contributors

Full Changelog: v5.0.356...v10.0.0