Fixed bugs:
- Authentication credentials were not provided #10 (34840fb)
- Problem parsing some trendy words starting with ' #19 (be79b74)
- Fixed an error pop-up window on the homepage when you are not logged in (c5296e1) & (83f7fc1)
- Fix 'Authentication credentials were not provided.' error pop-up when accessing the homepage when not authenticated.
- Fix TheHive/MISP export bug (6fc26ea)
Closed issues:
- [Feature Request] Bulk registration of new RSS feeds (or any other data) #15 (b7cdf1e) & (0cf1fb3)
- [Feature Request] Report alerts in Twisted DNS directly to TheHive or MISP #16 (b5031df)
Other minor updates:
- Support the new 1.8.1 TheHive Python API (thehive4py) (e42edae)
- Add default User Groups when using populate_db script (9f04dd1)
- To add the new default User Groups, use populate_db script (https://felix83000.github.io/Watcher/README.html#populate-your-database).
- Models permissions are now applied to Watcher platform wide (9cd35e7)
- Now, each model permission attribution within Watcher admin console will be taken into account within Watcher platform wide (Admin console & Watcher web UI)
- Add split monitoring choosing option (32e6c68)
- Improve TwitterTweet Layout (d758f26)
- Improve Threat TrendChart (8ca29c5)
- Upgrade /admin console & Update documentation & Minor graphic change (54adbc0)
- Upgrade threat core algorithm & Upgrade default sources (34af344)
- Upgrade default detection blocklist (2642d2c)
- Add new RSS Feeds (13b9b3b)
Merged pull request:
- Merge pull request #21 from dependabot