...
- Tables now have "Export to CSV" option.
The size of certain fields in the exported data is limited to 1024 characters (as Excel doesn't display bigger fields). - Language selector added
- New report date picker now limits dates available to those where data is present
- The Agent and Interface selector was made more user-friendly and now omits flow direction choices that are not supported by the data., additionally only shows options that are enabled
- The database capping operation now has a simulation mode for verification, usingĀ
opflow-cli.pl act=setup-db dryrun=true
.
Furthermore, database collections are no longer recapped if the size difference between desiredĀ and actual size is less than 10 megabytes.
...