Skip to content

Commit 5b8066a

Browse files
committed
Prepare Changelog for 1.4
1 parent c6e5196 commit 5b8066a

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [DEVELOPMENT]
4+
## [1.4.0] - Major Release (Feature / Quality Update)
55

66
- **NOTE:** Ubuntu 16.04 (Xenial) is no longer supported as it has reached EOL (end-of-life) status.
77
- **NOTE:** Apache in "standalone" mode is no longer actively supported and has been removed from installer options. Nginx (Proxy) + Apache2 will remain supported.
88
- **NOTE:** Custom "quick installer apps" will not work anymore due to changes in how we handle quick installer apps. Minimal changes to the Quick installer apps are required! Please check https://github.com/hestiacp/hestia-quick-install for how to migrate!
9+
- **NOTE:** Manual upgrade scripts are available to update Raincube and PHPmyadmin to the last version they can be found in /usr/local/hestia/install/upgrade/manual/
910

1011
### Features
1112
- Introduced single sign-on support for phpMyAdmin.
1213
- Introduced support for NGINX FastCGI cache.
1314
- Introduced support for SMTP Relay / smarthosts (server-wide or per-domain).
1415
- Introduced the ability to choose which webmail client to use per-domain (Roundcube or Rainloop).
16+
- Added support for Rainloop (Run v-add-sys-rainloop to install it)
1517
- Added B2 Backup Support for Remote Backup Location - thanks **@rez0n**!
1618
- Added template support for osTicket - thanks **@madito**!
1719
- Packages for phpMyAdmin, Roundcube, and Rainloop will be pulled directly from their upstream source instead of APT for new installations.
@@ -30,8 +32,8 @@ All notable changes to this project will be documented in this file.
3032
- Limit access to admin account when other users have the role "Administrator" assigned to them.
3133
- Disable user to login via WebUI / Limit access to WebUI to certain IP address per user.
3234
- Discourage websites to be created under "admin" account and redirect users to create new users.
33-
- Added support for redirecting to www / non www domains (or custom) #427 / #1638
34-
- Log failed login attempts
35+
- Added support for redirecting to www / non www domains (or custom) #427 / #1638.
36+
- Allow users to see failed login attempts on there account.
3537
- Introduced support for ARM based systems. Currently the packages are not available via ATP!
3638
- Force reboot of system after install
3739

@@ -90,7 +92,8 @@ All notable changes to this project will be documented in this file.
9092
- Standardize headers for upgrade scripts
9193
- Improved how we handle custom themes
9294
- Refactored HMTL / PHP code WebUI
93-
95+
- Fixed issue where file manger key got the wrong permissions
96+
- Update version Laveral @mariojgt
9497

9598
## [1.3.5] - Service Release
9699
### Features

0 commit comments

Comments
 (0)