Skip to content

Commit eb2600c

Browse files
committed
Update changelog + Filegator
1 parent 5bf3940 commit eb2600c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

install/upgrade/upgrade.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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!
5858
UPGRADE_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
6363
pm_v='6.6.5'

0 commit comments

Comments
 (0)