Skip to content

Latest commit

 

History

History
773 lines (526 loc) · 82.8 KB

CHANGELOG.md

File metadata and controls

773 lines (526 loc) · 82.8 KB

Changelog

1.1.2 (2025-02-07)

Bug Fixes

  • docker-agent: keep same docker config after self-update (#440) (e2619e5)

Other

  • make customer managed environment manageable for vendor (#439) (8b634a9)

1.1.1 (2025-02-06)

Bug Fixes

  • deps: update angular monorepo to v19.1.5 (#437) (c435fe1)

Docs

1.1.0 (2025-02-06)

Features

  • add showing invite URL after user creation (#427) (7570373)
  • docker-agent: add self-updating (existing agents must be re-deployed) (#425) (bab6934)
  • support environment for docker compose (#424) (7b8812b)

Bug Fixes

  • backend: avoid panic on empty compose file (#423) (6403124)
  • backend: avoid struct parsing error after update statement (#420) (ddf1d44)
  • deps: update aws-sdk-go-v2 monorepo (#429) (7312439)
  • deps: update dependency @angular/cdk to v19.1.3 (#428) (6c75a3d)
  • deps: update dependency globe.gl to v2.39.7 (#432) (c22322e)
  • deps: update dependency posthog-js to v1.215.3 (#416) (cc8ee90)
  • deps: update dependency posthog-js to v1.215.5 (#430) (32eae8f)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.29.5 (#422) (266b56f)

Other

  • allow disabling email verification (#426) (97301ac)
  • deps: update angular-cli monorepo to v19.1.6 (#431) (e24076c)
  • deps: update axllent/mailpit docker tag to v1.22.1 (#433) (b757541)
  • deps: update docker/setup-buildx-action action to v3.9.0 (#434) (55e9397)
  • deps: update golangci/golangci-lint-action action to v6.3.0 (#421) (d991b87)
  • mount host docker config directory (#435) (13b2dd7)

Docs

  • link to register endpoint (fd551b6)

1.0.4 (2025-02-04)

Other

1.0.3 (2025-02-04)

Bug Fixes

  • deps: update module github.com/go-chi/chi/v5 to v5.2.1 (#413) (3b7ab5d)

Other

1.0.2 (2025-02-04)

Bug Fixes

  • deps: update dependency @codemirror/state to v6.5.2 (#405) (92933ff)
  • deps: update dependency @sentry/angular to v8.54.0 (#406) (d2d4795)
  • deps: update dependency globe.gl to v2.39.6 (#410) (6df822d)
  • deps: update dependency posthog-js to v1.215.2 (#411) (b6dde86)
  • deps: update dependency semver to v7.7.1 (#412) (99d46ad)
  • ui: improve token handling failures (#407) (6aeaa56)

Other

1.0.1 (2025-02-03)

Bug Fixes

  • deps: update angular monorepo to v19.1.4 (#390) (9f5c90c)
  • deps: update aws-sdk-go-v2 monorepo (#394) (0a53571)
  • deps: update aws-sdk-go-v2 monorepo (#402) (d27e2f0)
  • deps: update dependency @angular/cdk to v19.1.2 (#391) (e512198)
  • deps: update dependency @sentry/angular to v8.52.1 (#392) (e93952b)
  • deps: update dependency @sentry/angular to v8.53.0 (#398) (2f9b802)
  • deps: update dependency globe.gl to v2.39.3 (#403) (4e0f6c2)
  • deps: update dependency globe.gl to v2.39.5 (#404) (30d68ec)
  • deps: update dependency posthog-js to v1.212.1 (#387) (d4436b8)
  • deps: update dependency posthog-js to v1.214.1 (#395) (bfac7c2)
  • deps: update dependency posthog-js to v1.215.1 (#401) (1723795)
  • deps: update dependency semver to v7.7.0 (#388) (53ecf08)
  • deps: update module github.com/spf13/pflag to v1.0.6 (#389) (0b185f5)
  • sdk/js: make chartName optional (#400) (9a49a38)

Other

  • deps: update angular-cli monorepo to v19.1.5 (#385) (fca184e)

Docs

1.0.0 (2025-01-29)

Features

  • chart: add initial version of the helm chart (#383) (78f9d58)

Bug Fixes

  • deps: update dependency @sentry/angular to v8.52.0 (#377) (e80424e)
  • deps: update dependency posthog-js to v1.211.1 (#376) (567e821)
  • deps: update dependency posthog-js to v1.211.2 (#379) (1fe8839)
  • deps: update dependency posthog-js to v1.211.3 (#381) (c225ef9)
  • ui: link to login at password reset (#378) (216c7c2)

Other

Docs

  • add your application to architecture diagram (df35110)

0.13.2 (2025-01-28)

Bug Fixes

  • deps: update dependency posthog-js to v1.211.0 (#371) (3e3e751)

Other

0.13.1 (2025-01-27)

Other

  • force new release (no changes) (826983a)

0.13.0 (2025-01-27)

Features

  • api token authentication (#333) (95ff8d0)
  • js-sdk: add initial version of the JavaScript SDK (#329) (a0c9b07)

Bug Fixes

  • deps: update angular monorepo to v19.1.3 (#343) (b48d68d)
  • deps: update aws-sdk-go-v2 monorepo (#358) (0568a82)
  • deps: update dependency @angular/cdk to v19.1.1 (#341) (a505618)
  • deps: update dependency @sentry/angular to v8.51.0 (#342) (4a67853)
  • deps: update dependency apexcharts to v4.4.0 (#336) (ec7af06)
  • deps: update dependency globe.gl to v2.39.2 (#344) (93a7a79)
  • deps: update dependency posthog-js to v1.207.8 (#340) (b25ae79)
  • deps: update dependency posthog-js to v1.209.0 (#352) (12dcb72)
  • deps: update dependency posthog-js to v1.210.2 (#357) (3cdd140)
  • deps: update module github.com/golang-migrate/migrate/v4 to v4.18.2 (#360) (0f96a60)
  • ui: customers can create api tokens too (#349) (ffb8cdb)

Other

Docs

0.12.0 (2025-01-22)

Features

Bug Fixes

  • deps: update dependency posthog-js to v1.207.1 (#330) (17a16cf)
  • deps: update dependency posthog-js to v1.207.2 (#334) (614db6c)

Other

  • deps: update angular-cli monorepo to v19.1.3 (#327) (0795b53)
  • deps: update dependency @sentry/cli to v2.41.1 (#332) (7f249b6)

0.11.0 (2025-01-21)

Features

  • add agent docker config for kubernetes agent (#304) (c1b4c0a)
  • add connecting deployment target again (#307) (fb18211)
  • add organization branding in invite emails (#312) (fbd014a)
  • ui: add application version copy (#283) (97de1f3)
  • ui: add autotrim on blur (#310) (34a1632)
  • ui: add backoff-retry for deployment target polling (#311) (d734f09)
  • ui: use text input for helm values and template (#308) (96b6651)

Bug Fixes

  • add password validation on update settings endpoint (#318) (3176f50)
  • backend: improve sorting of deployment targets (#305) (a597b14)
  • deps: update angular monorepo to v19.1.2 (#326) (2a0d0ae)
  • deps: update aws-sdk-go-v2 monorepo (#313) (0af2600)
  • deps: update dependency @angular/cdk to v19.1.0 (#303) (f09e767)
  • deps: update dependency globe.gl to v2.38.1 (#316) (6573b45)
  • deps: update dependency globe.gl to v2.39.0 (#317) (d95a122)
  • deps: update dependency posthog-js to v1.207.0 (#309) (5569b9f)
  • ui: yaml editor respects changes (#322) (7fafdfa)

Other

  • deps: update angular-cli monorepo to v19.1.2 (#314) (8759eed)
  • deps: update dependency @sentry/cli to v2.41.0 (#324) (adb46fb)
  • remove API Keys from side bar as they will be in the user dropdown (8399d6b)
  • remove logging of tokens for invites (#321) (2741b47)
  • ui: remove "deployment notes" text field (#320) (90cd7be)
  • ui: remove "terms & conditions" checkboxes (#319) (859a784)
  • ui: support scope in onboarding wizard (#323) (ae914ec)

0.10.0 (2025-01-16)

Features

  • add support for cluster scope in kubernetes agent (#298) (c3479ad)
  • ui: hide chart name when repo type is oci (#282) (55fc754)

Bug Fixes

Other

  • deps: update angular-cli monorepo to v19.1.1 (#293) (8d9058e)
  • indicate stale deployments as stale after 10 seconds (215365e)

0.9.2 (2025-01-16)

Bug Fixes

0.9.1 (2025-01-16)

Bug Fixes

  • also set chart version for oci charts (#288) (c21c003)
  • deps: update angular monorepo to v19.1.0 (#284) (164ebb4)
  • deps: update aws-sdk-go-v2 monorepo (#285) (d4e2490)
  • deps: update dependency @sentry/angular to v8.50.0 (#281) (f0044b9)
  • deps: update module helm.sh/helm/v3 to v3.17.0 (#286) (3141f97)
  • redirect customer to home instead of deployments after login (122f814)

Other

0.9.0 (2025-01-16)

Features

  • add "connect" support for the kubernetes agent (#254) (6fe5cee)
  • add deployment status and deployment polling (#270) (c97c776)
  • add helm deployment support for applications (#232) (67ebe05)
  • add helm deployment support for deployment targets and deployments (#227) (77ed23c)
  • add using deployment revision status in deploymen table (#280) (4ae1f89)
  • data generator uses postgres bulk copy feature (#271) (a3864ed)
  • enable logout on verify page (#237) (cd087da)
  • increase deploy modal width (#279) (54773be)
  • kubernetes agent first version (#242) (cb0fdc4)
  • kubernetes agent self updates (#276) (adbf313)
  • kubernetes agent status check (#265) (0a95aa3)
  • organization branding (#258) (489217f)
  • rate limit agent and auth endpoints (#239) (e48c06b)
  • send merged values to kubernetes agent (#263) (969e554)
  • show deployment status details (#262) (0a028a1)
  • ui: make deployment target selectable in uptime chart (#236) (0693272)
  • ui: yaml editor (#277) (c237e05)

Bug Fixes

  • customer and user email verification (#238) (b3528d3)
  • deps: update angular monorepo to v19.0.6 (#244) (2d241a6)
  • deps: update aws-sdk-go-v2 monorepo (#251) (c27b3e6)
  • deps: update aws-sdk-go-v2 monorepo (#272) (0cadbd9)
  • deps: update dependency @angular/cdk to v19.0.5 (#245) (b9f233d)
  • deps: update dependency @sentry/angular to v8.48.0 (#233) (7c2df39)
  • deps: update dependency @sentry/angular to v8.49.0 (#275) (8de2f9d)
  • deps: update dependency globe.gl to v2.35.0 (#252) (adfc232)
  • deps: update dependency globe.gl to v2.35.1 (#253) (c993c74)
  • deps: update dependency globe.gl to v2.36.0 (#256) (4a8cf2f)
  • deps: update dependency globe.gl to v2.36.1 (#266) (5892469)
  • deps: update dependency globe.gl to v2.37.0 (#267) (e43d3a3)
  • deps: update dependency posthog-js to v1.203.3 (#225) (674848d)
  • deps: update dependency posthog-js to v1.204.0 (#230) (3fd67ff)
  • deps: update dependency posthog-js to v1.205.0 (#234) (f96e2f1)
  • deps: update dependency posthog-js to v1.205.1 (#264) (7917ffc)
  • deps: update dependency posthog-js to v1.206.1 (#273) (f296cac)
  • deps: update kubernetes packages to v0.32.1 (#287) (02625a4)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.28.10 (#255) (75f6c80)
  • deps: update module github.com/aws/aws-sdk-go-v2/config to v1.28.8 (#247) (14c53e3)
  • deps: update module github.com/wneessen/go-mail to v0.6.0 (#250) (45b47b8)
  • deps: update module github.com/wneessen/go-mail to v0.6.1 (#257) (0472d41)
  • deps: update module golang.org/x/crypto to v0.32.0 (#231) (bc0ef91)
  • deps: update module k8s.io/cli-runtime to v0.32.0 (#260) (1c47e4f)
  • down migrations (#248) (2b19ed8)
  • ui: error handling (#249) (aec5fcf)
  • uptime calculation of current hour (#240) (b36a2a0)

Other

  • deps: update angular-cli monorepo to v19.0.7 (#246) (7a9af7e)
  • deps: update cgr.dev/chainguard/static:latest docker digest to 7e1e8a0 (#243) (dd3b3a6)
  • deps: update cgr.dev/chainguard/static:latest docker digest to f96b5a6 (#229) (4cf3404)
  • deps: update dependency golangci-lint to v1.63.4 (#228) (a4fc4a6)
  • deps: update dependency postcss to v8.5.0 (#268) (8885324)
  • deps: update dependency postcss to v8.5.1 (#269) (247e34e)
  • deps: update docker/build-push-action action to v6.11.0 (#235) (0a69297)
  • deps: update docker/build-push-action action to v6.12.0 (#278) (c4a4070)
  • deps: update gcr.io/distroless/static-debian12:nonroot docker digest to 6ec5aa9 (#259) (dfbdf3a)
  • deps: update ghcr.io/go-shiori/shiori docker tag to v1.7.4 (#261) (1edfac2)

Refactoring

0.8.2 (2025-01-03)

Other

  • force new release (no changes) (ba0d2ed)

0.8.1 (2025-01-03)

Bug Fixes

  • deps: update dependency globe.gl to v2.34.6 (#210) (e3ca127)
  • deps: update dependency posthog-js to v1.203.2 (#208) (87ecf27)
  • deps: update fontsource monorepo to v5.1.1 (#211) (32eeec3)
  • deps: update module github.com/getsentry/sentry-go to v0.31.0 (#219) (b43ff6e)
  • deps: update module github.com/getsentry/sentry-go to v0.31.1 (#222) (6c1cc75)
  • deps: update module github.com/jackc/pgx/v5 to v5.7.2 (#205) (7af02c4)
  • deps: update module github.com/onsi/gomega to v1.36.2 (#207) (5a9eab6)
  • ui: correct step sequence on onboarding wizard (#214) (9953db5)
  • ui: put wizard showing in AfterViewInit to prevent undefined error (#203) (3176dae)
  • ui: use correct application version in deploy form (#215) (1474d4d)

Other

  • cleanup obsolete deployment and deployment target statuses (#216) (c64bb2e)
  • deps: update dependency @sentry/cli to v2.40.0 (#218) (ed26a2a)
  • deps: update dependency golangci-lint to v1.63.1 (#213) (00704c3)
  • deps: update dependency golangci-lint to v1.63.2 (#217) (c6ddbce)
  • deps: update dependency golangci-lint to v1.63.3 (#221) (112c8f1)
  • deps: update jdx/mise-action action to v2.1.10 (#206) (81ed617)
  • deps: update jdx/mise-action action to v2.1.11 (#212) (e2a0526)
  • fix typos in context and middleware naming (#209) (18bd9fb)

0.8.0 (2024-12-20)

Features

Bug Fixes

  • deps: update angular monorepo to v19.0.5 (#184) (e64c739)
  • deps: update aws-sdk-go-v2 monorepo (#197) (91d4fc6)
  • deps: update dependency @angular/cdk to v19.0.4 (#185) (fa2768d)
  • deps: update dependency @sentry/angular to v8.47.0 (#183) (001d07f)
  • deps: update dependency apexcharts to v4.3.0 (#196) (4c49508)
  • deps: update dependency globe.gl to v2.34.5 (#188) (53a217a)
  • deps: update dependency posthog-js to v1.202.5 (#195) (3713ca4)
  • deps: update dependency posthog-js to v1.203.1 (#199) (0dd46b4)
  • deps: update module golang.org/x/net to v0.33.0 [security] (#190) (a6813d9)
  • sort deployment targets by createdBy (#189) (eb3f7d5)
  • ui: add height to charts (#202) (81311db)
  • ui: fix alignment issue in deployment targets table (#192) (be9f450)
  • ui: fix close animation not shown for some overlays (#193) (8ca3f4f)
  • user account update syntax error and error logging (#201) (d1665fe)

Other

  • deps: update angular-cli monorepo to v19.0.6 (#187) (a5f23bf)
  • deps: update axllent/mailpit docker tag to v1.21.8 (#198) (11f76c7)
  • deps: update cgr.dev/chainguard/static:latest docker digest to f5fe67a (#140) (266bd00)

0.7.0 (2024-12-18)

Features

Bug Fixes

  • frontend: disable all action buttons for customer managed deployments (#180) (007ced2)
  • ui: guard routes by user role and redirect / depending on role (#181) (d929744)

Other

0.6.1 (2024-12-18)

Performance

  • backend: optimize deployment targets query (#175) (f300fcc)

0.6.0 (2024-12-18)

Features

Bug Fixes

  • deps: update dependency @sentry/angular to v8.46.0 (#166) (8f112ac)
  • deps: update dependency posthog-js to v1.202.2 (#165) (57a4524)

Other

  • add docker-compose project name (15d62ed)
  • deps: update dependency tailwindcss to v3.4.17 (#172) (9cb7c75)
  • log verification mails (#170) (9272c2d)

0.5.0 (2024-12-17)

Features

  • add conditionally disabling deploy button for vendors (#147) (cee1f06)
  • add deleting applications, deployment targets, user accounts (#139) (975ade7)
  • add login error handling (#160) (f5f0a41)
  • add option to copy & paste the verification link (e7fe821)
  • add vendor as bcc and reply-to in customer invite mail (#163) (e1cc4d8)
  • backend: add db migrations (#155) (87ffd6f)
  • don't use a placeholder for password inputs (66fe23a)
  • email verification (#145) (e78be22)
  • make agent interval configurable on backend (#154) (78ea860)
  • ui: custom confirm dialog (#151) (b14ca14)
  • use jwt for agent requests (#149) (b5329d6)

Bug Fixes

  • deps: update dependency @sentry/angular to v8.45.1 (#150) (0e5c81b)
  • deps: update dependency globe.gl to v2.34.4 (#142) (fa66356)
  • deps: update dependency posthog-js to v1.200.1 (#138) (50b0c4c)
  • deps: update dependency posthog-js to v1.200.2 (#148) (cf17cb3)
  • deps: update dependency posthog-js to v1.201.0 (#153) (2f6e751)
  • deps: update dependency posthog-js to v1.201.1 (#157) (d35be88)
  • deps: update dependency posthog-js to v1.202.0 (#159) (6ec9af5)
  • deps: update dependency posthog-js to v1.202.1 (#161) (ec23a25)
  • deps: update font awesome to v6.7.2 (#156) (adfc25f)
  • deps: update module github.com/go-chi/chi/v5 to v5.2.0 (#143) (701b7e3)
  • don't overwrite user name with empty string during token verification (#167) (684bb83)
  • escape query params (#146) (156cc1e)
  • revert posthog token (#144) (9defc58)
  • ui: fix wizard dialog on small screens (#152) (d5b3e82)
  • ui: show registration form errors after submit (#162) (22eba8c)

Other

  • deps: update axllent/mailpit docker tag to v1.21.7 (#141) (1c1406e)
  • remove unused var (3acfb20)

Docs

  • add Getting started section to README (#158) (987ca22)
  • remove not needed database init for Getting Started (dcbf3f0)

0.4.0 (2024-12-13)

Features

  • backend: use transactions where multiple database writes happen (#129) (ef23a9f)
  • change email footer (cb45326)
  • frontend: add step 0 in onboarding wizard (#136) (fda3126)

Bug Fixes

  • deps: update dependency @sentry/angular to v8.45.0 (#134) (14ba8ee)
  • improve customer invite mail (#132) (32f121e)

Other

  • deps: update jdx/mise-action action to v2.1.8 (#133) (34c7b30)
  • frontend: subheading to indicate user role (#135) (bb316c0)

0.3.0 (2024-12-13)

Features

  • frontend: sentry and posthog user identification (#111) (f592617)
  • frontend: version modal (#122) (d9305f1)
  • switch table header ordering and placeholders (#121) (3d9f5c3)
  • ui: update onboarding flow to create customer user (#123) (0293620)

Bug Fixes

  • deps: update angular monorepo to v19.0.4 (#116) (f374746)
  • deps: update dependency @angular/cdk to v19.0.3 (#106) (b7cf95f)
  • deps: update dependency @sentry/angular to v8.44.0 (#112) (3ec3176)
  • deps: update dependency globe.gl to v2.34.3 (#127) (e7481cf)
  • deps: update dependency posthog-js to v1.196.1 (#114) (56741a4)
  • deps: update dependency posthog-js to v1.198.0 (#118) (d5c3b1b)
  • deps: update dependency posthog-js to v1.199.0 (#126) (edd89de)
  • deps: update module github.com/go-chi/jwtauth/v5 to v5.3.2 (#110) (55dce33)
  • deps: update module golang.org/x/crypto to v0.31.0 [security] (#109) (2b73573)
  • frontend: success feedback (#128) (29d9de9)
  • frontend: use wizard for new deployments (#124) (a8b4bfa)
  • ui: add maxwith and text overflow to name columns (#119) (4616a78)
  • ui: move modal submit button and general modal improvements (#120) (9b6899d)

Other

0.2.0 (2024-12-11)

Features

  • add user creation and inviting customers (#103) (c2c1d8c)
  • customer installation wizard, dashboard charts (#82) (cfa74c6)

Bug Fixes

  • frontend: toast error message should not be 'OK' (#104) (10f7a27)

0.1.0 (2024-12-11)

Features

Bug Fixes

  • align globe center (#70) (deece53)
  • always use index.html for not found files (301d049)
  • deps: update angular monorepo to v19.0.1 (#7) (fa628ee)
  • deps: update angular monorepo to v19.0.2 (#72) (14bb184)
  • deps: update angular monorepo to v19.0.3 (#75) (7f7679f)
  • deps: update dependency @angular/cdk to v19.0.2 (#76) (408fbf2)
  • deps: update dependency globe.gl to v2.34.2 (#57) (f3a0265)
  • deps: update dependency posthog-js to v1.188.0 (#24) (afa94e7)
  • deps: update dependency posthog-js to v1.188.1 (#29) (67e7448)
  • deps: update dependency posthog-js to v1.189.0 (#37) (b6c00c5)
  • deps: update dependency posthog-js to v1.190.1 (#39) (87358d6)
  • deps: update dependency posthog-js to v1.190.2 (#40) (fc1c433)
  • deps: update dependency posthog-js to v1.191.0 (#45) (255ca0a)
  • deps: update dependency posthog-js to v1.192.1 (#50) (1b00f6c)
  • deps: update dependency posthog-js to v1.193.1 (#55) (dfe3cb8)
  • deps: update dependency posthog-js to v1.194.1 (#56) (6eecdec)
  • deps: update dependency posthog-js to v1.194.2 (#60) (c145062)
  • deps: update dependency posthog-js to v1.194.3 (#63) (89f1928)
  • deps: update dependency posthog-js to v1.194.4 (#85) (f47bbb5)
  • deps: update dependency posthog-js to v1.194.5 (#87) (f8d4dc0)
  • deps: update dependency posthog-js to v1.194.6 (#92) (524dec4)
  • deps: update dependency posthog-js to v1.195.0 (#102) (4ce0930)
  • deps: update module github.com/lestrrat-go/jwx/v2 to v2.0.21 [security] (#68) (f4042fd)
  • deps: update module github.com/lestrrat-go/jwx/v2 to v2.1.3 (#73) (9c65205)
  • deps: update module github.com/onsi/gomega to v1.36.1 (#97) (133a623)
  • deps: update module golang.org/x/crypto to v0.30.0 (#77) (3d8d925)
  • frontend: logout if token expired or 401 response (#99) (fac37da)
  • toggle sidebar on tiny screens (#96) (0e31121)
  • ui: application cache (#41) (a50fb26)

Other

  • add basic go app with file server (3a45ef9)
  • add CHANGELOG.md to prettierignore file (8da206b)
  • add dockerfile (efc29b5)
  • add golangci-lint (622bf04)
  • add missing fonts (#21) (e114de9)
  • add posthog-js (#8) (32b1ad0)
  • add prettier (#11) (8c91f1d)
  • add proxy config for dev (449eb7f)
  • add renovate automerge config (4b3887a)
  • add routing with chi (090536f)
  • add tailwind (b5ee219)
  • change docker base to chainguard (7457a87)
  • change fs embed path (c0122eb)
  • configure Renovate (43a2617)
  • create angular app (aedf40c)
  • delete duplicate html (69ea918)
  • deps: update Angular to v19.0.0 (45db8c9)
  • deps: update angular-cli monorepo to v19.0.1 (#18) (50a8c4e)
  • deps: update angular-cli monorepo to v19.0.2 (#26) (136fb8f)
  • deps: update angular-cli monorepo to v19.0.3 (#74) (44a0551)
  • deps: update angular-cli monorepo to v19.0.4 (#86) (361e448)
  • deps: update axllent/mailpit docker tag to v1.21.5 (#88) (c583e74)
  • deps: update axllent/mailpit docker tag to v1.21.6 (#91) (b1d694c)
  • deps: update cgr.dev/chainguard/static:latest docker digest to 5ff428f (#14) (aab5ae8)
  • deps: update dependency @types/jasmine to v5.1.5 (#48) (056df29)
  • deps: update dependency jasmine-core to ~5.4.0 (#2) (f4123f4)
  • deps: update dependency jasmine-core to ~5.5.0 (#62) (e5c43d9)
  • deps: update dependency prettier to v3.4.0 (#28) (198dc31)
  • deps: update dependency prettier to v3.4.1 (#35) (7cf4e6c)
  • deps: update dependency prettier to v3.4.2 (#67) (11db641)
  • deps: update dependency tailwindcss to v3.4.16 (#65) (5732d9f)
  • deps: update dependency typescript to ~5.6.0 (#3) (de8296a)
  • deps: update node.js to v22.11.0 (#6) (af79add)
  • deps: update node.js to v22.12.0 (#66) (575d176)
  • deps: update postgres docker tag to v17.2 (#23) (eef377c)
  • init angular (a3450af)
  • rename frontend to cloud-ui (a685e98)
  • run go mod tidy (9f53a60)
  • set angular analytics to false (0c9b912)
  • set next release to 0.1.0 (f0a6d3e)
  • update dummy data (3acd07e)

Docs

  • remove outdated information from README (fb05128)

Refactoring

  • cloud-ui: use *ngIf to display alerts, don't use flowbite-angular, remove duplicate code (#12) (fca2bc2)
  • reorganize backend modules to better separate service init, routing and serving (#90) (f9dd232)