Releases: shibayan/keyvault-acmebot
Releases · shibayan/keyvault-acmebot
v3.7.2
Bug fixes
- Fixed incorrect order of certificate chains (#407)
v3.7.1
New Features
- Adding managed by acmebot certificate list (#404)
Improvements
- Update README.md (#392)
- Change static page hosting method (#393)
- Update config.yml (#394)
- Update config.yml (#395)
- Update README.md (#402)
v3.7.0
New Features
- Add basic dashboard implementation (#342)
Go to https://YOUR-FUNCTIONS.azurewebsites.net/dashboard
, You will see a dashboard with certificate management features.
Improvements
- Create CODE_OF_CONDUCT.md (#390)
- Update NuGet packages (#391)
v3.6.13
New Features
Improvements
- Always apply punycode conversion (#379)
- Improved DNS Provider implementation (#388)
v3.6.12
- Improvement GoDaddy provider (#376)
v3.6.11
- Update README and adding sponsors (#370)
- Remove Godaddy unused properties (#373)
v3.6.10
- Fixed godaddy default TTL value (#369)
v3.6.9
- Update Vue.js and libraries (#360)
- Remove preferred-chain backward compatibility (#364)
- Update NuGet packages (#365)
- Fixed PreferredChain would match a non-root Issuer (#366)
v3.6.8
- Adding Custom DNS Provider model (#285)
- Update NuGet packages (#358)
v3.6.7
- Adding HTTP 429 to retry conditions (#353)
- Improved retries to use exponential backoff with jitter (#354)