|
1 | 1 |
|
2 | 2 | ## Changelogs | Annual Subscription Editions |
3 | 3 |
|
4 | | -### Diskover v2 Annual Subscription Editions Changelog |
| 4 | +### Diskover Annual Subscription Editions Changelog |
5 | 5 |
|
6 | 6 | #### [2.4+] |
7 | 7 | Please visit [Diskover's Zendesk support page](https://support.diskoverdata.com/hc/en-us/categories/40908236805659-Diskover-Release-Notes) for all future release notes. |
8 | 8 |
|
9 | 9 | #### [2.4] - 2025-06-04 |
10 | | -### added |
| 10 | +##### added |
11 | 11 | - diskover command line option to import yaml config |
12 | 12 | - config api CRUD endpoints for task-related models |
13 | | -### changed |
| 13 | +##### changed |
14 | 14 | - removed threaddirdepth from diskover default scan algorithm |
15 | 15 | - better task state detection on diskoverd startup |
16 | 16 | - converted task related models to separate database tables |
@@ -891,23 +891,23 @@ Please visit [Diskover's Zendesk support page](https://support.diskoverdata.com/ |
891 | 891 |
|
892 | 892 |
|
893 | 893 |
|
894 | | -### Diskover-Web v2 Annual Subscription Editions Changelog |
| 894 | +### Diskover-Web Annual Subscription Editions Changelog |
895 | 895 |
|
896 | 896 | #### [2.4+] |
897 | 897 | Please visit [Diskover's Zendesk support page](https://support.diskoverdata.com/hc/en-us/categories/40908236805659-Diskover-Release-Notes) for all future release notes. |
898 | 898 |
|
899 | 899 | #### [2.4] - 2025-06-04 |
900 | | -### fixed |
| 900 | +##### fixed |
901 | 901 | - when loading indices some were missing cost data |
902 | 902 | - auto-import of Constants.php |
903 | 903 | - LDAP and OAuth filtering and group mapping corrections |
904 | 904 | - improved slow loading times and added loading indicator on analytics pages |
905 | | -### added |
| 905 | +##### added |
906 | 906 | - DiskoverAdmin configuration and administration panel |
907 | 907 | - index comparison to work with different trailing parent paths |
908 | 908 | - search result table columns drag and drop reorderable |
909 | 909 | - added Directory Explorer analytics |
910 | | -### changed |
| 910 | +##### changed |
911 | 911 | - role-based access controls for Dashboard |
912 | 912 | - LDAP and OAuth modernizations |
913 | 913 | - api endpoint to list indices to return minimal info by default for speed improvement |
|
0 commit comments