New in Softadmin® 7.25.002

New features

Signature control

The new Signature control allows users to write their signature using the mouse.

A signature control with the signature Bob Smith

Global meta viewport support in Publish

Publish already has support for specifying meta-tags on a page-basis, but this can be inconvenient for a site with many pages. The new PublishMetaViewPort system setting lets you specify a viewport for the whole site at once instead.

metaviewport

<head>
	<meta name="viewport" content="width=device-width, initial-scale=1">