1.6.4: performance improvements, LCM, and 3 new challenges (LocalStorage, AI/LLM and documentation)
What's Changed
New challenges
- Feature(#648): Add the localstorage challenge by @Novice-expert in #716
- Feature(#816): first LLM based challenge by @commjoen in #817
- Feature(#423): Addition of Challenge 31 (third documentation challenge) by @puneeth072003 in #757
Small updates
- Code tidying, challenge difficulty refactor, removal of unnecessary code by @nbaars in #789
- fix: wire challenges to compute size dynamically. by @nbaars in #820
Other features
- Optimize performance of the app by means of JS minification and enabling GZIP compression by @commjoen in #805
- Fixes for docs and challenges by @commjoen in #806
- Update README.md to add new contributor Novice-Expert by @commjoen in #807
Dependency updates
- build(deps): bump asciidoctorj.version from 2.5.7 to 2.5.8 by @dependabot in #777
- build(deps): bump checkstyle from 10.9.3 to 10.10.0 by @dependabot in #792
- build(deps): bump cyclonedx-maven-plugin from 2.7.7 to 2.7.8 by @dependabot in #794
- build(deps): bump aws.sdk.version from 2.20.53 to 2.20.56 by @dependabot in #797
- build(deps): bump spring-cloud-azure-dependencies from 5.0.0 to 5.1.0 by @dependabot in #800
- build(deps): bump aws from 4.64.0 to 4.65.0 in /aws by @dependabot in #801
- build(deps): bump hashicorp/google from 4.62.1 to 4.63.1 in /gcp by @dependabot in #799
- build(deps): bump hashicorp/google-beta from 4.62.1 to 4.63.1 in /gcp by @dependabot in #791
- build(deps): bump azurerm from 3.53.0 to 3.54.0 in /azure by @dependabot in #796
- build(deps): bump http from 3.2.1 to 3.3.0 in /gcp by @dependabot in #793
- build(deps): bump http from 3.2.1 to 3.3.0 in /azure by @dependabot in #798
- build(deps): bump http from 3.2.1 to 3.3.0 in /aws by @dependabot in #795
- build(deps): bump minimatch from 8.0.3 to 9.0.0 in /js by @dependabot in #779
- build(deps): bump lycheeverse/lychee-action from 1.7.0 to 1.8.0 by @dependabot in #819
New Contributors
- @Novice-expert made their first contribution in #716
Full Changelog: 1.6.3...1.6.4
Special Thanks
Special thanks to @nbaars , @bendehaan , @Novice-expert , @puneeth072003 , @commjoen, @mikewoudenberg , and @h43z for their hard work on this release!