Minor releases moving forward
As you'll note, we're releasing new minor versions for the latest three majors of Umbraco: 8, 9, and 10. We expect this to be the last minor release where we do this. Moving forward we'll focus attention on new releases on Forms 10.
Given the upgrade from Umbraco 8 to 9, and .NET Framework to .NET 5, was a relatively significant undertaking, we've been keen to ensure that customers still using Umbraco 8 have been able to make use of the new features introduced in Forms. It's now been almost a year since Umbraco 9 was released, hopefully giving time for those wanting to be on the latest version of Forms to upgrade. As such it seems reasonable now to consider Forms 8 "done" from a feature perspective.
Umbraco 9 is not an LTS version, and the update to Umbraco 10 is much more straightforward. So given the impediment to upgrading is less we don't see a great need to bring new features to that version either.
Of course, we will continue to release patches as necessary for both versions, for regressions, security issues or to resolve significant bugs, as per the documented support policy.
With that out of the way - let’s have a look at what you can expect in this latest release 👀
What’s new in Umbraco Forms 8.13/9.5/10.1?
The main set of features included in this release consists of a number of improvements to workflows but you’ll also find useful enhancements to forms pickers, now with support for picking from folders, a new Rich Text
Workflow Features and Improvements
Workflows are associated with a form and run sequentially after the entry is submitted and/or approved. Umbraco Forms comes with a number of workflows out of the box and is extensible to allow you to create your own.
Conditional Workflows
There might be times when you want to initiate a specific workflow depending on what the user has submitted in the form. Up until now this required custom development. With this Forms release, you can set up conditions for workflows, which will be instantly familiar if you’ve set up conditional fields.