Skip to content

Commit 1c50fce

Browse files
author
Kristan Kenney
committed
Update CHANGELOG.md
1 parent 386a8e4 commit 1c50fce

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,22 @@ All notable changes to this project will be documented in this file.
1111
### Features
1212
- Consolidated First and Last Name fields to a singular name field to simply input.
1313
- v-change-user-name will now accept both "First Last" (single argument) and First Last (two arguments) for backward compatibility.
14+
- Removed ntpdate from new installations and enable systemd timesync daemon instead (thanks **@braewoods**)
1415

1516
### Bugfixes
17+
- Fixed an issue where Composer would fail to install due to missing default directory.
1618
- 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).
1719
- Corrected an issue where text entry fields on the login screen were not automatically focused by default.
20+
- Fixed an issue where RDNS value was incorrectly set if dig failed to resolve the server name.
1821
- Fixed an issue where icons were pushed down in the header when using Bulgarian as the display language. (#932)
1922
- Fixed an issue where new backups were not created when running v-schedule-user-backup-download. (#918)
2023
- Fixed an issue where default configuration files and templates were not backed up correctly.
2124
- Improved quality of default web domain templates for Drupal. (#916)
2225
- Added missing strings to translation files (translations to follow).
2326
- Corrected an issue where toolbars were out of place on the Mail and Firewall pages when using Bulgarian or Greek languages due to string length.
27+
- Improved Spanish translations (thanks **@Wibol**)
28+
- Improved German translations (thanks **@ronald-at**)
29+
- Improved Russian translations (thanks **@Pleskan**)
2430

2531
## [1.2.0] - Major Release (Feature / Quality Update)
2632
### Features

0 commit comments

Comments
 (0)