Releases: successible/cleanslate
v2.48.0
v2.47.0
v2.46.0
What's Changed
- Update all non-major dependencies by @renovate in #225
- Update all major dependencies (major) by @paulzakin in #226
- Lock file maintenance by @renovate in #227
- Update all non-major dependencies by @renovate in #228
- Lock file maintenance by @renovate in #230
Full Changelog: v2.45.0...v2.46.0
v2.45.0
v2.44.0
v2.43.0
What's Changed
- Update all non-major dependencies by @renovate in #213
- Lock file maintenance by @renovate in #215
- Update all non-major dependencies by @renovate in #216
- Remove unneeded info from basicFoods.json by @paulzakin in #218
Full Changelog: v2.42.0...v2.43.0
v2.42.0
What's Changed
-
Enhancement: Add Flash by @fabiiretro and @paulzakin in #212
-
Security / Deprecation: Set X-XSS-Protection to 0 as the recommended value of the header in the README.md. That is beause it is not used in new browsers and can lead to vulnerabilites in very old browsers. Hence, it is best to remove it, as explained by MDN.
Full Changelog: v2.41.0...v2.42.0
v2.41.0
v2.40.0
What's Changed
-
Security: Remove withCredentials from Axios by @paulzakin in #202. There is no reason to use withCredentials with Axios because all of Clean Slate is served over the same domain. Hence, it is an unnecessarily permissive policy and is removed under to be better safe than sorry.
-
Maintenance: Update all non-major dependencies by @renovate in #200
Full Changelog: v2.39.0...v2.40.0
v2.39.0
What's Changed
- Add support to set POSTGRES_PORT by @paulzakin in #199. That way, PostgreSQL can be contacted across services on localhost, not just via the name
database
in the Docker network.
Full Changelog: v2.38.4...v2.39.0