### 1.9.0 | 2024-09-04
- Fixed PHP warnings that occur when the add-on is activated on a new site.
- Fixed the entry folder date display on Form > Entries screen when a folder column is selected for display.

### 1.8 | 2022-05-12
- Added settings on "Add to Folder" Workflow Step to allow creation of a new folder if it doesn't exist.
- Added uninstall message on Gravity Forms Uninstall Page to clarify what is removed when Folders extension is uninstalled.
- Added deprecated version warning for use of Gravity Flow Folders with Gravity Forms less than version 2.5.
- Added acceptance test coverage structure and an initial folder test scenario.
- Added add-on icon.
- Updated Admin Actions to not display choices under "Remove from Folder" and "Move to Folder" when entry is not in any folder.
- Updated Admin Actions to not display choices under "Add to Folder" and "Move to Folder" when entry is in all folders.
- Fixed an issue with "Remove from Folder" not working via Admin Actions.

### 1.7
- Fixed an issue with Bulk Actions not adding entries to correct folders.
- Fixed an issue with viewing and updating Folders settings introduced in Gravity Forms 2.5.13.

### 1.6
- Added Move to Folder option to move an entry from a folder to another in Admin and Bulk Actions.
- Added Move to Folder workflow step.
- Fixed an issue with Folder icons not appearing on the frontend view.

### 1.5
- Fixed an issue with the RTL Languages not displaying folders correctly in Workflow Folder Settings.

### 1.4
- Added security enhancements.
- Added filter gravityflowfolders_folder_match_add_step to allow control of whether entry should be added to a folder
- Added filter gravityflowfolders_folder_match_remove_step to allow control of whether entry should be removed from a folder
- Added filter gravityflowfolders_display_folder to allow the folder shortcode argument to be customized.
- Updated translations.

### 1.3
- Added support for the license key constant GRAVITY_FLOW_FOLDERS_LICENSE_KEY.

### 1.2
- Updated Members 2.0 integration to use human readable labels for the capabilities. Requires Gravity Flow 1.8.1 or greater.
- Fixed an issue with the shortcode where the step_status, workflow_info, and sidebar attributes are ignored when the detail page is displayed.
- Fixed an issue with the folder permissions.
- Added CSS RTL improvements.

### 1.1
- Added logging statements.
- Added support for Gravity Forms 2.3
- Fixed a PHP notice which could occur when getting the folders.
- Fixed an issue with the shortcode where entries in the folder may not be displayed.
- Fixed an issue with the link to the folders list page from the breadcrumbs where the id parameter is not removed.


### 1.0
All new!
