PluginProbe
Edit Flow / 0.9.9
Edit Flow v0.9.9
0.11.1 0.11.0 0.7.2 0.7.3 0.7.4 0.7.5 0.7.6 0.8 0.8.1 0.8.2 0.9 0.9.1 0.9.2 0.9.3 0.9.4 0.9.5 0.9.6 0.9.7 0.9.8 0.9.9 trunk 0.1.5 0.10.0 0.10.1 0.10.2 All 44 releases
edit-flow / readme.txt

readme.txt in Edit Flow 0.9.9, at readme.txt

449 lines 33.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Edit Flow ===
2 Contributors: batmoo, danielbachhuber, sbressler, automattic
3 Donate link: http://editflow.org/contribute/
4 Tags: edit flow, workflow, editorial, newsroom, management, journalism, post status, custom status, notifications, email, comments, editorial comments, usergroups, calendars, editorial calendar, story budget
5 Requires at least: 6.0
6 Requires PHP: 8.0
7 Tested up to: 6.5
8 Stable tag: 0.9.9
9
10 Redefining your editorial workflow.
11
12 == Description ==
13
14 Edit Flow empowers you to collaborate with your editorial team inside WordPress. We've made it modular so you can customize it to your needs:
15
16 * [Calendar](http://editflow.org/features/calendar/) - A convenient month-by-month look at your content.
17 * [Custom Statuses](http://editflow.org/features/custom-statuses/) - Define the key stages to your workflow.
18 * [Editorial Comments](http://editflow.org/features/editorial-comments/) - Threaded commenting in the admin for private discussion between writers and editors.
19 * [Editorial Metadata](http://editflow.org/features/editorial-metadata/) - Keep track of the important details.
20 * [Notifications](http://editflow.org/features/notifications/) - Receive timely updates on the content you're following.
21 * [Story Budget](http://editflow.org/features/story-budget/) - View your upcoming content budget.
22 * [User Groups](http://editflow.org/features/user-groups/) - Keep your users organized by department or function.
23
24 More details for each feature, screenshots and documentation can be found on [our website](http://editflow.org/).
25
26 We'd love to hear from you! For support questions, feedback and ideas, please use the [WordPress.org forums](http://wordpress.org/tags/edit-flow?forum_id=10), which we look at often. If you'd like to contribute code, [we'd love to have you involved](http://editflow.org/contribute/).
27
28 == Installation ==
29
30 The easiest way to install this plugin is to go to Add New in the Plugins section of your blog admin and search for "Edit Flow." On the far right side of the search results, click "Install."
31
32 If the automatic process above fails, follow these simple steps to do a manual install:
33
34 1. Extract the contents of the zip file into your `/wp-content/plugins/` directory
35 2. Activate the plugin through the 'Plugins' menu in WordPress
36 3. Write and enjoy the merits of a structured editorial workflow!
37
38 == Frequently Asked Questions ==
39
40 = Does Edit Flow work with multisite? =
41
42 Yep, in the sense that you can activate Edit Flow on each subsite. Edit Flow doesn't yet offer the ability to manage content across a network of sites.
43
44 = Edit Flow doesn't do X, Y, and Z. That makes me sad. =
45
46 All development happens on [GitHub](https://github.com/Automattic/Edit-Flow).
47
48 For support questions, feedback and ideas, please use the [WordPress.org forums](http://wordpress.org/tags/edit-flow?forum_id=10), which we look at often. For everything else, say [hello@editflow.org](mailto:hello@editflow.org).
49
50 == Screenshots ==
51
52 1. The calendar is a convenient month-by-month look at your content. Filter to specific statuses or categories to drill down.
53 2. Custom statuses allow you to define the key stages of your workflow.
54 3. Editorial comments allow for private discussion between writers and editors on a post-by-post basis.
55 4. Keep track of the important details with editorial metadata.
56 5. View all of your upcoming posts with the more traditional story budget view, and hit the print button to take it to your planning meeting.
57
58 == Upgrade Notice ==
59
60 = 0.9.9 =
61 Bump minimum PHP supported version to 8.0, WordPress minimum supported version to 6.0.
62
63 = 0.9.8 =
64 PHP 8.2 compatible with various bug fixes
65
66 = 0.9.7 =
67 PHP 8 compatible now with various bug fixes
68
69 = 0.9.6 =
70 Fix bug around post save, bring Gutenberg to Calendar filters
71
72 = 0.9.5 =
73 Fix bugs around slugs, plus some localization improvements and other bug fixes
74
75 = 0.9.4 =
76 Updates to post list custom status UI. Plus, updates to API and bug fixes.
77
78 = 0.9.3 =
79 Fixes for localization and notifications
80
81 = 0.9.2 =
82 Fixes issues with scheduling and trashing posts in block editor.
83
84 = 0.9.1 =
85 Bump PHP minimum to 5.6 to match WordPress core. Plus, various bug fixes.
86
87 = 0.9 =
88 Bump minimum version of PHP to 5.4. Start implementation of Block Editor compatible modules, various improvements and bugfixes.
89
90 = 0.8.3 =
91 Improvements and bugfixes.
92
93 = 0.8.2 =
94 Minor enhancements and bug fixes, translation updates.
95
96 = 0.8.1 =
97 Added Composer support.
98
99 = 0.8 =
100 Final readme and versioning changes for v0.8
101
102 = 0.7.5 =
103 New localizations; myriad of bug fixes
104
105 = 0.7.4 =
106 Support for non-Latin characters in custom statuses and editorial metadata; various bug fixes
107
108 = 0.7.3 =
109 Support PHP 5.2.x by removing the anonymous functions we mistakenly added
110
111 = 0.7.2 =
112 Contributors and other users without the 'publish_posts' capability can access custom statuses.
113
114 = 0.7.1 =
115 Enhancements and bug fixes, including defaulting to the proper date in the calendar and an Italian localization.
116
117 = 0.7 =
118 Complete rewrite into a modular architecture. Lots of polish added. Important note: If upgrading from pre-v0.6, please upgrade to v0.6.5 first
119
120 = 0.6.5 =
121 Fixes an issue where the post timestamp would be set as soon as a custom status was used.
122
123 = 0.6.4 =
124 Number of minor fixes and improvements, including proper support for bulk editing custom statuses, a 'Clear' link for clearing date editorial metadata, and better respect for user roles and capabilities in Story Budget.
125
126 = 0.6.3 =
127 Restored email notifications to old delivery method instead of queueing with WP cron because of reliability issues. Added option to see unpublished content on story budget and editorial calendar.
128
129 = 0.6.2 =
130 Two bug fixes: post titles should properly appear in email notifications, and bulk editing no longer deletes editorial metadata.
131
132 = 0.6.1 =
133 Proper support for custom post types. We removed the option to enable/disable Custom Statuses for Pages from the Settings page. Custom Statuses are enabled by default for Pages. To remove support for statuses, please see readme.
134
135 = 0.6 =
136 New features, including story budget and editorial metadata, a completely rewritten calendar view, and many bug fixes, including one for editorial comments appearing in the admin.
137
138 == Changelog ==
139
140 = 0.9.9 (May 24, 2024) =
141 * Enhancements: bump lowest supported PHP version to 8.0 and lowest WordPress version to 6.0 (https://github.com/Automattic/Edit-Flow/pull/727)
142 * Test fix: Update ESLint configuration and format JS files (https://github.com/Automattic/Edit-Flow/pull/723)
143 * Enhancements: Move JS environment to node 20, upgrade packages (https://github.com/Automattic/Edit-Flow/pull/725)
144
145 = 0.9.8 (April 10, 2024) =
146 * Fix WP 5.9 deprecation notice with `who` in `WP_User_Query` (https://github.com/Automattic/Edit-Flow/pull/701)
147 * Add PHP 8.2 fixes (https://github.com/Automattic/Edit-Flow/pull/700)
148 * Bump @babel/traverse from 7.1.6 to 7.23.2 (https://github.com/Automattic/Edit-Flow/pull/714)
149
150 = 0.9.7 (Aug 26, 2022) =
151 * Bug fix: Allow scheduled posts to be shifted around on calendar (https://github.com/Automattic/Edit-Flow/pull/614)
152 * Bug fix: Add back unpublish status, small css tweak for statuses (https://github.com/Automattic/Edit-Flow/pull/613)
153 * Enhancements: Renaming some frontend calendar configuration variable (https://github.com/Automattic/Edit-Flow/pull/615)
154 * Bug fix: Swap join() with implode() for PHP 8 compatibility (https://github.com/Automattic/Edit-Flow/pull/627)
155 * Enhancements: Give each attribute in Edit Flow settings page a different id (https://github.com/Automattic/Edit-Flow/pull/650)
156 * Bug fix: Fix test_story_budget_set_number_days_filter_invalid in PHP 8.0 (https://github.com/Automattic/Edit-Flow/pull/644)
157 * Bug fix: Allow updating post slugs in Quick Edit and Classic Editor with a different status from published (https://github.com/Automattic/Edit-Flow/pull/648)
158 * Bug fix: Fix jQuery warnings as WordPress upgraded it from 1.12.4-wp to 3.5.1 (https://github.com/Automattic/Edit-Flow/pull/649)
159 * Enhancements: Remove redundant jQuery selector #the-list a.editinline (https://github.com/Automattic/Edit-Flow/pull/668)
160 * Enhancements: Remove redundant jQuery selector #toggle_details (https://github.com/Automattic/Edit-Flow/pull/669)
161 * Bug fix: Fixes non-variable being passed by reference (https://github.com/Automattic/Edit-Flow/pull/667)
162
163 = 0.9.6 (April 26, 2020) =
164 * Bug fix: Fix bug causing error on save button click for post after hovering over button (https://github.com/Automattic/Edit-Flow/pull/604)
165 * Enhancements: Bring Gutenebrg to Calendar filters (https://github.com/Automattic/Edit-Flow/pull/603)
166 * Enhancmenets: Tweak styling on Calendar (https://github.com/Automattic/Edit-Flow/pull/605)
167
168
169 = 0.9.5 (April 8, 2020) =
170 * Bug fix: Fix bug preventing previewing posts authored by other users (https://github.com/Automattic/Edit-Flow/pull/597 -- props mallorydxw)
171 * Imrpovement: Status dropdowns are now be Edit Flow specific but filterable (https://github.com/Automattic/Edit-Flow/pull/595)
172 * Improvement: Support i18n in Story Budget date picker (https://github.com/Automattic/Edit-Flow/pull/569)
173 * Bug fix: Prevent multiple custom fields from being created (https://github.com/Automattic/Edit-Flow/pull/591)
174 * Bug fix: Fix slug behavior (https://github.com/Automattic/Edit-Flow/pull/575)
175
176 = 0.9.4 (February 4, 2020) =
177 * Bug fix: Move 'Customize' link in metadata metabox to inside metabox (https://github.com/Automattic/Edit-Flow/pull/590 -- props jsit)
178 * Bug fix: Fix ef_custom_status_list filter on get_custom_statuses (https://github.com/Automattic/Edit-Flow/pull/587 -- props jsit)
179 * Bug fix: Keep save button text updated, without errors (https://github.com/Automattic/Edit-Flow/pull/585 -- props WPprodigy)
180 * Bug fix: Add ef_week_first_day as script data to prevent echoing script tags (https://github.com/Automattic/Edit-Flow/pull/582 -- props ryelle)
181 * Improvement: Deprecate ef_get_comments_plus (https://github.com/Automattic/Edit-Flow/pull/581 -- props WPprodigy)
182 * Improvement: Cleanup block editor compatibility logic (https://github.com/Automattic/Edit-Flow/pull/580 -- props WPprodigy)
183 * Improvement: Display custom statuses in post states (https://github.com/Automattic/Edit-Flow/pull/579 -- props WPprodigy)
184 * Improvement: Clean up dashboard-note logic (https://github.com/Automattic/Edit-Flow/pull/578 -- props WPprodigy)
185
186
187 = 0.9.3 (December 18, 2019) =
188 * Bug fix: parse date time from numeric string instead of textual date (https://github.com/Automattic/Edit-Flow/pull/546 -- props batmoo, cojennin)
189 * Bug fix: ensure status friendly names are used in notifications (https://github.com/Automattic/Edit-Flow/pull/560 -- props batmoo, cojennin)
190 * Bug fix: fix WP Menu post title notice (https://github.com/Automattic/Edit-Flow/pull/552 - props batmoo, cojennin)
191 * Updates to tests, build pipeline (props batmoo, dchymko, cojennin)
192
193 = 0.9.1 (November 24, 2019) =
194 * Bug fix: Prevent issues with scheduling and trashing posts when using the block editor (https://github.com/Automattic/Edit-Flow/pull/556 -- props cojennin, davisshaver, batmoo)
195
196 = 0.9.1 (November 4, 2019) =
197 * Bug fix: Prevent custom status from being reverted when using Gutenberg (https://github.com/Automattic/Edit-Flow/pull/521 -- props mikeyarce, batmoo)
198 * Bug fix: Don't break post previews when using custom statuses (https://github.com/Automattic/Edit-Flow/pull/515 -- props
199 rebeccahum)
200 * Bug fix: Don't auto-subscribe the current user when notification settings are changed (https://github.com/Automattic/Edit-Flow/pull/540 -- props dchymko, jerclarke, mikeyarce)
201 * Bug fix: prevent fatals when editing posts on the frontend via certain plugins (https://github.com/Automattic/Edit-Flow/pull/538 -- props kjohnson, dchymko)
202 * Bug fix: Don't break classic editor when custom statuses are disabled (https://github.com/Automattic/Edit-Flow/pull/537 -- props batmoo, thesquaremedia)
203 * Bug fix: Prevent `count()` warning on PHP 7.2 (https://github.com/Automattic/Edit-Flow/pull/534 -- props batmoo, NeilWJames)
204 * Bug fix: Prevent multiple plugin entries on the plugins page (https://github.com/Automattic/Edit-Flow/pull/530 -- props batmoo, mboynes, joshbetz)
205 * Bug fix: jQuery compatibility issues (https://github.com/Automattic/Edit-Flow/pull/499 -- props jameslesliemiller)
206 * Dev: Fix Travis CI Tests (props dchymko)
207 * Bonus props to jerclarke, mikeyarce, rebeccahum, rinatkhaziev, dchymko, and batmoo for helping with issues/PRs/testing.
208
209 = 0.9 (January 10, 2018) =
210 * Feature: Block Editor compatibility for Custom Status module. Props [rinatkhaziev](https://github.com/rinatkhaziev). See [BLOCKS.md](BLOCKS.md) for details.
211 * Feature: new filter `ef_calendar_item_html` for Calendar module that allows to print custom markup for each day.
212 * UI Improvement: start removing arbitrary colors and conform to WP Color guide. A collective effort.
213 * UI Improvement: Add [NO ACCESS] and [NO EMAIL] to the list of notified users to indicate that a user doesn't have the access to the post and that a user doesn't have an email set, respectively. Props [WPprodigy](https://github.com/WPprodigy) [jerclarke](https://github.com/jerclarke).
214
215
216 = 0.8.3 (June 14, 2018) =
217 * UI Improvement: Made primary buttons on Settings screen consistent with WordPress UI. Props [cojennin](https://github.com/cojennin).
218 * UI Improvement: Display who particularly was notified about an editorial comment. Props [goodguyry](https://github.com/goodguyry), [WPprodigy](https://github.com/WPprodigy)
219 * Improvement: Updated Russian translation and documentation. Props [achumakov](https://github.com/achumakov).
220 * Improvement: Eliminate a few cases of raw SQL queries in favor of `date_query`. Props [justnorris](https://github.com/justnorris).
221 * Improvement: Cache calendar items for each user individually to prevent potential cache pollution. Props [justnorris](https://github.com/justnorris).
222 * Improvement: various i18n updates.
223 * Improvement: Move ef_story_budget_posts_query_args filter down to allow overriding the date query in Story Budget module.
224 * Improvement: Limit results in Calendar to 200 per page, potentially saving from trouble on websites with large amount of content.
225 * Improvement: Don’t generate rewrite rules for notepad as they're unused.
226 * Improvement: Support modifying HTML output of a Calendar day via ef_pre_calendar_single_date_item_html filter. Props [cklosowski](https://github.com/cklosowski).
227
228 * Improvement: show custom post statuses in Calendar and Story Budget. Props [mikeyarce](https://github.com/mikeyarce)
229 * WordPress Coding Standards improvements and code cleanup by many unsung heroes (primarily [justnorris](https://github.com/justnorris)).
230 * Bug fix: Prevent user from removing "Draft" post status, breaking the auto-draft functionality.
231 * Bug fix: Fix ef_pre_insert_editorial_comment filter so that it actually has meaning. Props [sudar](https://github.com/sudar).
232 * Bug fix: Fix PHP Warning: array_map(): Argument #2 should be an array. Props Michael Auteri.
233 * Bug fix: Always offset post times to UTC+0 for Calendars to prevent incorrect times when adding to iCalendar/Google Calendar. Props [justnorris](https://github.com/justnorris).
234 * Bug fix: Use taxonomy when checking for term existence when trying to prevent term collision. Props [shadyvb](https://github.com/shadyvb).
235 * Bug fix: Correctly handle screen options update for Story Budget columns. Props [raduconst](https://github.com/raduconst)
236 * Bug fix: EF_Calendar::get_beginning_of_week and EF_Calendar::get_ending_of_week should respect DST now. Props [FewKinG](https://github.com/FewKinG)
237 * Bug fix: Build home_url() previews with trailing slash. Props [jeremyfelt](https://github.com/jeremyfelt)
238
239 = 0.8.2 (Sept 16, 2016) =
240 * Improvement: Updated Spanish localization thanks to [moucho](https://github.com/moucho)
241 * Improvement: New Swedish localization thanks to [Warpsmith](https://github.com/Warpsmith)
242 * Improvement: Japanese localization 100% on [translate.wordpress.org](https://translate.wordpress.org/locale/ja/default/wp-plugins/edit-flow)
243 * Improvement: Updated Brazilian Portuguese translation. Props [arthurdapaz](https://github.com/arthurdapaz)
244 * Improvement: Internationalization improvements in settings and calendar. Props [robertsky](https://github.com/robertsky)
245 * Improvement: Corrections made to Brazilian Portuguese translation. Props [angelosds](https://github.com/angelosds)
246 * Improvement: Updates Travis CI to support containerization, PHP 7 and HHVM
247 * Bug fix: Fix PHP warning in class-module.php. Props [jerclarke](https://github.com/jerclarke)
248 * Bug fix: Add label to Dashboard Notes so it displays as "Dashboard Notes" when exporting
249 * Bug fix: Clean up PHP code to comply with PHP Strict Standards
250 * Bug fix: Removed deprecated get_currentuserinfo. Props [kraftbj](https://github.com/kraftbj)
251 * Bug fix: Adding $post param to preview_post_link filter to fix PHP warning. Props [micahwave](https://github.com/micahwave)
252 * Bug fix: Calendar current_user_can capability check corrected. Props [keg](https://github.com/keg)
253 * Bug fix: Clean up custom status timestamp fix and add unit tests to test different cases of the hack
254 * Bug fix: Fix error messaging for module settings pages. Props [natebot](https://github.com/natebot)
255 * Bug fix: Add check on user-settings.php to prevent error. Props [paulabbott](paulabbott)
256 * Bug fix: Add check for empty author when sending notification. Props [petenelson](https://github.com/petenelson)
257 * Bug fix: Remove PHP4 constructor from screen options. Props [mjangda](https://github.com/mjangda)
258
259 = 0.8 (Dec 19, 2013) =
260 * New feature: Dashboard Notepad. Editors and admins can use a notepad widget on the dashboard to leave instructions, important announcements, etc. for every WordPress user.
261 * New feature: Double-click to create a new post on the calendar, or edit the details associated with an existing post. Thanks [bbrooks](https://github.com/bbrooks) and [cojennin](https://github.com/cojennin)
262 * Post subscriptions are now saved via AJAX, which means you can add or remove subscribers without hitting "Save Post". This is especially useful for editorial comments. Thanks [cojennin](https://github.com/cojennin)
263 * Subscribe to a post's updates using a quick "Follow" link on Manage Posts, the Calendar, or Story Budget.
264 * Assign a date and time to editorial metadata's date field. Thanks [cojennin](https://github.com/cojennin)
265 * Modify which filters are used on the calendar and story budget, or add your own. Thanks [cojennin](https://github.com/cojennin)
266 * Scheduled publication time is now included in relevant email notifications. Props [mattoperry](https://github.com/mattoperry)
267 * Calendar and story budget module descriptions link to their respective pages in the admin for usability. Props [rgalindo05](https://github.com/rgalindo05)
268 * New Russian localization thanks to [te-st.ru](https://github.com/Teplitsa)
269 * Updated Japanese localization thanks to [naokomc](https://github.com/naokomc)
270 * Updated Dutch localization thanks to [kardotim](https://github.com/kardotim)
271 * Bug fix: User group selection no longer appears in network admin.
272 * Improved slug generation when changing title of Drafts thanks to [natebot](https://github.com/natebot)
273 * Bug fix: Permalink slugs are now editable after initial save. Props [nickdaugherty](https://github.com/nickdaugherty)
274 * Bug fix: Permit calendar filters to be properly reset.
275 * Bug fix: Posts, pages, custom post types, etc. can now be previewed correctly.
276 * Bug fix: Fix Strict Standards PHP notice with add_caps_to_role(). Props [azizur](https://github.com/azizur)
277 * Bug fix: PHP compatability issue. Props [ziz](https://github.com/ziz).
278 * Bug fix: Correct calendar encoding. Props [willvanwazer](https://github.com/willvanwazer)
279 * Bug fix: Check for $screen in filter_manage_posts_column. Props [styledev](https://github.com/styledev).
280 * Bug fix: Correct Edit Flow icon size. Props [Fstop](https://github.com/FStop).
281 * Improvement: Add editorial metadata to the Posts screen. Props [drrobotnik](https://github.com/drrobotnik)
282 * Improvement: Visual support for MP6. Props [keoshi](https://github.com/keoshi).
283 * Bug fix: Catch WP_Error returning with get_terms(). Props [paulgibbs](https://github.com/paulgibbs)
284 * Improvement: Better unit testing with PHPUnit thanks to [willvanwazer](https://github.com/willvanwazer) and [mbijon](https://github.com/mbijon)
285 * Bug fix: Correctly close out list item in editorial comments. Props [jkovis](https://github.com/jkovis)
286
287 The following folks did some tremendous work helping with the release of Edit Flow v0.8: [azizur](https://github.com/azizur), [bbrooks](https://github.com/bbrooks), [danielbachhuber](https://github.com/danielbachhuber), [drrobotnik](https://github.com/drrobotnik), [Fstop](https://github.com/FStop), [jkovis](https://github.com/jkovis), [kardotim](https://github.com/kardotim), [keoshi](https://github.com/keoshi) [mattoperry](https://github.com/mattoperry), [mbijon] (https://github.com/mbijon), [naokomc](https://github.com/naokom, [natebot](https://github.com/natebot), [nickdaugherty](https://github.com/nickdaugherty), [paulgibbs](https://github.com/paulgibbs), [rgalindo05](https://github.com/rgalindo05), [te-st.ru](https://github.com/Teplitsa), [willvanwazer](https://github.com/willvanwazer), [ziz](https://github.com/ziz).
288
289 = 0.7.6 (Jan. 30, 2013) =
290 * Bug fix for 3.4.2 compatibility.
291
292 = 0.7.5 (Jan. 29, 2013) =
293 * New Japanese localization thanks to [naokomc](https://github.com/naokomc)
294 * New French localization thanks to [boris-hocde](https://github.com/boris-hocde)
295 * Allow custom post statuses to be completely disabled for a post type, preventing situations where 'draft' posts could disappear when the draft status was deleted.
296 * Better implementation of the hack we have to employ for editable slugs in the post edit screen. Thanks [cojennin](https://github.com/cojennin) for the assist.
297 * Editorial metadata names can now be up to 200 characters (instead of 20 previously). Props [cojennin](https://github.com/cojennin)
298 * Bug fix: Load modules on 'init' so the strings associated with each class can be properly translated
299 * Bug fix: Pagination functional again when filtering to a post type
300 * Bug fix: Pre-PHP 5.2.9 array_unique() compatibility
301 * Bug fix: Respect the timezone when indicating which day is Today
302 * Bug fix: Calendar should work for all post types, regardless of which are supposed to be added to it
303
304 = 0.7.4 (Nov. 21, 2012) =
305 * Added 'Scheduled' as one of the statuses you see in the 'Posts At A Glance' widget. 'Private' and other core statuses can be added with a filter
306 * Sort posts on the Manage Posts view by visible editorial metadata date fields
307 * Modify email notifications with two filters
308 * Bug fix: Proper support for unicode characters in custom status and editorial metadata descriptions
309 * Bug fix: Show the proper last modified value on the story budget when the server's timezone is not set to GMT. Props [danls](https://github.com/danls)
310 * Bug fix: Make the jQuery UI theme for Edit Flow more specific so it doesn't conflict with core modals
311 * Bug fix: Use the proper singlular label for a post type when generating notification text
312 * Bug fix: Post slug now updates when the post has a custom status.
313 * Bug fix: When determining whether a user can change a post's status, check the 'edit_posts' cap for the post type.
314
315 = 0.7.3 (Jul. 3, 2012) =
316 * Bug fix: Support PHP 5.2.x by removing the anonymous functions we mistakenly added
317 * Bug fix: Only update user's Story Budget saved filters when the Story Budget is being viewed, to avoid other views setting the filter values
318
319 = 0.7.2 (Jul. 3, 2012) =
320 * Users without the 'publish_posts' capability can now use and change custom statuses. Props [Daniel Chesterton](https://github.com/dchesterton)
321 * Support for trashing posts from the calendar. Thanks [Dan York](https://github.com/danyork) for the idea and a bit of code
322 * Updated codebase to use PHP5-style OOP references
323 * Fixed some script and stylesheet references that had a double '//' in the URI path
324 * New `edit_flow_supported_module_post_types_args` filter allows you to enable custom statuses and other modules for private post types
325
326 = 0.7.1 (Apr. 11, 2012) =
327 * Show the year on the calendar and story budget if it's not the current year
328 * Allow users to save post subscriptions the first time they save the post. This also fixes the bug where a user wouldn't be subscribed until they saved the post twice
329 * Changed the behavior of notifications for the user changing a status or leaving a comment. Previously, they'd receive an email with the action they just performed; now they do not. This can be changed with a filter
330 * New Italian localization thanks to Luca Patané
331 * Bug fix: Auto-subscribe the post author to their posts by default but make it filterable
332 * Bug fix: Only show authors in the user dropdown for the calendar and the story budget. This new behavior can be filtered out however
333 * Bug fix: Metaboxes are registered with proper priority. Props benbalter
334 * Bug fix: If a user hasn't ever opened the calendar before, the date should default to today, not the Unix Epoch
335 * Bug fix: Prevent editorial metadata filters from stomping on others' uses by actually returning the original value when we don't want to manipulate it
336 * Bug fix: Specify a max-width on `<select>` dropdowns in the calendar and story budget so long values don't break formatting
337
338 = 0.7 (Jan. 9, 2012) =
339 * Entire plugin was rewritten into a modular architecture (e.g. each feature is broken into a module you can enable or disable). One point of the modular architecture is to make it much easier for others to contribute new features. For the end user, there’s a brand new settings page where you can manage your modules. Each module then registers a configuration view for module settings. Most have options to choose which post types you’d like it activated for, along with other configuration options.
340 * Calendar is far more functional. Content is viewed in a six week view by default, and number of weeks is configurable in screen options. Posts can be dragged and dropped between dates. Click on a post title to get the details about the post, including editorial metadata.
341 * Custom statuses can be drag and drop ordered with AJAX. All statuses (including core ‘draft’ and ‘pending’) can be edited or deleted.
342 * Editorial Metadata terms can be ordered with AJAX. Terms can be made “viewable” and then will be displayed on the manage posts view and calendar if enabled.
343 * Story Budget shows “viewable” editorial metadata and fixes a few bugs, including not showing posts in a subcategory of a parent category.
344 * Notifications/subscriptions are filtered so you can disable the auto-subscribing of authors or editorial commenters.
345 * Important note: If upgrading from pre-v0.6, please upgrade to v0.6.5 first to ensure all of your data remains intact.
346 * [Read the full release post](http://editflow.org/2012/01/09/edit-flow-v0-7-modular-architecture-monthly-calendar-and-sortable-statuses/)
347
348 = 0.6.5 (Sept. 19, 2011) =
349 * Bug fix: Workaround for a bug in core where the timestamp is set when a post is saved with a custom status. Instead, we update the timestamp on publish to current time if a custom post date hasn't been set. Thanks saomay for [help tracking the bug down](http://wordpress.org/support/topic/plugin-edit-flow-custom-statuses-create-timestamp-problem/).
350
351 = 0.6.4 (Jul. 22, 2011) =
352 * Display unpublished custom statuses inline with the post title, per WordPress standard UI
353 * New number type for editorial metadata, so you can have fields like "Word Count"
354 * Dropped the admin option for disabling custom statuses on posts. It didn't work, and this is handled by post_type_supports()
355 * Add a 'Clear' link to editorial metadata date fields to allow user to easily clear the input
356 * Bug fix: Proper support for bulk editing custom statuses
357 * Bug fix: Contributor saving a new post respects the default custom status, instead of reverting to 'draft' as the post status
358 * Bug fix: Better respect for user roles and capabilities in Story Budget
359 * Bug fix: Custom statuses in Quick Edit now work as you'd expect them
360 * Bug fix: Show all taxonomy terms (most likely categories) on the Story Budget, regardless of whether they include published content
361 * Bug fix: If there are no editorial metadata fields available, a message will display instead of leaving an empty post meta box
362
363 = 0.6.3 (Mar. 21, 2011) =
364 * Restored email notifications to old delivery method instead of queueing with WP cron because of reliability issues.
365 * Better approach to including files so Edit Flow works properly on Windows systems.
366 * Option to see all unpublished content on story budget and editorial calendar with a filter to include scheduled posts as unpublished content.
367
368 = 0.6.2 (Jan. 26, 2011) =
369 * Bug fix: Post Titles were broken in email notifications. (Thanks kfawcett and madguy000!)
370 * Bug fix: Bulk editing any post types would cause editorial metadata to occasionally be deleted. (Thanks meganknight!)
371
372 = 0.6.1 (Jan. 9, 2011) =
373 * Custom Post Type support for custom post statuses, editorial metadata, editorial comments, notifications, (Thanks to all who requested this!)
374 * Added search and filtering tools for user and usergroup lists
375 * Email notifications are now queued to improve performance and avoid issues with spam
376 * Posts in calendar now have a unique classname based on the status (Thanks [erikajurney](http://wordpress.org/support/profile/erikajurney))
377 * The "Posts I'm Following" widget has a cleaner look
378 * Bug fix: Users without JavaScript no longer see the status dropdown
379 * Bug fix: Users with JavaScript no longer see the respond button for editorial comments
380 * Bug fix: Contributors should not have the ability to publish through Quick Edit
381 * Bug fix: Proper i18n support (Thanks Beto Frega and others)
382 * Bug fix: Editorial Comments issue in IE (Thanks [asecondwill](http://wordpress.org/support/profile/asecondwill) and James Skaggs)
383 * Bug fix: Always email admin feature was not working (Thanks [nicomollet](http://wordpress.org/support/profile/nicomollet))
384 * Bug fix: Notifications for scheduled posts did not include links (Thanks [erikajurney](http://wordpress.org/support/profile/erikajurney))
385
386 = 0.6 (Nov. 9, 2010) =
387 * New feature: Editorial Metadata. Previously, Edit Flow had 'due date', 'location' and 'description', as available editorial metadata. We've expanded this functionality to be completely customizable; admins can add any number of editorial metadata with the following types: checkbox, date, location, paragraph, text, or user dropdown.
388 * New feature: Story Budget. View all of your upcoming posts in a more traditional story budget view. Posts are grouped by category, and view can be filtered by post status, category, user, or limited to a date range. Hit the print button to take it on the go.
389 * Completely rewritten calendar view now saves filter state on a user by user basis. Also, highlights current day, and displays status and time for each post.
390 * Temporarily disabled QuickPitch widget until we rewrite it to support editorial metadata.
391 * Bug fix: Editorial comments should no longer show up in the stock Recent Comments widget or in the comments view in the WordPress Admin. The comment count number should also be correct.
392 * Bug fix: Duplicate custom post statuses and usergroups are handled in more sane ways (aka creating, editing, and deleting should work as expected)
393
394 = 0.5.3 (Oct. 6, 2010) =
395 * Fixes issue where default Custom Statuses and User Groups were returning even after being deleted
396
397 = 0.5.1 (Jul. 29, 2010) =
398 * Editorial calendar improvements: filter by category or author
399 * QuickPitch stories get default status instead of pitch status
400 * No email notifications for “Auto Draft” post status
401 * Backwards compatibility with WordPress 2.9.x
402
403 = 0.5 (Jul. 3, 2010) =
404 * Calendar view for visualizing and spec assignments at a glance
405 * Improvements for WordPress 3.0 compatibility
406
407 = 0.4 =
408 * Users that edit a post automatically get subscribed to that post (only if they have the manage subscriptions capability)
409 * Edit Flow automatically hides editorial comments if the plugin is disabled
410 * Moved default custom status additions to upgrade function so they don't get added every time you activate
411 * Bug fix: remove editorial comments from comments feed
412
413 = 0.3.3 (Feb. 4, 2010) =
414 * Added tooltips with descriptions to the Status dropdown and Status Filter links. Thanks to [Gil Namur](http://lifeasahuman.com) for the great idea!
415 * Fixed the issue where subscribed users/usergroups were not receiving notifications
416
417 = 0.3.2 (Jan. 28, 2010) =
418 * Fixed fatal error if notifications were disabled
419
420 = 0.3.1 =
421 * Small bug fixes
422
423 = 0.3 =
424 * *Note:* Edit Flow now requires 2.9+
425 * Notification emails on status change now have specific subject lines messages based on action taken
426 * Action links in comment notifications now take the user to the comment form; i.e. clicking reply link in the email will focus on the comment text box and reply to the message
427 * Usergroups!
428 * Assign users and usergroups that should be notified of post updates
429 * Removed notify by role option since it's redundant because of usergroups
430 * Added "Always notify admin option"
431 * Added option to hide the status dropdown on Post and Page edit pages (default set to show)
432 * Added option to globally disable QuickPitch widget
433 * Bug fix: Custom Status names cannot be longer than 20 chars
434 * Bug fix: Deleted users are removed as subscribers from posts
435 * Bug fix: Blank menu items should now be sorta hidden
436
437 = 0.2 =
438 * Custom Statuses are now supported for pages
439 * Editorial Comments (with threading)
440 * Email Notifications (on post status change and editorial comment)
441 * Additional Post metadata
442 * Quick Pitch Dashboard widget
443 * Bug fix: sorting issue on Manage Posts page (Mad props to David Smith from Columbia U.)
444 * Other bug fixes
445 * Better localization support
446
447 = 0.1.5 =
448 * Ability to assign custom statuses to posts
449