You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+57-7Lines changed: 57 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,20 +4,70 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [Development] - Service release
6
6
7
-
### Breaking changes
7
+
### Note
8
8
9
-
- Dropped support for Debian 9 (Stretch) as it reached EOL date (New installs got already dropped with 1.6.0 release)
9
+
- Debian 9 (Stretch) is no longer supported as it has reached end-of-life status.
10
+
- Basic mobile support has been added in this release. This is early stages and we'd very much appreciate your feedback and any reporting of bugs, to further improve the mobile experience
10
11
11
12
### Features
12
13
13
-
- Add support for DNSSEC support for DNS domains (#2938)
14
-
- Add support for rate limit exim in packages (#2920)
15
-
- Add support for ssh keys for SFTP (#2906)
16
-
17
-
### Bugfixes
14
+
- Added basic support for mobile devices (#3166, #3141, #3142, #3157, #3155, #3120, and many more)
15
+
- Added DNSSEC support for DNS domains (#2938)
16
+
- Added support for MySQL 8 (for new installations) (#xxxx @xxxxx)
17
+
- Added support for exim rate limiting in package definitions (#2920)
18
+
- Added support for ssh keys for SFTP backups (#2906)
19
+
- Added Rclone support for backups to AWS, Cloudfare and [+40 other storage systems](https://rclone.org/overview/) (#2928)
20
+
- Added support for importing Cpanel backups (#3238, #3232@skamasle)
21
+
- Added support for folder wildcards in backup exclusions (#2338@youradds)
22
+
- Added Nginx template for Mautic (#3192 3188 @youradds)
23
+
- Added alias for composer (#3070)
24
+
- Updated PhpPgAdmin and with support for PostgreSQL 15 (<https://github.com/hestiacp/phppgadmin>)
25
+
- Upgrade MariaDB to 10.11 (#3305)
26
+
27
+
### Bugfixes
28
+
29
+
- Make .yaml files editable in the file manager (#3200@BelleNottelling)
30
+
- Fixed an issue with search not supporting user impersonation. (#3208#3199)
31
+
- Prevent users from renaming directories in /home/user/web/ (#3211)
32
+
- Allow special characters for user account "Name" field (#3210)
33
+
- Prevent usernames from containing special characters (#3220#3213)
0 commit comments