@@ -4,7 +4,40 @@ All notable changes to this project will be documented in this file.
44
55## [ 1.9.3] - Service release
66
7- -
7+ ### Bug fixes
8+
9+ - Fix deleting snapshot not working #4812
10+ - Fix bulk restore
11+ - Set priority to a lower value for backup process and limit disk speed and upload speed #4853
12+ - Fix sftp homedir staring in /home and not /home/{user} (#4862 )
13+ - Temp workaround for Ubuntu 24.04 i18n GUI support (#4857 )
14+ - Fix multiple smaller bugs with incremental backups (#4861 )
15+ - SFTP get completely disabled in certain setups when enableling it (#4859 )
16+ - mysqladmin got renamed on MariaDB systems to mariadb-admin (#4850 )
17+ - Update dummy.conf (#4855 )
18+ - Avoid warning using pgrep if service name has 15 or more characters (#4851 )
19+ - Move v-update-letsencrypt-ssl cron to /var/spool/cron (#4823 )
20+ - Update v-add-remote-dns-host (#4837 )
21+ - Fix bug in v-add-web-domain-ssl (#4835 )
22+ - Fix bug in v-update-user-stats (#4842 )
23+ - Fix output v-dump-database (#4831 )
24+ - Update configuration.php (#4827 )
25+ - Include at as an dependency (#4829 )
26+ - Replace is_restart_valid with is_restart_format_valid
27+ - Replaced "echo" with "sed" to avoid "Permission denied" in multiple commands (#4818 #4819 #4817 #4186 )
28+ - Admin are unable to add access keys #4799 (#4810 )
29+ - Make jail for work sftp by using the binary sftp-server (#4803 )
30+ - Update v-add-mail-domain (#4868 )
31+ - Change filegator pagination to remove unlimited and add bigger steps (#4869 )
32+
33+ ### Quick install apps
34+
35+ - Enable PHP8.4 support for Laravel and Symfony (#4820 , #4821 )
36+
37+ ### Dependencies
38+
39+ - Bump Roundcube version to 1.6.10 (#4813 )
40+ - Bump Filegator to 7.13.0
841
942## [ 1.9.2] - Service release
1043
0 commit comments