# October 2017

### Bug Fixes

* Configurable type-ahead dropdowns now display all entries.

* Long workflow & usernames no longer overlap buttons in the Admin Panel UI.

* Web Validation:
  * Resolved ‘bad gateway error’ when splitting documents.

* Workflow Import:
  * Resolved issues when importing workflows with expanded subprocesses.

* Copy & Paste in Process Designer:
  * Resolved issues in Internet Explorer 11.

* My Home Filter:
  * Resolved issues when using special characters.

* Documentation Links:
  * Resolved issue when pressing "OK" closed the dialog unexpectedly.

* Process Designer Stability:
  * Resolved freezing issue when a user with workflow design rights edits a workflow without clicking "Edit Workflow" first.

* Process Monitor & PDF Reports:
  * Resolved missing workflow arrows.

* Auto-Complete Alignment:
  * Resolved display misalignment during browser resizing.

* Admin Panel Errors:
  * Resolved error when users with Monitor View Rights open a workflow.

* Workflow Publishing Bug:
  * Resolved issue where users with the designer role couldn't publish workflows.

***

### Security & Authentication

* 2-Factor Authentication (2FA) with Google Authenticator:
  * Can be enabled per user, group, or organization wide.
  * If enforced at the organization or group level, all users must use 2FA to log in.

***

### Process Designer Enhancements

* Reference Point Feature:
  * A reference point is now available at the top-left corner of the designer canvas.
  * Users can reset the canvas position using a button (above the zoom-in/out buttons).

***

### User Interface & Experience

* My Home Task Enhancements:
  * Task ID, Workflow Step, and Workflow Name can now be used in sorting & filtering options.

* Tooltips & Onboarding Messages:
  * Pop-up messages now appear for:
    * New features.
    * Product updates.
    * 2FA setup instructions.

{% hint style="info" %}
These messages appear only once per user.
{% endhint %}

* Customizable Table Names:
  * In My Home, the ‘Form’, ‘Collaboration’, and ‘History’ tabs can now be renamed.

***

If you have any questions, please contact CumulusPro support at <support@cumuluspro.com>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cumuluspro.net/release-notes/october-2017.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
