Skip to content

v1.104.21195 Linux

Latest

Choose a tag to compare

@Artanidos Artanidos released this 21 Apr 17:58
· 45 commits to main since this release

Beta Release

We’re excited to share our Beta Release after a major refactoring phase!
It’s expected to be fairly stable — but as Murphy would say, “Anything that can go wrong, will go wrong.” 😉

Whats new?

  • NoCodeDesigner now support the usage of export plugins.
  • Also we are using a new editor control with line numbers and we get rid of the scrolling problem.
  • We have now got a button to open the documentation.

Plugins

  • The first available plugin you can get from here. Its just a small sample to give you you a template to create code generators or the like.

Installation

  1. Download the .deb file for your system.
  2. Open a terminal and navigate to the download folder.
  3. Install the package using:
sudo dpkg -i nocodedesigner_1.104.21190-1_amd64.deb

That’s it — you’re ready to go!