Skip to content

Releases: dyrector-io/dyrectorio

0.2.1

27 Sep 14:21

Choose a tag to compare

CLI tool developed for quick local setup of dyrector.io. Read here how to use CLI. Container configuration & secret management improved. Google Container Registry integration is now available. Notifications are implemented for Discord, Slack, and Microsoft Teams to notify teammates of new Nodes, Products, deployment statuses, and new teammates on dyrector.io. Google Microservices Demo is available with DemoSeeder implementation. Agent related improvements. E2E tested with Playwright. Improved Audit log with pagination and server-side filtering. Status page is available to check the statuses of the services of the platform. User-facing documentation is available. Minor glitches and bugs fixed.

What's Changed

Read more

0.1.0

16 May 07:21
3e00476

Choose a tag to compare

Migration into a monorepo on GitHub to measure up to open-source requirements. Automations and multiple platform support – Apple Silicon, Windows – is now available to provide a convenient developer experience. Agent's install script is added with MacOS support. Guidelines of contribution – code of conduct and README.

What's Changed

  • ci: add basic CI functions for frontend, backend, agent and auth services by @c3ppc3pp in #1
  • ci: add lint to auth, apply suggested linter changes by @c3ppc3pp in #2
  • crx-267 - fix: image search in v2 registries by @m8vago in #7
  • fix: remove unused env variables by @polaroi8d in #8
  • ci: agent pipeline with tests & signing by @nandor-magyar in #3
  • improve: add quick start to general readme by @polaroi8d in #9
  • fix: add none as default network mode on images by @polaroi8d in #10
  • Feat: add container sign by @c3ppc3pp in #12
  • fix: repair the dagent install script in MacOS by @polaroi8d in #11
  • feat: add gitlab, github registry types by @m8vago in #13
  • fix: container registry path, crux-ui ci by @c3ppc3pp in #15
  • fix: fix kratos admin url and add launch.json by @polaroi8d in #16
  • refactor/ui eslint errors by @m8vago in #14
  • fix: crux-ui docker image building, crux-ui image sign in gh actions by @c3ppc3pp in #17
  • fix: crux-ui pipeline by @c3ppc3pp in #19
  • feat: add changelog generation to repository by @polaroi8d in #18
  • refactor: merge auth ui into ui by @m8vago in #20
  • fix: fix svg illustrations by @polaroi8d in #21
  • add: tests for json, string in utils; fix: json in utils; fix: remove code duplications by @c3ppc3pp in #22
  • feat: docker cp http endpoint, single file upload by @nandor-magyar in #26
  • fix: captcha sitekey by @c3ppc3pp in #27
  • improvement: remove multiple choice from component by @polaroi8d in #23
  • fix: README and crux .env configuration by @szilarddoro in #31
  • fix: add security readme by @polaroi8d in #29
  • fix: add pre-commit-linter and add CONTRIBUTING.md by @polaroi8d in #30
  • feat: display agent version by @nandor-magyar in #28
  • fix: eslint errors, and apple silicon readme by @polaroi8d in #33
  • fix(dagent): restart policy default + test by @nandor-magyar in #32
  • fix(crux-ui): recaptcha badge hides footer by @robot9706 in #34
  • doc: setup steps & contributing gpg by @robot9706 in #35
  • feat(crux-ui): add default registry image by @balanceee in #36
  • feat(crux-ui): page specific titles by @robot9706 in #37
  • build(deps): bump terser from 5.14.1 to 5.14.2 in /web/crux by @dependabot in #38
  • fix(agent): agent version contains random space by @robot9706 in #39
  • feat(crux-ui): add type as tag to registry-card by @balanceee in #41
  • refactor: Remove config module by @peterambrus3 in #40
  • fix: tsconfig parsing error in eslintrc by @polaroi8d in #42
  • refactor(crux): use global interceptors by @balanceee in #45
  • fix: image edit websocket errors by @m8vago in #44
  • fix(crux-ui): layout and scaling on product card by @balanceee in #46
  • feat(crux-ui): font-family poppins by @balanceee in #47
  • refactor(crux): refactor email service by @balanceee in #50
  • fix: proto makefile does not work on windows by @robot9706 in #52
  • fix(crux-ui): Auditlog Improvements by @bvektor in #51
  • refactor(agent): eliminated globals & lint fixes by @robot9706 in #48
  • refactor: refactoring panic calls by @robot9706 in #53
  • feat: k8s agent install, with manifests by @nandor-magyar in #43
  • fix(agent): swagger double init during testing by @robot9706 in #55
  • chore: contributing update, editorconfig and gitattributes by @nandor-magyar in #56

New Contributors

Full Changelog: https://github.com/dyrector-io/dyrectorio/commits/v0.1.0