DesiGen v1.2.1 now released

Published
05 August 2021
Category
Releases
Author
Andrew H

The latest beta release of DesiGen is now released, containing the latest set of features and bugfixes. User feedback is most welcome.

Details on how to install this version can be found on the installation page of the documentation.

New in this release:

  1. Enhancement: Logging is now initialised earlier in the application startup; this ensures that any issues during startup can be logged to aid diagnosis and fault finding

  2. Bugfix: Fixed a problem causing some template registrations to be updated on every application startup

Known issues/limitations in this release:

  1. The application will not run if installed inside of the "Program Files" or "Program Files (x86)" folders. This is a permissions problem that is out of my control. Please workaround this by installing it outside of these folders. The default location is C:\DotNotStandard\DesiGen.

  2. Clicking on a link in the design menu causes unsaved changes made on the current page to be lost. This will be fixed when the application is upgraded to .NET 6; this will take place later in the year. The workaround is to click either the Next or Back button before navigating away from the design section.

  3. There is no ability to create or edit your own templates yet; this is a high priority feature in the backlog.

  4. There are a limited set of templates at the moment. We do not intend that we deliver all of the templates you will ever need; instead you will be able to create your own. However, there are a number of solution quickstarts that we do intend to add, such as a template for a hybrid MAUI solution.

  5. The navigation between the design section and the rest of the application is still somewhat incomplete, such as how you close designs. We are currently seeking feedback on how navigation should be enabled. For the moment, you should either use the small 'X' in the top-right corner of the design section. Alternatively you can click on the application name at the top of the design menu to return to the main menu, although you risk losing changes if you use this approach.

  6. There is no ability to change settings at the moment. In the future it will be possible to modify behaviours, including default code generation behaviours such as how naming conventions are applied, but this currently remains on the backlog for prioritisation.

  7. There is no functionality to assist with collaboration between team members, including design reviews. We will assess what extra work is required in this area as part of a future development phase. The workaround for the moment is to interact via other channels. If you wish to do offline collaboration, we suggest generating a Word document, which you could print and review by hand, or use the notation features in built into Word to enable collaboration upon it.

  8. There is no status change functionality at this point in time; we are still deciding on what functionality is required as part of this feature. This will probably be tackled as part of the collaboration featureset.

  9. There is no data management in place, such as the scheduled deletion or archiving of old designs.

  10. Additional styling and UI tidy up is on the backlog for prioritisation.