Skip to content

Commit 92ba139

Browse files
committed
updated changelogs
1 parent db8c389 commit 92ba139

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

diskover-web/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Diskover-web v2 Community Edition Change Log
22

3+
# [2.3.1] - 2025-04-02
4+
### changed
5+
- version change only
6+
7+
38
# [2.3.0] - 2024-08-01
49
### BREAKING CHANGES
510
- Constants.php config file no longer used, changed to using sqlite db for storing diskover-web config settings instead of config file, existing settings are copied from Constants.php on upgrade

diskover/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Diskover v2 Community Edition Change Log
22

3+
# [2.3.1] - 2025-04-02
4+
### changed
5+
- improved parallel scanning threads algorithm (rakitzis)
6+
- removed urlib3 warnings for InsecureRequestWarning when using https with es ssl verify disabled
7+
8+
39
# [2.3.0] - 2024-08-01
410
### BREAKING CHANGES
511
- diskover yaml config file no longer used, changed to using diskover-web sqlite db for storing diskover config settings instead of config file, settings from existing config file are copied over on upgrade and config.yaml renamed to config.yaml.old

0 commit comments

Comments
 (0)