Releases: successible/cleanslate
Releases · successible/cleanslate
v2.12.0
What's Changed
Enhancements:
- Update all non-major dependencies by @renovate in #80
- Update all non-major dependencies to v7.105.0 by @renovate in #81
- Lock file maintenance by @renovate in #82
- Lock file maintenance by @renovate in #83
- Update all non-major dependencies by @renovate in #84
- Lock file maintenance by @renovate in #85
- Update all non-major dependencies by @renovate in #86
- Lock file maintenance by @renovate in #87
Full Changelog: v2.11.0...v2.12.0
v2.11.0
v2.10.0
What Changed
- Enhancement: Fixed some unhelpful Docker Compose warnings.
Full Changelog: v2.9.0...v2.10.0
v2.9.0
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
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
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
What Changed
- Enhancement: Switch to Express v5 from v4 to improve error handling
Full Changelog: v2.5.0...v2.6.0
v2.5.0
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
What's Changed
- Bug: Add https://world.openfoodfacts.org to connect-src in CSP (03f7907). Make sure to update Caddyfile or nginx.conf using the template in README.md on your production server.
- Enhancement: Update all non-major dependencies by @renovate in #64
- Enhancement: Lock file maintenance by @renovate in #65
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What Changed
- Security: Remove blob: data: from the content security policy in the sample
nginx.conf
andCaddyfile.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