Releases: juice-shop/multi-juicer
Releases · juice-shop/multi-juicer
v5.3.0
🚀 Feature
- Update default Juice Shop version to v14.5.1 (6a2e479)
🐛 Bug Fixes
- Fix
closeNotificationsChallenge
in score board @pseudobeard (#154)
🔧 Maintenance
- Upgrade minor dependencies @dependabot (#153, #155, #157)
v5.2.0
v5.1.0
🚀 Features
- Update default Juice Shop version to v14.1.1 (fbf8110)
🐛 Bug Fixes
📚 Docs
📌 Dependencies
- Bump got from 11.8.2 to 11.8.5 in juice-balancer & cleaner @dependabot (#121, #122)
v5.0.0
🚀 Features
- Added score-board page to view the progress of every team. This feature is enabled by default but the score-board page isn't publicly linked to from the ui. You can access it by going to the
/balancer/score-board
page of your MultiJuicer instance. Feedback to this feature is highly appreciated, fell free to post it into the related GitHub issue: #27 @J12934 - Re-enabled ARM builds for MultiJuicers container images @J12934
- Update default Juice Shop version to v14.0.0 @bkimminich (#113)
📚 Docs
- Updated documentation for AWS to setup MultiJuicer with an external load balancer. @fwijnholds (#111)
- Updated documentation for Azure to setup MultiJuicer with an external load balancer. @blucas-accela (#112)
🔧 Maintenance
- Switched default git branch from
master
tomain
@J12934
📌 Dependencies
- Bump ejs from 3.1.6 to 3.1.8 in /juice-balancer/ui @dependabot (#114)
- Bump async from 2.6.3 to 2.6.4 in /juice-balancer/ui @dependabot (#115)
- Bump node-forge from 1.2.1 to 1.3.0 in /juice-balancer/ui @dependabot (#109)
- Bump minimist from 1.2.5 to 1.2.6 in /juice-balancer @dependabot (#107)
- Bump minimist from 1.2.5 to 1.2.6 in /cleaner @dependabot (#108)
- Bump minimist from 1.2.5 to 1.2.6 in /juice-balancer/ui @dependabot (#110)
v5.0.0-beta.4
test build with reenabled multi-platform (x86 / intel & arm cpu's) build
v5.0.0-beta.3
Configured DockerHub auto builds to build image for beta versions
v5.0.0-beta.2
Same as v5.0.0-beta.1 but fixes an issue in the helm release automation process which might make this one actually work 🤞
v5.0.0-beta.1
This is the first preview version for the upcoming MultiJuicer 5.0 release.
MultiJuicer 5.0 will contain the long awaited ScoreBoard (see #27) feature 🥳
This beta only contains a very early version of it, which is currently hidden under the /balancer/score-board
path.