| @@ -1,11 +1,11 @@ | ||
| 1 | 1 | === ShiftController Employee Shift Scheduling === |
| 2 | 2 | Contributors: Plainware |
| 3 | 3 | Tags: shift, employee, staff, rota, volunteer |
| 4 | 4 | License: GPLv2 or later |
| 5 | -Stable tag: 4.9.74 | |
| 5 | +Stable tag: 4.9.66 | |
| 6 | 6 | Requires at least: 4.1 |
| 7 | -Tested up to: 6.7 | |
| 7 | +Tested up to: 6.6 | |
| 8 | 8 | Requires PHP: 5.6 |
| 9 | 9 | |
| 10 | 10 | Schedule staff and shifts anywhere at anytime online from your WordPress powered website. |
| 11 | 11 | |
| @@ -61,40 +61,11 @@ | ||
| 61 | 61 | 1. Front-end of the plugin. |
| 62 | 62 | 2. Back-end of the plugin. |
| 63 | 63 | |
| 64 | 64 | == Upgrade Notice == |
| 65 | -The upgrade is simple - just upload everything up again to your `/wp-content/plugins/` directory, then go to the ShiftController menu item in the admin panel. It will automatically start the upgrade process if any needed. | |
| 65 | +The upgrade is simply - upload everything up again to your `/wp-content/plugins/` directory, then go to the ShiftController menu item in the admin panel. It will automatically start the upgrade process if any needed. | |
| 66 | 66 | |
| 67 | 67 | == Changelog == |
| 68 | - | |
| 69 | -= 4.9.74 = | |
| 70 | -* BUG: critical error when creating shifts from schedule templates (Pro version). | |
| 71 | - | |
| 72 | -= 4.9.73 = | |
| 73 | -* Added a new "Repeat Every N Weeks" option for recurring shifts. | |
| 74 | -* When creating repeating shifts with manual date selection, each date view is now more compact and more weeks are displayed initially. | |
| 75 | - | |
| 76 | -= 4.9.72 = | |
| 77 | -* BUG: New shift and time off links appeared in the print view. | |
| 78 | -* BUG: Sometimes there was an error after selecting another date in the date picker on a front end page for the employee's view ("My schedule" page). | |
| 79 | -* BUG: If there were more than one page with shortcode with different filter and view configuration settings then the settings from the previously visited page were used if the same user switched between those pages. | |
| 80 | - | |
| 81 | -= 4.9.71 = | |
| 82 | -* BUG: Critical error when trying to change shift's time (with PHP 8.3). | |
| 83 | -* Added a new "Shift Calendar Changed" email notification. | |
| 84 | - | |
| 85 | -= 4.9.70 = | |
| 86 | -* Code optimization to speed up schedule rendering for a large number of employees or calendars (>100). | |
| 87 | - | |
| 88 | -= 4.9.69 = | |
| 89 | -* BUG: Critical error when trying to link an employee to a user account. | |
| 90 | - | |
| 91 | -= 4.9.68 = | |
| 92 | -* Extended REST API and WordPress API options: added options to get calendars, get and create employees, add and remove employees to/from calendars. | |
| 93 | - | |
| 94 | -= 4.9.67 = | |
| 95 | -* Added an option to de-select a field value for Drop Down types of custom fields if it is not set as required. (Pro version). | |
| 96 | -* Minor fixes | |
| 97 | 68 | |
| 98 | 69 | = 4.9.66 = |
| 99 | 70 | * BUG: the schedule display crushed if there was a pending time off within the displayed date range. |
| 100 | 71 | |