Skip to content

Releases: dotenx/dotenx

v4.0.0

22 Mar 23:41
635accb
Compare
Choose a tag to compare
Update README.md

Builder Studio - first release

04 Jul 01:20
472ac20
Compare
Choose a tag to compare
Fix interaction (#146)

* update interaction debugged

* checking integration length

* some cleaning up + checking integration provider logic debugged

* get interaction fields debugged

* getting run time interaction body refactored

* create from template refactored

* refactore get integrations method

* getting integration for create template flow changed

* debugging create template

* removing empty bodies from detailes

* empty bodies for interaction removed

* activating automation after creating from template

Builder Studio

30 Jun 03:31
23447a4
Compare
Choose a tag to compare

Features in this release:

  • Creating projects
  • User management
  • Database and CRUD
  • Interaction
  • Automations

v0.1.0

29 May 23:14
b61bd0b
Compare
Choose a tag to compare

We've built the version that supports all the core functionalities.
From this version we start keeping track of changes and we'll include them in the release notes.

MVP release

12 Apr 01:38
b836cfe
Compare
Choose a tag to compare
MVP release Pre-release
Pre-release

DoTenX is a No Code automation tool which can be used in a variety of use-cases.

The features implemented in this release:

  • Adding an Automation - The core logic including multiple modules that we call the "engine" is ready.
  • Running each Task and Trigger as a Docker container
  • Specifying outputs for Tasks and Triggers
  • Passing the input variables to the Tasks
  • Support for "Slack Send Message" and "SendGrid Send Email" Tasks

Note: There are no artifacts published for this release but from the next release we'll push the Docker images to our Docker repository on Docker Hub.