Skip to content

Releases: hyunsupul/aesop-core

1.6.6

22 Sep 21:51
Compare
Choose a tag to compare
  • FIX - Fixed improper function name introduced with 1.6.4 which causes Editus to not be able to edit Aesop components

1.6.5

15 Sep 20:24
Compare
Choose a tag to compare
  • FIX - Fixed the timeline shortcode that was broken by our shortcode fix
  • TWEAK - i18n updates

1.6.4

19 Aug 19:03
Compare
Choose a tag to compare
  • FIX - Fixed the gallery shortcodes that were broken by WordPress 4.3
  • FIX - Scrollbar is now viewable in the component modal - props @peiche
  • TWEAK - i18n updates
  • TWEAK - Renamed Lasso to Editus

1.6.3

28 Jun 13:22
Compare
Choose a tag to compare
  • TWEAK - improved Document component markup which also fixes an issue with editing using Lasso
  • TWEAK - i18n updates

1.6.2

28 May 01:28
Compare
Choose a tag to compare
  • NEW - Contributor guidelines
  • FIX - Master branch of ASE is linked correctly to Scrutinizer in readme.md
  • FIX - Typo in 1.6.1 changelog
  • FIX - Fixed a bug with backward compatibilty function causing slow/crashing admin on sites with several thousand posts
  • FIX - Fixed a bug where updating a component would send it to the top of the post editor in Firefox - props @etcook
  • FIX - Added a fallback for gallery image thumbnails in admin if thumbnail size isn't available
  • TWEAK - Removed iframe border around Kickstarter videos - props @dryanmedia
  • TWEAK - Fixed image component failing validation - props @peiche
  • TRANSLATIONS - Added English (United Kingdom), Indonesian, Spanish (Mexico), Burmese, and Arabic. Aesop is now available in 35 languages thanks to WP Translations!

1.6.1

20 Apr 17:47
Compare
Choose a tag to compare
  • FIX - Patched XSS vulnerability with not properly escaping add_query_arg(). Only an attacker with admin privileges would have been able to take advantage of this vulnerability.

1.6

12 Apr 15:05
Compare
Choose a tag to compare
1.6
  • FIX - PHP notice being triggered from not padding in an ID for current_user_can('edit_post')
  • FIX - Better detection of Lasso being activated due to autoloaders in Lasso
  • FIX - Fixed the quote cite markup being escaped, thus not being styled correctly
  • FIX - Height not triggering correctly on Parallax component if Parallax is set to off
  • TWEAK - Height of the parallax component now respects height of image if parallax is set to off
  • TWEAK - Improved the responsive nature of the stacked gallery component
  • TWEAK - All actions now have $atts and $unique attributes added for fine grain control over adding things to specific components
  • TRANSLATIONS - Added Bulgarian, China, Danish, Dutch, Finissh, German, Greek, Hungarian, Khmer, Korean, Norwegian, Persian, Slovak, Slovenian, Spanish Argentina, Spanish Spain, Thai, Vietnames - Aesop is now available in 29 languates thanks to WP Translations!

1.5.2

20 Mar 20:35
Compare
Choose a tag to compare
  • FIX - Fixed an issue with the Photoset gallery breaking with the last update
  • FIX - Added a capability check so admin_notices aren't shown to non-admins

1.5.1

15 Mar 14:46
Compare
Choose a tag to compare
  • FIX - Massive codebase overhaul bringing Aesop Story Engine close to WordPress VIP plugin standards
  • FIX - Cleaned up codebase per Scrutinizer
  • FIX - Undefined $classes variable in Quote component
  • FIX - Fixed an issue with the Parallax component where the height would sometimes not be calculated correctly
  • FIX - Added additional logic to the Mapbox upgrade process sent with 1.5 to check for an empty value to ensure better upgrade notifications
  • FIX - Fixed the welcome page on plugin activation not firing correctly
  • ADDED - Added headings to the aesop_component_media_filter

1.5 - Breaking Changes!

16 Feb 22:34
Compare
Choose a tag to compare
  • NEW - Welcome screen on plugin activation
  • NEW - New "Type" option for Quote Component which allows the quote to be displayed as a standard pull quote
  • FIX - Blank map tiles with new Mapbox IDs. Mapbox changed things and now requires a public key for the map tiles. We're using our public key, but have introduced a filter should you need to change this. On this update, we've changed our mapbox id, and have written an upgrade script that will ensure you have a smooth transition in this update
  • BREAKING FIX - The document component css class has been renamed! This was inevitable. It was mis-labeled as docmument component from day one, so we've fixed it to the proper spelling, of "document" component