github yusing/godoxy v0.31.3

4 hours ago

Bug Fixes

  • Core/Autocert: Cached certificates keep HTTPS available when ACME is unreachable. (3b9d0cb, #265)
    • Failed scheduled renewals retry after one hour while the loaded certificate remains active.
    • A missing certificate still requires successful initial issuance.
  • Core/Notifications: Discord webhook alerts preserve every line of joined errors. (3cba10f, #265)
  • Core/Serialization: Embedded configuration fields no longer cause deserialization deadlocks. (5cbcc72)
  • WebUI/Servers: Long server lists are scrollable on desktop and mobile. (yusing/godoxy-webui@3181994)

Full Changelog

  • 78be6af chore(deps): update webui submodule
  • 3cba10f fix(notif): preserve joined errors in webhook fields
  • 3b9d0cb fix(autocert): preserve cached certificates during ACME failures
  • 5cbcc72 fix(serialization): avoid deadlock during recursive metadata initialization
  • ca03f98 chore(ci): harden binary builds and update Bun

webui

  • 3181994 fix(servers): make long sidebar lists scrollable
  • ea2a0ed chore(deps): update wiki submodule

Don't miss a new godoxy release

NewReleases is sending notifications on new releases.