New release with updated analyzers, py3 support and bugfixes.
What's Changed
- Graph refactor by @berggren in #714
- The former wiki link no longer exists by @jaegeral in #703
- minor fixes for docker files by @aguilajesus in #698
- Update dependencies by @berggren in #715
- Bug fixes for the analyzers by @berggren in #717
- Development environment with Docker by @berggren in #718
- Update README.md by @kovakina in #719
- Human readable in the UI by @berggren in #721
- Enable debug and analyzers for development by @berggren in #722
- Update Vagrant script by @Onager in #726
- Overwrite size value for exported events. by @aguilajesus in #723
- Add Event_to_sketch in api by @jaegeral in #692
- Add emoji support in the UI and in analyzers by @berggren in #729
- Move emojis to the left by @berggren in #730
- Don't remove session when engine is created by @berggren in #731
- Set human readable strings by @berggren in #732
- Added a browser search sketch analyzer by @kiddinn in #733
- Add definitions for emojis by @berggren in #742
- Changed set_human_readable so that it does not overwrite previous data by @kiddinn in #744
- Moving parts of the similarity scorer to a separate library. by @kiddinn in #746
- Sketch analyzers chained and human_readable set to a list. by @kiddinn in #749
- Update Installation.md by @weichea in #759
- Only create saved view if there are hits by @berggren in #756
- Upgrade urllib3 due to security fix by @berggren in #752
- Run index analyzers in a chain by @berggren in #751
- Verbose View with new human_readable UI by @kiddinn in #754
- New DB engine per celery worker by @berggren in #755
- Added a phishy domain analyzer by @kiddinn in #761
- Changed the emoji library to include helper text by @kiddinn in #762
- Emoji tooltips by @berggren in #764
- Only create one view by @berggren in #765
- Added dependencies into analyzers to affect ordering they are run in. by @kiddinn in #767
- Simple domain analyzer by @berggren in #766
- UI polish for the new year by @berggren in #768
- Fix links in user guide by @obsidianforensics in #769
- New importer in tsctl by @berggren in #770
- Adding the ability to request return fields in the API. by @kiddinn in #771
- Small refactor of tsctl by @berggren in #772
- Email notification for imports by @berggren in #773
- Email send bugfix by @berggren in #775
- Do not require SERVER_NAME to be set for URL construction by @berggren in #776
- Updating search filter limit to match new ES filters. by @kiddinn in #777
- ES py client 6x support and pyyaml update by @berggren in #778
- Added few more domains into known whitelist and added another view in phishy domains by @kiddinn in #779
- Fixed a bug in the jsonl importer. by @kiddinn in #780
- Tag known CDN domains by @berggren in #781
- Adding a login analyzer. by @kiddinn in #783
- Added a feature extraction analyzer by @kiddinn in #785
- Added pandas support into the API and analyzers interface. by @kiddinn in #787
- Added scrolling support to API calls by @kiddinn in #791
- New API client release by @berggren in #792
- Changed the login analyzer's logon event parsing. by @kiddinn in #794
- Minor bugs in the client library as well as adding timeline name + proper datetime by @kiddinn in #796
- Removing BeautifulSoup as a dependency in favor of bs4 by @kiddinn in #799
- Added a colab notebook that demos TS/colab connections, also added a badge to the README by @kiddinn in #793
- Added a jupyter demo notebook. by @kiddinn in #797
- Upgrading colab notebook to python3 by @kiddinn in #800
- Removed BeautifulSoup from requirements by @kiddinn in #801
- Added mybinder config to TS, making it possible to run jupyterlab notebooks. by @kiddinn in #802
- Analyzer index performance fix by @berggren in #803
- Fix missing volume for docker-compose by @berggren in #804
- Minor change in import. by @kiddinn in #808
- Pagination bug fix by @berggren in #810
- Fix for docker-compose bug by @berggren in #809
- Extract Usernames or Account Email Addresses (#745) by @obsidianforensics in #795
- Added a browser timeframe analyzer plugin by @kiddinn in #811
- Bug fixes by @kiddinn in #812
- Add pandas to setup.py by @tomchop in #815
- Update docker-entrypoint.sh by @Tango43 in #817
- Changes for Python 3 compatibility by @Onager in #813
- Remove unused dep (pycypher) and small bugfix for heatmap by @berggren in #824
- tests(travis): remove deprecated option by @RDIL in #784
- Cleanup the last remaining u'' by @berggren in #827
- Update to Ubuntu 18.04 for both Docker and Vagrant by @berggren in #825
- New release version - 20190207 by @berggren in #826
New Contributors
- @weichea made their first contribution in #759
- @Tango43 made their first contribution in #817
- @RDIL made their first contribution in #784
Full Changelog: 2018111...2019020