# Version 1.4.0 ### New Features * Add a submit button on the Timesheet page. * Add all priority level to the priority filter. * Add a new feature to pin a task card that will always display on the board regardless what the current status is. ### Improvements * Pay item becomes a required field if time is greater than zero on Client page. * Client dropdown will clear after users clicking "Save and New" on Edit Time Activity modal. * Add a 4000 characters limit for Description field on Time Activity modal. ### Resolved Issues * Fixed the bug that status filter is not working on Client page. * Fixed the bug that clicking "Save and New" on Time Activity modal will prevent the next new entry not from saving. * Fixed the Status and Priority filters on Kanban page. * Fixed the bug that search field is acting strange while using keyboard. * Fixed the bug that entering slashes in date field will result a wrong date on time activity modal. ### Pending * Pay item becomes a required field if time is greater than zero on Timesheet and Timesheet Review page. (ETA 9/16)