Skip to content

Commit d4737a3

Browse files
author
Kristan Kenney
committed
Update CHANGELOG.md
1 parent 15405d6 commit d4737a3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ All notable changes to this project will be documented in this file.
77
### Bugfixes
88
- Improved quality of default web domain templates for Drupal.
99

10+
## [1.2.1] - Service Release 1 (beta)
11+
### Features
12+
- Consolidated First and Last Name fields to a singular name field to simply input.
13+
- v-change-user-name will now accept both "First Last" (single argument) and First Last (two arguments) for backward compatibility.
14+
15+
### Bugfixes
16+
- Corrected an issue where two-factor authentication validation was causing high CPU load during the login process. The login screen has been re-designed as a multi-step process (Username > Password > OTP PIN).
17+
- Corrected an issue where text entry fields on the login screen were not automatically focused by default.
18+
- Fixed an issue where icons where pushed down in the header when using Bulgarian as the display language. (#932)
19+
- Fixed an issue where new backups were not created when running v-schedule-user-backup-download. (#918)
20+
- Fixed an issue where default configuration files and templates were not backed up correctly.
21+
- Improved quality of default web domain templates for Drupal. (#916)
22+
- Added missing strings to translation files (translations to follow).
23+
- Corrected an issue where toolbars were out of place on the Mail and Firewall pages when using Bulgarian and Greek languages due to string length.
24+
1025
## [1.2.0] - Major Release (Feature / Quality Update)
1126
### Features
1227
- **NOTE:** Debian 8 is no longer supported as it has reached EOL (end-of-life) status.

0 commit comments

Comments
 (0)