Skip to content

Commit fae1fe9

Browse files
authored
Update changelog (hestiacp#4458)
* Start work on Changes.md * Part 2 * Changelog 1.9.0 * Update changelog
1 parent 88eee5e commit fae1fe9

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

CHANGELOG.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,67 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.9.0] - Feature / Major release
6+
7+
### Notes
8+
9+
- To improve security we have deciced to allow users to rename the default admin user. And use a new user "hestia-web" to become the default user to run Hestia on.
10+
11+
### Features
12+
13+
- Add support for Ubuntu 24.04 Noble release (#4411 #4451)
14+
- Add support for Jailed SSH (#4052 #4245) @rjd222
15+
- Implement CLI for Quick Install Apps (#4443)
16+
- Add Joompla for Quick Install Apps (#4433)
17+
- Add support for Directadmin / Cpanel imports ( #4177 #4415 #4426 #4252 #4241)
18+
- Add support for Increamental Backups via Restic
19+
- Add support for Triggers in v-add-mail-domain / v-add-delete-mail-domain #4416 (See Docs)
20+
- Joompla Quick Install App (#4433)
21+
- Add support for Limit CPU and RAM for Each User Using cgroup (#4372 #4325)
22+
- Add Web terminal (#3859)
23+
24+
### Bug fixes
25+
26+
- Allow filegator to be translated (#4382 #4275)
27+
- Fix bug caused by new release robthree/twofactorauth (#4410)
28+
- Create .wp-cli folder on create new user (#4403)
29+
- Fix SMTP Relay routing issue (#4389)
30+
- Fix Roundcube permissions (#4387)
31+
- Fix v-add-dns-record when adding TLSA records (#4376)
32+
- Fix handling of Snappymail (#4349)
33+
- Added creation of dovecot.log and permission setup to dovecot installation step (#4352)
34+
- Fix to the Localpart Mail validator so it can accept aliases starting and ending with (#4351)
35+
- Apache2: Enable mod_headers by default. (#4350)
36+
- Update MediaWiki to 1.41.1 (#4344)
37+
- Add support for compressing via GZ or ZSTD (#4300 #4322)
38+
- Simplify spinner styles (#4319)
39+
- Animate deletion of notifications (#4316)
40+
- Update v-run-cli-cmd (#4310)
41+
- Show database server port in notification email (#4301)
42+
- Fixes permissions issue related with Issue #4248 (#4268)
43+
- remove PHP code, and fix installer warning (#4279)
44+
- Prevent \* from expanding in command (#4085)
45+
- Drop v-generate-debug-report (#4266)
46+
- Fix missing dot file backups
47+
- vsftpd use_localtime No #4261
48+
- Fix broken mysql v8 install on Debian (#4259)
49+
- Use standard y/N format in installer to indicate default (#4251)
50+
- Fix broken HTML on login/reset pages (#4247)
51+
- Checks for usernames starting with a alphabetic character. (#4195 #4181)
52+
- Correct formatting of user dir (#4098)
53+
- Add mjs as a file to serve statically (#4240)
54+
- Display system time on cron pages (#4236)
55+
- Patch Dokuwiki installer for issue #3889 (#4229)
56+
- Corrected path to ssl certs (#4202)
57+
- Add value to input type text (#4193)
58+
- Correctly get the session cookie for web terminal (#3969)
59+
60+
### Depencies
61+
62+
- Update hestia-nginx to 1.27.0
63+
- Update hestia-php to 8.3.9
64+
- Update Roundcube, Filegator, Snappy mail to the latest version
65+
566
## [1.8.11] - Service release
667

768
### Features

0 commit comments

Comments
 (0)