Skip to content

Releases: pablosnt/rekono

1.6.6

25 Apr 18:16
2abeea5
Compare
Choose a tag to compare

Fixed

  • Incompatibility issue between data from PostgreSQL 16.x and PostgreSQL 15.x in Rekono Desktop (#310)

1.6.5

29 Mar 12:40
bd92bab
Compare
Choose a tag to compare

Fixed

Security

  • Upgrade Django version to 3.2.25 (#286)
  • Upgrade pycryptodome version to 3.19.1 (#286)
  • Upgrade axios version to 0.28.0 (#286)

1.6.4

07 Nov 18:07
ed09b50
Compare
Choose a tag to compare

Security

  • Upgrade Django version to 3.2.23 (#252)

1.6.3

25 Jul 16:47
f8d2175
Compare
Choose a tag to compare

Fixed

  • Upgrade pyyaml version to 6.0.1 (#240)

1.6.2

08 Jul 13:02
eddbbcc
Compare
Choose a tag to compare

Security

  • Upgrade Django version to 3.2.20 (#233)

1.6.1

31 May 16:52
Compare
Choose a tag to compare

Security

  • Upgrade requests version to 2.31.0 (#224)
  • Pin tornado version to 6.3.2 (#223)

1.6.0

07 May 11:56
fa7e9da
Compare
Choose a tag to compare

Added

  • Link to Rekono Bot in profile page when it is configured (#198)
  • New standalone desktop app that can be installed using a DEB package (#203)

Fixed

  • Allow some special characters in authentication username values (#192)
  • Allow some special characters in authentication credential values (#194)
  • Fix warnings showed when access API documentation (#201)
  • Increase Redis queues timeout to prevent failures in large tasks (#206)

Security

  • Remove X-XSS-Protection header as it could introduce other vulnerabilities (#195)
  • Upgrade Django version to 3.2.19 (#209)

1.5.1

10 Mar 19:49
4ecef4c
Compare
Choose a tag to compare

Fixed

  • Error during executions-worker build in Docker (#184)
  • Error during database migration in Docker (#183)

1.5.0

08 Mar 07:31
e2c477e
Compare
Choose a tag to compare

Added

  • New Rekono Desktop applications for Linux, MacOS and Windows (#131)
  • Support for Rekono deployments under specific web path via configuration (#161)
  • Support for TLS customization in Docker environments (#156)

Fixed

  • Unexpected error during Metasploit execution due to bad quote management (#172)
  • Allow SMTP configuration in Docker environments via configuration file (#158)
  • Change wordlists endpoint from /api/resources/wordlists/ to /api/wordlists/ (#151)
  • Increase logos quality and improve user experience in login page for some browsers (#133)

Security

  • Upgrade node Docker image version to 19.6.1-alpine (#163)
  • Fix some low risk issues reported by Semgrep (#140)

1.4.3

23 Feb 21:56
eb62c6c
Compare
Choose a tag to compare

Fixed

  • Replace kalilinux/kali-rolling by kalilinux/kali-last-release as base Docker image (#167)