Browse Source

Update changelog + Filegator

Jaap Marcus 3 years ago
parent
commit
eb2600c80e
2 changed files with 5 additions and 2 deletions
  1. 4 1
      CHANGELOG.md
  2. 1 1
      install/upgrade/upgrade.conf

+ 4 - 1
CHANGELOG.md

@@ -16,6 +16,8 @@ All notable changes to this project will be documented in this file.
 
 - Add an check before config exists before searching it (#2930)
 - Fixed an issue with v-change-web-domain-name does not clean up it everything (#2915)
+- Fixed issue with search function. (#2977 #2974 and #2973)
+
 ### Enhancements 
 
 - 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.
 
 ### Dependencies
 
-- Update Filegator to 7.8.5
+- Update Filegator to 7.8.7
+- Update Zlib to 1.2.13
 
 ## [1.6.9] - Service release 
 

+ 1 - 1
install/upgrade/upgrade.conf

@@ -57,7 +57,7 @@ rl_v='1.17.0'
 # UPGRADE_UPDATE_FILEMANAGER_CONFIG: Updates only the configuration file if changes are made but now new issue has been issued!
 UPGRADE_UPDATE_FILEMANAGER_CONFIG='false'
 # Set version of File manager to update during upgrade if not already installed
-fm_v='7.8.5'
+fm_v='7.8.7'
 
 # Set version of PHPMailer to update during upgrade if not already installed
 pm_v='6.6.5'