Skip to content

v1.3.0

Pre-release
Pre-release

Choose a tag to compare

@whikernel whikernel released this 24 Jan 18:04
· 4346 commits to master since this release
v1.3.0
2d65dbd

What's Changed

  • Added the ability to batch upload IOC from a CSV file by @wagga40 in #26
  • Added the ability to batch upload assets from a CSV
  • Screenshot - Export contents of any case pages as PNG in #35
  • Export timeline as CSV in #47
  • Improved timeline loading time by x10 - loads thousands of events in a sec
  • New auto parsing of dates in events addition/updates
  • Brand new timeline visualisations
  • Improved assets loading time
  • Shared links - easily share any case objects with your collaborators
  • Right panel now offers last activities for user's current case
  • Added assets tags in #37
  • New API endpoints in #53
  • Auto migration of database for next releases
  • Indication of mandatory fields in forms
  • General bug fixes, stability and UI improvement

Full Changelog: v1.2.1...v1.3.0

Current known issues

  • Assets loading has been optimized. For more than 300 assets, back reference of previous cases is disabled, otherwise the loading takes too much time. This is a temporary fix, we're working on a better solution.
  • Screenshoting a big timeline fails. This is due to the size of the rendered element. It's a know issue with the used library.