Skip to content

Releases: WPDevelopers/embedpress

v1.6.2 - Maintenance release

13 Mar 15:00

Choose a tag to compare

Commit log

bf8cde7 Prepares to release
6582ace EPRESS-100 Fixes the preview for issuu
7af4f68 EPRESS-82 Fix the issue with doubled content on paste
2c1a0a3 EPRESS-102 Avoid to add wrappers for any non supported url pasted text
0ed1e0f Add command to sync src and wp while developing
e7d5bd4 Prepares to release alpha
5d2a95a Fixes pack build command
8eadb6c EPRESS-100 Makes Issuu embeds responsive
786b405 Improve screenshot labels and fix code section
308e06d Add assets, screenshots and update readme file

v1.6.1 - Maintenance release

07 Mar 20:26

Choose a tag to compare

Commit log

033c68c Prepares for releasing
d326f6d EPRESS-99 Fixes embed for reverbnation.com links
d046c6b Merge branch 'development' of https://github.com/OSTraining/EmbedPress into development

v1.6.0

28 Feb 22:10

Choose a tag to compare

  • Added support to preview embeds inside editors rendered in frontend;
  • Fixed some embeds not respecting custom dimensions;
  • Fixed some embeds not being rendered as they should in frontend due to invalid characters in the url;
  • Fixed embeds not being rendered in editors on some WP instances;
  • Tweaks on the plugin settings page;
  • Code enhancements.

v1.6.0rc3

27 Feb 21:01

Choose a tag to compare

v1.6.0rc3 Pre-release
Pre-release
  • Enhanced settings labels;
  • Fixed base URL in ajax requests.

v1.6.0rc2

27 Feb 15:00

Choose a tag to compare

v1.6.0rc2 Pre-release
Pre-release
  • Added option to enable/disable embed-previews inside editors in the frontend;
  • Fix SoundCloud embed size;
  • Fix Facebook embed size within editors.

v1.6.0rc1

23 Feb 20:51

Choose a tag to compare

v1.6.0rc1 Pre-release
Pre-release
  • Added support to preview embeds inside editors rendered in frontend;
  • Fixed some embeds not respecting custom dimensions;
  • Fixed some embeds not being rendered as they should in frontend due to invalid characters in the url;
  • Tweaks on the plugin settings page;

v1.5.0

15 Feb 20:46

Choose a tag to compare

  • Added support to embed Giphy URLs;
  • Added support to embed Twitch streams & chat URLs;
  • Fixed odd behavior with non-shortcoded embeddable URLs;
  • Fixed bugs when having multiple editors in a single page;
  • Updated copyright info;
  • Updated Settings page layout;
  • Code enhancements.

v1.4.4

24 Jan 14:42

Choose a tag to compare

  • Pasted text containing urls no longer should lose its formatting;
  • Minor other enhancements.

v1.4.3

13 Jan 14:04

Choose a tag to compare

  • Text fixes and enhancements;
  • Updated plugins url;
  • Updated list of supported providers.

v1.4.2

09 Jan 22:08

Choose a tag to compare

  • Fixed the plugin activation in older PHP environments (>= 5.3.0);
  • Option description enhancements.