Skip to content

Releases: successible/cleanslate

v2.12.0

20 Mar 15:21
0681dc1
Compare
Choose a tag to compare

What's Changed

Enhancements:

Full Changelog: v2.11.0...v2.12.0

v2.11.0

26 Feb 15:14
Compare
Choose a tag to compare

What's Changed

  • Bug: Fixed ExerciseForm not properly setting category on Other
  • Enhancement: Update all non-major dependencies by @renovate in #77
  • Enhancement: Lock file maintenance by @renovate in #78
  • Enhancement: Lock file maintenance by @renovate in #79

Full Changelog: v2.10.0...v2.11.0

v2.10.0

18 Feb 20:58
Compare
Choose a tag to compare

What Changed

  • Enhancement: Fixed some unhelpful Docker Compose warnings.

Full Changelog: v2.9.0...v2.10.0

v2.9.0

18 Feb 20:39
Compare
Choose a tag to compare

What Changed

  • Bug: Fixed a bug where protein did not show up properly in the macros.

Full Changelog: v2.8.0...v2.9.0

v2.8.0

18 Feb 20:24
Compare
Choose a tag to compare

What Changed

  • Bug: Fixed environmental variable handling in server.ts and deploy.sh. Without this fix, Hasura does not work. Thanks @alex-pub and @majatocaha for the heads up and suggested fixes!

Full Changelog: v2.7.0...v2.8.0

v2.7.0

15 Feb 20:53
40a2a42
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Add the ability to name a custom exercise
  • Bug: Inability to login with token-based deployments. Self-hosted users should deploy this release to fix the problem.
  • Bug: Exercise added to the numerator, not the denominator, when countUp is enabled.
  • Enhancement: Update all non-major dependencies by @renovate in #69
  • Enhancement: Lock file maintenance by @renovate in #70

Full Changelog: v2.6.0...v2.7.0

v2.6.0

10 Feb 22:53
Compare
Choose a tag to compare

What Changed

  • Enhancement: Switch to Express v5 from v4 to improve error handling

Full Changelog: v2.5.0...v2.6.0

v2.5.0

10 Feb 22:23
2977643
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Overhaul support for quick add by @paulzakin in #67
  • Enhancement: Add support for making API requests by @paulzakin in #68. Check out the documentation here.

Full Changelog: v2.4.0...v2.5.0

v2.4.0

06 Feb 18:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

04 Feb 17:20
Compare
Choose a tag to compare

What Changed

  • Security: Remove blob: data: from the content security policy in the sample nginx.conf and Caddyfile.dev. Make sure to update Caddyfile or nginx.conf using the template in README.md on your production server, as any version of Clean Slate older than this will have a less secure content security policy.

Full Changelog: v2.2.0...v2.3.0