Skip to content

Releases: cloud-pi-native/console

v3.4.0

15 May 08:44
58be548
Compare
Choose a tag to compare

3.4.0 (2023-05-15)

Features

  • 👽 owner name is required to create Canel user (e4aa5e9)

v3.3.1

11 May 16:40
63e3127
Compare
Choose a tag to compare

3.3.1 (2023-05-11)

Bug Fixes

  • 🚑 keycloak now sends group path (913f402)

v3.3.0

11 May 11:05
5bfd7f6
Compare
Choose a tag to compare

3.3.0 (2023-05-11)

Features

  • ✨ add organization page for admins (5e6b7fa)

Bug Fixes

  • 🚑 handle unocss migration for media queries (8fdf445)
  • ✨ set ingress secretName (8be3479)

v3.2.3

09 May 18:16
e1df26a
Compare
Choose a tag to compare

3.2.3 (2023-05-09)

Bug Fixes

  • 🚑 keycloak group id, typo (1aedf77)

v3.2.2

09 May 10:54
c3bd013
Compare
Choose a tag to compare

3.2.2 (2023-05-09)

Bug Fixes

  • 🚑 missing ownerid at env init (14696ff)

v3.2.1

09 May 09:52
d9eae5c
Compare
Choose a tag to compare

3.2.1 (2023-05-09)

Bug Fixes

  • 🚑 habor missing slash on oidc group (e85b903)
  • 🚑 keycloak do not add owner in group env (f20b3da)

v3.2.0

05 May 14:05
9107571
Compare
Choose a tag to compare

3.2.0 (2023-05-05)

Features

  • 💄 better ui for permission form (56e0739)
  • ✨ add description field for a project (e9d65ed)
  • ✨ add download link for includes.zip (0e067d1)
  • ✨ introduce users admin view (34ffbf7)

Bug Fixes

  • 👽 refacto plugins to check services before save in database (c58f3da)
  • 🐛 forget default value for log table (ade449b)
  • 🚧 fix e2e test admin (temporary) (34ffbf7)
  • 🚧 use ingress (621d5ee)
  • 🔥 remove routes (65dabcb)
  • 🔊 log database sync error (3e73dac)
  • 🔧 update helm values (16d3223)

Performance Improvements

  • 🎨 admin users no custom exception (34ffbf7)

v3.1.0

18 Apr 14:47
55d7ec1
Compare
Choose a tag to compare

3.1.0 (2023-04-18)

Features

  • 🚸 add deployment infos below environment tiles (992b34e)
  • ✨ add custom ca to server (8583577)
  • ✨ introduce environment management page (3e77a67)

Bug Fixes

  • 🐛 fix git output url (e3402b4)
  • 🐛 forget delete mirror repository secret (f00aac7)

v3.0.0

14 Apr 10:32
adf2803
Compare
Choose a tag to compare

3.0.0 (2023-04-14)

⚠ BREAKING CHANGES

  • api: 🏗️ replace ansible with plugins
  • wrench: change helm deployment (c1368c6)

Features

  • 🎨 load kubeconfig only if if a path is set (a9d9338)
  • 🍱 add Marianne police (c5af057)
  • 💄 add dark theme (cfc16d8)
  • 💄 add dark theme (cfc16d8)
  • 🔊 add a short description for database logging (4146f5a)
  • ✨ introduce plugin manager (06bc24c)
  • 🧑‍💻 do not drop database in integration dev (521d503)

Bug Fixes

  • 🚑 add kaniko proxy (1564b6f)
  • 🚑 stabilize gitlab search and vault secret name (044da15)
  • 🐛 display hyphen only if service message exists (ba5ed65)
  • 🐛 fix controllers logic (251fba4)
  • 🐛 use proxy on services healthcheck (85eef14)
  • 💄 make snackbar bakground -color adaptive to theme variations (851a004)
  • ⏪ readd /harbor/ in url (1b6290e)
  • 🔧 rename kubeconfig var (61fdfbf)

Code Refactoring

  • api: 🏗️ replace ansible with plugins (59cd5fe)

v2.3.0

22 Mar 11:49
455e91b
Compare
Choose a tag to compare

2.3.0 (2023-03-22)

Features

  • 👽 fetch services to get their statuses (2febba2)
  • 🎨 review tobi (2febba2)
  • 🧐 sort projects by ASC name (ccb7fbb)
  • ✨ build project services url in api (2173f8a)
  • ✨ new page dedicated to services (2febba2)

Bug Fixes