Skip to content

Commit a333e26

Browse files
authored
Update changelogs_essentialplus.md
1 parent 176b7dc commit a333e26

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

source_files/changelogs_essentialplus.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@
55

66
### Diskover v2 Annual Subscription Editions Changelog
77

8+
#### [2.4] - 2025-06-04
9+
### added
10+
- diskover command line option to import yaml config
11+
- config api CRUD endpoints for task-related models
12+
### changed
13+
- removed threaddirdepth from diskover default scan algorithm
14+
- better task state detection on diskoverd startup
15+
- converted task related models to separate database tables
16+
- refactored and standardized logging config
17+
- all plugins including alt scanners and alt ingesters expected to appear under individual directories
18+
- all python Elasticsearch access now uses the same client setup in the Elasticsearch config model
19+
- diskoverd will run when no tasks are configured
20+
821
#### [2.2.3] - 2023-12-26
922
##### added
1023
- tag copier runtime plugin v0.0.1
@@ -879,6 +892,23 @@
879892

880893
### Diskover-Web v2 Annual Subscription Editions Changelog
881894

895+
#### [2.4] - 2025-06-04
896+
### fixed
897+
- when loading indices some were missing cost data
898+
- auto-import of Constants.php
899+
- LDAP and OAuth filtering and group mapping corrections
900+
- improved slow loading times and added loading indicator on analytics pages
901+
### added
902+
- DiskoverAdmin configuration and administration panel
903+
- index comparison to work with different trailing parent paths
904+
- search result table columns drag and drop reorderable
905+
- added Directory Explorer analytics
906+
### changed
907+
- role-based access controls for Dashboard
908+
- LDAP and OAuth modernizations
909+
- api endpoint to list indices to return minimal info by default for speed improvement
910+
- diskover-web respects user access based on file permissions
911+
882912
#### [2.2.3] - 2023-12-26
883913
##### fixed
884914
- issues with csv/json exports

0 commit comments

Comments
 (0)