# 1.4.0 | 2024-02-01
- Added uninstall message on Gravity Forms Uninstall Page to clarify what is removed when Vacation Requests extension is uninstalled.
- Added add-on icon.
- Added security enhancements.
- Added translations for Catalan and Arabic.
- Fixed the PHP 8.1 deprecation notice for trim() that occurs when the add-on is activated on a new site.
- Fixed an issue with a non-numeric warning message displayed on Users page.
- Fixed an issue with a warning message when Vacation Days field Current Balance displayed on form submit page.
- Fixed an issue with variable typing of user profile values prior to performing vacation balance calculations.

# 1.3
- Added support for the license key constant GRAVITY_FLOW_VACATION_LICENSE_KEY.
- Added a confirmation when deleting a form with a Vacation field.

# 1.2
- Added the merge tag {workflow_vacation} with modifiers, including: pto, comp_days, hr_adjustment, carry, approved and balance.
- Added the shortcode [gravityflow page="vacation"] which takes "user_id" and "data" attributes.

# 1.1
- Added the gravityflowvacation_start_month filter.
- Added the gravityflowvacation_balance filter.
- Updated the vacation days calculation to search for the final status of entries instead of the status of the last approval step.
- Updated Members 2.0 integration to use human readable labels for the capabilities. Requires Gravity Flow 1.8.1 or greater.

# 1.0.0.6
- Fixed an issue with the calculation of the balance where only the first 20 entries are counted.

# 1.0.0.5
- Added logging statements.

# 1.0.0.4
- Rolled back removal of the current balance from the entry detail page.

# 1.0.0.3
- Fixed an issue where the balance shows the balance for the current users instead of the submitter.
- Removed the current balance from the entry detail page.

# 1.0.0.2
- Fixed an issue where capabilities are not available to roles.


# 1.0.0.1
- Fixed an issue where the approved calculation ignores workflow which don't end in an approval step.

# 1.0
All new!
