Skip to content

Releases: coollabsio/coolify

v2.0.21

24 Feb 09:18
0195213
Compare
Choose a tag to compare

Features:

  • Add some features for the demo site
  • Astro + 11ty buildpacks
  • Registration page

Fixes:

  • Docker scanner fixed
  • Docker image pulls improved
  • Package updates

v2.0.20

23 Feb 12:00
c370fba
Compare
Choose a tag to compare

Features:

  • Check domain when configuring an application

Fix:

  • Revert default network name to coolify

v2.0.19

23 Feb 09:29
277fd16
Compare
Choose a tag to compare

Fixes:

  • Domain always sent in Settings page
  • Slightly modified Destinations for the demo instance

v2.0.18

22 Feb 19:42
0dfcf9b
Compare
Choose a tag to compare

Features:

  • Scan for lock files and set the right commands. #100
  • Port range for public ports. Useful if you are using firewalls. #158

Fixes:

  • Lowercase email everywhere. #178

Design:

  • A lot, as always.

v2.0.17

21 Feb 11:41
c49b349
Compare
Choose a tag to compare

Fixes:

  • Github & Gitlab tokens are moved from session to store. Better flow!

v2.0.16

19 Feb 23:48
310b099
Compare
Choose a tag to compare

Features:

  • Secrets for PR/MR deployments.

Fixes:

  • Typo for ghToken.
  • If no DNS, just do not care.

UI:

  • Daily sprinkle of CSS.

v2.0.15

19 Feb 13:53
31ee938
Compare
Choose a tag to compare

Fixes:

  • Connection strings fixed.
  • GitLab webhook fixed.

Other:

  • Added more details on what to add to GitLab Apps.

v2.0.14

18 Feb 21:19
df58fce
Compare
Choose a tag to compare

Important note. Redesigned the user authentication a bit. You will be logged out after the update, that's normal!

Features:

  • Able to generate both www and non-www SSL certs.
  • Able to reset password with COOLIFY_SECRET_KEY on the frontend.

Fixes:

  • Plausible Analytics volume fixed. Now data is persistent.
  • Redis URI fixed.
  • Secure cookie disabled in case you use HTTP for coolify.
  • Generate a random port for each certbot instance, so they won't conflict.
  • Application build logging is better now in case of an error.
  • Proxy configuration cleanup improved.
  • GitHub tokens are now part of the session cookie.

UI/UX:

  • Sprinkled some CSS everywhere.

v2.0.13

17 Feb 09:23
3bd2183
Compare
Choose a tag to compare

Quick fix for login issues. Related to svelte-kit-cookie-session library I'm using for session cookies.

v2.0.12

15 Feb 21:03
a116028
Compare
Choose a tag to compare

Fixes:

  • A LOT of minor bugs.
  • Proxy checking cronjob now reconfigures everything automatically.
  • You can manually restart the coolify proxy, just in case you need it.
  • Removed unnecessary proxy reloads here and there.
  • Better cleanup cronjob for your docker images.