Changeset 810771
- Timestamp:
- 11/26/2013 01:07:07 PM (12 years ago)
- File:
-
- 1 edited
-
jetpack/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
jetpack/trunk/readme.txt
r798668 r810771 85 85 86 86 = 2.6 = 87 * Enhancement: WPCC / now called SSO: Refactored. 88 * Enhancement: Monitor: New module which will notify you if your site goes down. 89 * Enhancement: Custom CSS: Replace Ace editor with Codemirror. 90 * Enhancement: Carousel: Many improvements to the module. 91 * Enhancement: Widgets: Display Posts: New widget. 92 * Enhancement: Open Graph: Add a screenshot of the page as an image meta tag if you haven’t added any images to your post 93 * Enhancement: Contact Form: Add new filters, grunion_contact_form_field_html and grunion_should_send_email 94 * Enhancement: Better handling of conflicts with other plugins. 95 * Enhancement: Genericons: Update to v3.0.1 96 * Enhancement: Custom Post Types: Add the restaurant post type. 97 * Enhancement: Google Authorship: Update module icon. 98 * Enhancement: Google Authorship: Add an alt tag to the G+ Authorship image. 99 * Enhancement: Infinite Scroll: Many improvements and fixes. 100 * Enhancement: Likes: Performance improvements. 101 * Enhancement: Publicize: Add background token tests for connected publicize services and display problems on settings sharing and add new post 102 * Bug Fix: After the Deadline: Add a typeof check for tinyMCEPreInit.mceInit to prevent js errors. 103 * Bug Fix: Custom Post Types: Testimonials: Return if featured image is empty so it can be removed after it’s been set. 104 * Bug Fix: Google Authorship: Use a regexp Instead of using mb_convert_encoding, which doesn’t enjoy universal support. 105 * Bug Fix: Minileven: Allow small images to display inline. 106 * Bug Fix: Photon: Fix errors when an image is not uploaded properly. 107 * Bug Fix: Shortcodes: Improvements to Archives, Google+, Presentations and Vine. 108 * Bug Fix: Tiled Galleries: Improve display of panoramic images and fix errors when an image is not uploaded properly. 109 * Bug Fix: Heartbeat: Ensure that it never triggers more than once per week. 87 * Enhancement: WPCC / now called [SSO](http://jetpack.me/support/sso/): refactored. 88 * Enhancement: Monitor: new module which will notify you if your site goes down. 89 * Enhancement: Custom CSS: replace Ace editor with Codemirror. 90 * Enhancement: Widgets: new “Display Posts” widget. 91 * Enhancement: WP-CLI: add commands to disconnect a site and manage modules. 92 * Enhancement: Contact Form: new filters, `grunion_contact_form_field_html` and `grunion_should_send_email`. 93 * Enhancement: Custom Post Types: new restaurant post type. 94 * Enhancement: Genericons: update to version 3.0.2. 95 * Enhancement: Infinite Scroll: many improvements and fixes. 96 * Enhancement: Likes: performance improvements. 97 * Enhancement: MP6: Jetpack icons are now compatible with WordPress 3.8. 98 * Enhancement: Open Graph: better descriptions, fallback images, and media extraction from video posts. 99 * Enhancement: Publicize: new background token tests for connected publicize services and display problems on settings sharing and add new post. 100 * Enhancement: Shortcodes: updated Bandcamp shortcode to support the `tracklist` and `minimal` attributes, as well as more `artwork` attribute values. 101 * Enhancement: Shortlinks: add Custom Post Type support. 102 * Enhancement: Subscriptions: add more ways to customize the subscriptions widget. 103 * Enhancement: Twitter Cards: better media management and card type detection, and better handling of conflicts with other Twitter Cards plugins. 104 * Enhancement: better handling of conflicts with other plugins. 105 * Bug Fix: After the Deadline: add a typeof check for `tinyMCEPreInit.mceInit` to prevent js errors. 106 * Bug Fix: Carousel: speed improvements and several bugfixes. 107 * Bug Fix: Contact Form: remove nonce creating issues with caching plugins. 108 * Bug Fix: Custom Post Types: Testimonials: return if featured image is empty so it can be removed after it’s been set. 109 * Bug Fix: Featured Content: add additional post type support through the `additional_post_types` argument. 110 * Bug Fix: Google Authorship: support apostrophes in Google+ profiles. 111 * Bug Fix: Google Authorship: use a regexp Instead of using `mb_convert_encoding`, which doesn’t enjoy universal support. 112 * Bug Fix: Heartbeat: ensure that it never triggers more than once per week. 113 * Bug Fix: JSON API: add new `?meta=` parameter that allows you to expand the data found in the `meta->links` responses. 114 * Bug Fix: JSON API: add new `is_private` response to the sites endpoint and `global_ID` response to the reader and post endpoints. 115 * Bug Fix: Mobile Theme: allow small images to display inline. 116 * Bug Fix: Mobile Theme: fix fatal errors for missing `minileven_header` function. 117 * Bug Fix: Photon: fix errors when an image is not uploaded properly. 118 * Bug Fix: Shortcodes: improvements to Archives, Google+, Presentations, Vine and Youtube. 119 * Bug Fix: Tiled Galleries: improve display of panoramic images and fix errors when an image is not uploaded properly. 110 120 111 121 = 2.5 =
Note: See TracChangeset
for help on using the changeset viewer.