embedpress
Last commit date
EmbedPress
9 years ago
assets
9 years ago
library
9 years ago
PROVIDERS.md
9 years ago
autoloader.php
9 years ago
changelog.txt
9 years ago
embedpress.php
9 years ago
includes.php
9 years ago
index.html
9 years ago
providers.php
9 years ago
readme.txt
9 years ago
changelog.txt
89 lines
| 1 | == Changelog == |
| 2 | = 1.4.2 = |
| 3 | Release Date: 2017-01-09 |
| 4 | |
| 5 | * Fixed the plugin activation in older PHP environments (>= 5.3.0); |
| 6 | * Option description enhancements. |
| 7 | |
| 8 | = 1.4.1 = |
| 9 | Release Date: 2017-01-06 |
| 10 | |
| 11 | * Fixed Google services embeds. |
| 12 | |
| 13 | = 1.4.0 = |
| 14 | Release Date: 2017-01-06 |
| 15 | |
| 16 | * Added support to WordPress 4.7; |
| 17 | * Added support to Embedpress own plugins; |
| 18 | * Fixed bug that was preventing interaction with some embeds; |
| 19 | * Code enhancements. |
| 20 | |
| 21 | = 1.3.1 = |
| 22 | Release Date: 2016-11-14 |
| 23 | |
| 24 | * Fixed a bug that could break the editor in some cases; |
| 25 | * Moved EmbedPress Settings page link to the main admin-sidebar; |
| 26 | * Minor CSS enhancements. |
| 27 | |
| 28 | = 1.3.0 = |
| 29 | Release Date: 2016-11-04 |
| 30 | |
| 31 | * Enhanced Crowd Ranking url detection; |
| 32 | * Ability to force a different language into Facebook embeds via settings page; |
| 33 | * Minor CSS fixes and enhancements; |
| 34 | * Fixed stylesheet conflicting with some other plugins; |
| 35 | * Fixed a lot of bugs with Facebook urls; |
| 36 | * Fixed bug where the embed controllers were not appearing to some serivce providers; |
| 37 | * Fixed a lot of bugs with GettyImage urls; |
| 38 | * Fixed a lot of bugs with Github Gist urls; |
| 39 | * Fixed a lot of bugs with VideoJug urls; |
| 40 | * Fixed a lot of bugs with NFB urls; |
| 41 | * Fixed bug where the editor was treating non-embeddable urls as normal embeds; |
| 42 | * Fixed bug where nbsp; were added before and after the embed every time the user switch from Visual to Text mode; |
| 43 | * Dropped support to Edocr due to embed inconsistency; |
| 44 | * Dropped support to Aol On Videos. |
| 45 | |
| 46 | = 1.2.0 = |
| 47 | Release Date: 2016-10-04 |
| 48 | |
| 49 | * Fixed bugs with PollDaddy embeds; |
| 50 | * Fixed bugs with Vine embeds; |
| 51 | * Fixed bugs with Twitter Collection and Moments embeds; |
| 52 | * Fixed bugs with SmugMug embeds; |
| 53 | * Fixed bugs with SlideShare embeds; |
| 54 | * Fixed bugs with Infogram embeds; |
| 55 | * Fixed bugs with MobyPicture embeds; |
| 56 | * Dropped support to IFTTT embeds; |
| 57 | * Probably fixed the double embed on paste bug; |
| 58 | * Prevent mouse interaction with the embed while its being loaded; |
| 59 | * Changed the general look of EmbedPress embeds; |
| 60 | * General code enhancements; |
| 61 | * General minor optimizations. |
| 62 | |
| 63 | = 1.1.3 = |
| 64 | Release Date: 2016-09-20 |
| 65 | |
| 66 | * Updated plugin's description to a more concise text. |
| 67 | |
| 68 | = 1.1.2 = |
| 69 | Release Date: 2016-09-19 |
| 70 | |
| 71 | * Updated plugin's description and the list of supported service providers. |
| 72 | |
| 73 | = 1.1.1 = |
| 74 | Release Date: 2016-09-15 |
| 75 | |
| 76 | * Fixed missing bug that was breaking the plugin on some environments. |
| 77 | |
| 78 | = 1.1.0 = |
| 79 | Release Date: 2016-09-14 |
| 80 | |
| 81 | * Added support to PollDaddy urls; |
| 82 | * Fixed uncommon bug that was breaking the plugin on some environments; |
| 83 | * A lot of other bug fixes and enhancements. |
| 84 | |
| 85 | = 1.0.0 = |
| 86 | Release Date: 2016-07-27 |
| 87 | |
| 88 | * Initial release. |
| 89 |