File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ All notable changes to this project will be documented in this file.
1616
1717- Add an check before config exists before searching it (#2930 )
1818- Fixed an issue with v-change-web-domain-name does not clean up it everything (#2915 )
19+ - Fixed issue with search function. (#2977 #2974 and #2973 )
20+
1921### Enhancements
2022
2123- Cleanup old VestaCP html/js/css code (#2949 , #2941 #2941 #2940 #2919 #2907 @alecrust )
@@ -34,7 +36,8 @@ All notable changes to this project will be documented in this file.
3436
3537### Dependencies
3638
37- - Update Filegator to 7.8.5
39+ - Update Filegator to 7.8.7
40+ - Update Zlib to 1.2.13
3841
3942## [ 1.6.9] - Service release
4043
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ rl_v='1.17.0'
5757# UPGRADE_UPDATE_FILEMANAGER_CONFIG: Updates only the configuration file if changes are made but now new issue has been issued!
5858UPGRADE_UPDATE_FILEMANAGER_CONFIG='false'
5959# Set version of File manager to update during upgrade if not already installed
60- fm_v='7.8.5 '
60+ fm_v='7.8.7 '
6161
6262# Set version of PHPMailer to update during upgrade if not already installed
6363pm_v='6.6.5'
You can’t perform that action at this time.
0 commit comments