🚀 Upgrade
Update your existing Acmebot deployment using the Azure deployment template:
Important
The update process modifies Azure resources in-place.
Please back up your Function App configuration before updating production environments.
What's Changed
New Features
- Tune durable task settings and blob init flow by @shibayan in #1178
- Refactor certificate renewal orchestration and add error handling for evaluation failures by @shibayan in #1186
Bug Fixes
- Handle null ACME account contacts by @shibayan in #1180
- Enhance ARI retry handling and improve webhook exception management by @shibayan in #1184
Documentation
- Add sitemap configuration and robots.txt for SEO optimization by @shibayan in #1170
- Enable clean URLs in VitePress configuration by @shibayan in #1173
- Add per-page meta descriptions to docs pages by @shibayan in #1174
- Enhance documentation to reflect ARI-aware renewal features by @shibayan in #1175
- Centralize license metadata and copyright by @shibayan in #1176
- Update copyright information in footer by @shibayan in #1179
- Add non-branded keywords to docs site descriptions and hero copy by @shibayan in #1187
Dependency Updates
- Bump eslint from 10.5.0 to 10.6.0 in /src/Acmebot.App/ClientApp in the client-app group by @dependabot[bot] in #1171
- Bump the nuget group with 2 updates by @dependabot[bot] in #1177
- Bump the client-app group in /src/Acmebot.App/ClientApp with 3 updates by @dependabot[bot] in #1181
- Bump the nuget group with 2 updates by @dependabot[bot] in #1182
- Bump the client-app group in /src/Acmebot.App/ClientApp with 2 updates by @dependabot[bot] in #1188
- Bump the nuget group with 2 updates by @dependabot[bot] in #1189
Full Changelog: v5.1.0...v5.1.1