Skip to content

Releases: intelowlproject/IntelOwl

v6.0.0

28 Mar 10:47
b87de9b
Compare
Choose a tag to compare

please refer to the Changelog

What's Changed

New Contributors

Read more

v5.2.3

12 Jan 13:24
b81cf33
Compare
Choose a tag to compare

please refer to the Changelog

v5.2.2

27 Dec 15:28
aefb8bb
Compare
Choose a tag to compare

please refer to the Changelog

v5.2.1

07 Dec 10:38
4bdc711
Compare
Choose a tag to compare

please refer to the Changelog

v5.2.0

02 Nov 15:34
5a719ac
Compare
Choose a tag to compare

please refer to the Changelog

v5.1.0

07 Aug 10:10
77977ed
Compare
Choose a tag to compare

please refer to the Changelog

v5.0.1

05 Jun 11:02
590db57
Compare
Choose a tag to compare

please refer to the Changelog

v5.0.0

31 May 07:37
4fb16c9
Compare
Choose a tag to compare

v4.2.3

24 Mar 08:43
09d7bb7
Compare
Choose a tag to compare

please refer to the Changelog

CARE!!! After having upgraded IntelOwl, in case the application does not start and you get an error like this:

PermissionError: [Errno 13] Permission denied: '/var/log/intel_owl/django/authentication.log

just run this:

sudo chown -R www-data:www-data /var/lib/docker/volumes/intel_owl_generic_logs/_data/django

and restart IntelOwl. It should solve the permissions problem.

v4.2.2

27 Feb 14:01
9b211cf
Compare
Choose a tag to compare

please refer to the Changelog

WARNING: The release will be live within an hour!