Skip to content

NSTI v3.0.1

Compare
Choose a tag to compare
@lgroschen lgroschen released this 06 Jun 18:49
· 67 commits to master since this release

NSTI v3.0.1

Updates will be reflected in the CHANGES.txt

  • Rework the database a bit to allow for more efficient querying of filters and comparison values.
  • A very exciting feature has been added to allow API access to traps by filters, time ranges, combiners and comparisons. You can also combine any of these in multiples with the '&' between each one to drill down the traps as far as you need. This will allow access to your trap data without even using the UI: API Changes
  • Fixed some install issues with filtering by message and timewritten now works correctly.
  • Changed how the database makes traplist and filter queries, especially parsed values
  • Update some important CSS changes and include new CSS libraries for new addon
  • Add the JqueryUI datetimepicker addon to allow a calender with data and time to populate a timewritten filter value

Some of this will have to be added to the docs, but if you have questions just ask. Would love to hear any feedback from testing of this version, especially those working on different distros. Don't hesitate to contact us.

Thanks!

/lgroschen