Skip to content

Commit eead605

Browse files
committed
Update CHANGELOG
1 parent d8349b0 commit eead605

File tree

1 file changed

+26
-4
lines changed

1 file changed

+26
-4
lines changed

CHANGELOG.md

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,31 @@
1-
## v0.7.8-beta - in progress
1+
## v0.7.8-beta
22

3-
* fix --extra-domain parsing and additional domain detection (#87)
4-
* fix ss check (#91)
53
* Close fd used for locking on exit, workaround for issue #89
6-
* Remove lock file too (fixes issue #89)
4+
* Remove lock file too (#89)
5+
* Tell user he can remove the lockfile
6+
* Custom ss check, as it doesn't contain the user. Fix #91
7+
* Add troubleshooting section to readme
8+
* Add issue template
9+
* Fix formatting of issue template
10+
* Add "how it works" explanation
11+
* Add certbot version check
12+
* Remove lock file only if we successfully obtained a lock (#89)
13+
* On quiet redirect to /dev/stdout instead of /dev/tty, also redirect stderr
14+
* Rewrite find_additional_public_hostnames to be much faster (#95)
15+
* README: update section describing additional hostname detection
16+
* Some extra quoting where possible
17+
* Close locking fd when running zmproxyctl/zmcontrol restart (fix #89)
18+
* Remove unneeded commented proxy service check
19+
* Add nonstandard zimbraMailProxyPort warning with prompt (issue #90)
20+
* Wrap very long lines
21+
* Update TESTING: moved -e to tested
22+
* certbot: use --cert-name instead of --expand (issue #97)
23+
* Change exit status for prompts, fix typos
24+
* Changed prompt to allow not including detected SANs
25+
* Add prompt before running certbot
26+
* Remove redundant QUIET check before prompts
27+
* Fix prompts exit status in deploy stage
28+
* Create webroot even without prompt confirm enabled
729

830
## v0.7.7-beta
931

0 commit comments

Comments
 (0)