Skip to content

Commit 2e2dc53

Browse files
author
Kristan Kenney
committed
Update CHANGELOG.md
1 parent 27c0aa4 commit 2e2dc53

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,16 @@ All notable changes to this project will be documented in this file.
66

77
### Bugfixes
88
- Create mailhelo.conf if it doesnt exist to prevent a error message during grep.
9-
10-
## [1.2.1] - Service Release 1 (beta)
9+
- Corrected the display of DNS record types to appear in alphabetical order.
10+
- Fixed an issue where the DNS record type field would reset if an error occurred while adding a new DNS record. (#992)
11+
- Fixed an issue where the DNS domain hint would not appear correctly when editing a DNS record. (#993)
12+
- Fixed an issue where a DNS record would become malformed if changed from A to CNAME. (#988)
13+
- Fixed an issue with the back button on the DNS records page. (#989)
14+
- Fixed an issue where phpMyAdmin/phpPgAdmin would not load correctly due to an incorrect vhost configuration. (#970)
15+
- Fixed an issue where malformed JSON output was returned when custom theme files are present. (#967)
16+
- Fixed an error that would occur when running `v-change-user-php-cli` for the first time if .bash_aliases did not exist. (#960)
17+
18+
## [1.2.1] - Service Release 1
1119
### Features
1220
- Consolidated First and Last Name fields to a singular name field to simply input.
1321
- v-change-user-name will now accept both "First Last" (single argument) and First Last (two arguments) for backward compatibility.

0 commit comments

Comments
 (0)