Plugin Directory

Changeset 1114817


Ignore:
Timestamp:
03/17/2015 07:00:51 PM (11 years ago)
Author:
nphaskins
Message:

aesop 1.5.1

Location:
aesop-story-engine
Files:
217 added
1 edited

Legend:

Unmodified
Added
Removed
  • aesop-story-engine/trunk/README.txt

    r1096542 r1114817  
    77Requires at least: 3.8
    88Tested up to: 4.1.1
    9 Stable tag: 1.5
     9Stable tag: 1.5.1
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    159159
    160160== Changelog ==
     161
     162= 1.5.1 =
     163* FIX - Massive codebase overhaul bringing Aesop Story Engine close to WordPress VIP plugin standards
     164* FIX - Combed through the codebase and removed all unused vars and updated php docs per Scrutinizer
     165* FIX - Undefined $classes variable in Quote component
     166* FIX - Fixed an issue with the Parallax component where the height would sometimes not be calculated correctly
     167* FIX - Added additional logic to the Mapbox upgrade process sent with 1.5 to check for an empty value to ensure better upgrade notifications
     168* FIX - Fixed the welcome page on plugin activation not firing correctly
     169* FIX - Added a capability check so upgrade notices aren’t shown to non-admins
     170* ADDED - Added headings to the aesop_component_media_filter
    161171
    162172= 1.5 =
Note: See TracChangeset for help on using the changeset viewer.