Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column
width150px


Column

Feature Release

eSignAnyWhere 23.45

Date: Planned November 2023 - Release Candidate installed on demo already

Beside, focusing on stabilizing and improving existing features to make them even better to use, this release additionally introduces the following. With these exciting updates, you will experience a platform that not only offers a more captivating visual experience but also provides you with greater control and insights into your organization's operations. It is time to embrace the benefits of these enhancements and take your user experience to the next level:

Expand
titleNew Color Scheme - A modernized UI in flat look and UX with optimized mouse interaction aims for enhanced accessibility support

Get ready for a visual transformation as we introduce a captivating new color scheme that revolves around the enchanting primary color, teal. This change marks a departure from the previous purple theme and brings a fresh, invigorating look to our platform. The advantages of this recoloring are not just cosmetic, it enhances user experience, making your interactions more engaging and visually appealing.

Please also see: UI/UX Rework - New Color Scheme 2023


Expand
titleEnhanced Custom Organization Sealing Certificate Configuration - Unleash the Potential
In this release, we are thrilled to introduce a feature that gives you more control and flexibility over your document sealing processes. With the new "AllowUsingCustomSealingCertificate" feature flag, you can now seamlessly enable or disable the configuration of a specific sealing certificate for each organization. This update not only streamlines your operations but also ensures that your organization's unique needs are met.
Please also see: Feature Flags#AllowUsingCustomSealingCertificate


Expand
titleEnvelope History - Gain Deeper Insights and Benefits
We have taken a significant step to enhance your observability with the introduction of our new Envelope History feature. This feature is designed to provide you with comprehensive insights into the events related to an envelope, as well as detailed information on any events that may have encountered issues. The advantages are clear:
  • User Event History Access: With this permission, users can delve into the event history of an envelope, gaining valuable insights and control over the process.
  • Anonymized Organization Envelope History: This permission empowers users to access anonymized history data for any envelope within their organization, ensuring that you have the data you need while maintaining privacy and security.

You can find both permissions in the "Roles and Permissions" section.

Please note that this feature is also available via api with the following call:
GET /v6/envelope/{envelopeId}/history

Please also see: Envelope History






Section


Column
width150px


Column

Feature Release

eSignAnyWhere 23.40

October 2023

Beside, focusing on stabilizing and improving existing features to make them even better to use, this release additionally introduces the following:

Expand
titleTypeToSignSignature feature flag

We are pleased to announce the introduction of a new feature flag, "TypeToSignSignature", with this release. This feature flag brings forth notable implications for both existing and new organizations. Existing organizations as well as new organizations will have access to the TypeToSign signing method. However, we now offer the added flexibility of being more selective in activating this product feature to keep the UI a bit more clean. Furthermore, on-premise customers can configure on a per-organization basis if they want to allow TypeToSign signing method.

By implementing this feature flag, we empower organizations to tailor their signing preferences to their specific needs, ensuring a more customized and efficient experience.

For further details, please refer to Feature Flags#TypeToSignSignature.


Expand
titleOrganization specific timestamp

We are pleased to introduce a new feature flag to allow an organization specific timestamp - "AllowUsingCustomTimestampService". This feature allows you to set a dedicated timestamp service for each organization. With "AllowUsingCustomTimestampService", you gain the ability to fine-tune timestamp configurations on a per-organization basis. This means that it is now possible to customize timestamp services to meet the specific needs of each organization in your instance, ensuring that timestamps align perfectly with their unique requirements. This feature provides enhanced control and flexibility, making timestamp management more precise and adaptable across your entire instance.

Please also see Feature Flags#AllowUsingCustomTimeStampService and the Organization Settings


Expand
titleOAuth configuration enhancement

We are excited to introduce new configuration options for OAuth in this release. You now have the flexibility to control how OAuth values are compared, whether it's case sensitive or not. Specifically, for the Signer OAuth Provider, the following comparison modes are additionally available:

  • Validate (respect case): OAuth values will be validated with strict case sensitivity.
  • Validate (ignore case): OAuth values will be validated while ignoring case differences.

OAuth Configuration Validation

This enhancements offer greater control and customization, ensuring your OAuth integration is tailored to your exact needs.

For general information about OAuth please refer to OAuth2 Authentication Reference and for samples OAuth2 Authentication Samples.



...