Skip to content

Releases: juice-shop/multi-juicer

v8.0.0-rc.0

10 Nov 19:45
d286084
Compare
Choose a tag to compare
v8.0.0-rc.0 Pre-release
Pre-release

v8.0.0 (Incomplete) Release Candidate

This a incomplete release candidate for the upcoming v8.0.0 release which contains a complete rewrite of large parts of MultiJuicer in golang.

The rewrite is mostly feature compatible with the v7 version, but contains some configuration changes and minor deprecations and removals. Full release notes will be available with the proper v8.0.0 release.

v7.3.2

06 Oct 00:25
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fixed Bug which prevented challenges from being marked as solved on the MultiJuicer ScoreBoard under some circumstances. @J12934 dc28bb7

v7.3.1

19 Sep 13:26
acf302e
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix duplicated entries for solved challenges in the multi-juicer.owasp-juice.shop/challenges annotation of the JuiceShop kubernetes deployment.

Full Changelog: v7.3.0...v7.3.1

v7.3.0

10 Sep 09:40
Compare
Choose a tag to compare

🚀 Features

  • Updated default Juice Shop version to v17.1.1

🔧 Maintanance

  • Upgraded Node.js version to 22
  • Updated golang version to 1.23
  • Update npm and golang dependencies

New Contributors

Full Changelog: v7.2.2...v7.3.0

v7.2.2

19 Apr 17:48
824da99
Compare
Choose a tag to compare

🌍 Translations

  • Fix spelling and grammar mistakes in german translation @jvmdc (#201)

🔧 Maintenance

New Contributors

Full Changelog: v7.2.1...v7.2.2

v7.2.1

21 Dec 11:11
Compare
Choose a tag to compare

What's Changed

🔧 Maintenance

  • Fix release build by dropping support for arm/v7 CPU architectures.
    (arm64 is still supported, for ARM support on 32bit architecture please use release v7.1.0 for now 😢)
    See: #197 (comment)

Full Changelog: v7.2.0...v7.2.1

v7.2.1-rc.0

21 Dec 11:05
Compare
Choose a tag to compare
v7.2.1-rc.0 Pre-release
Pre-release

Test Release to iron out issues with release build for release v7.2.0
#197 (comment)

v7.2.0

20 Dec 11:17
Compare
Choose a tag to compare

⚠️ Build for this release failed. Please use v7.2.1 instead!

What's Changed

🚀 Features

  • Bump default JuiceShop version to v16.0.0 @J12934

🐛 Bug Fixes

🔧 Maintenance

  • Update Node.js version to v20 @J12934

New Contributors

Full Changelog: v7.1.0...v7.2.0

v7.1.0

08 Nov 18:33
e2eaab7
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Add startup probe to JuiceShop pod by @sharjeelaziz in #191
    This both allows faster startup for fast environments and also allows it to properly startup without issues on extremely slow environments
  • Bump default JuiceShop version to v15.3.0 @J12934

New Contributors

Full Changelog: v7.0.1...v7.1.0

v7.0.1

18 Oct 18:04
6bb733e
Compare
Choose a tag to compare

🔧 Maintenance

  • Add workflow to update "News" tab on Juice Shop website #186 @bkimminich
  • Update JavaScript Dependencies 6bb733e @J12934
  • Update default JuiceShop Version from v15.2.0 to v15.2.1 @J12934

Full Changelog: v7.0.0...v7.0.1