Skip to content

Releases: successible/cleanslate

v2.48.0

24 Dec 16:06
3caaed8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.47.0...v2.48.0

v2.47.0

17 Dec 15:34
78bb708
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.46.0...v2.47.0

v2.46.0

10 Dec 17:14
fe82c56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.45.0...v2.46.0

v2.45.0

26 Nov 17:21
4c1163b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.44.0...v2.45.0

v2.44.0

19 Nov 16:41
6277353
Compare
Choose a tag to compare

What's Changed

  • Switch from node:latest to node:lts
  • Update all non-major dependencies by @renovate in #219
  • Lock file maintenance by @renovate in #220

Full Changelog: v2.43.0...v2.44.0

v2.43.0

12 Nov 20:12
f67705e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.42.0...v2.43.0

v2.42.0

03 Nov 18:15
dc0b233
Compare
Choose a tag to compare

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.

  • Update all non-major dependencies by @renovate in #207

  • Lock file maintenance by @renovate in #208

  • Update all major dependencies (major) by @renovate in #209

Full Changelog: v2.41.0...v2.42.0

v2.41.0

27 Oct 15:31
d3220e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.40.0...v2.41.0

v2.40.0

18 Oct 18:04
cf2c4d3
Compare
Choose a tag to compare

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

  • Maintenance: Lock file maintenance by @renovate in #201

Full Changelog: v2.39.0...v2.40.0

v2.39.0

14 Oct 01:00
48da3bd
Compare
Choose a tag to compare

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