Skip to content

Releases: hyunsupul/aesop-core

1.4.2

07 Feb 15:21
Compare
Choose a tag to compare
  • NEW - Compatibility with Lasso - our soon to be released front-end editor add-on
  • NEW - Now available in 14 languages - props wp-translations.org
  • FIX - Numerous i18n fixes - props wp-translations.org
  • FIX - Fixed improper audio title formatting
  • FIX - Fixed audio component attributes filter name
  • FIX - Fixed an error within the Gallery admin affecting PHP 5.4
  • FIX - Fixed bug with TinyMCE load dependency
  • TWEAK - Better compatibility with the Aesop Lazy Loader add-on
  • TWEAK - Prevent "Upgrade Galleries" notice from showing if you've already upgraded galleries
  • TWEAK - The Parallax component has gotten a significant overhaul. The most important being that the height attribute is no longer used. Instead, the height of the parallax component is not only fluid and responsive, but it's automatically calculated based on the height of the image that you upload. In this regard it should always be sized perfectly. It's best to use an image at least 800px tall. In addition, the parallax image width is now respected, which means there's no more clipping on left and right. Although we hate to remove the "fixed height" option, and although we realize this might be seen as a jarrying change, we hope you'll enjoy this significant but necessary improvement.

1.4.1

14 Jan 21:12
Compare
Choose a tag to compare

FIXED - Yandex in Fotorama : A few updates back we attempted to block Fotorama from inserting its Yandex tracker. Since we noticed that this sometimes fails to block, we've modified their source code and have removed it completely. It's also worth noting that they've gotten a lot of heat from this, and have since removed it all together from their script. This should no longer be an issue, and we apologize for any inconviences that we may have inadvertantly caused.

1.4

11 Dec 16:22
Compare
Choose a tag to compare
1.4
  • NEW - Gallery admin area to make creating and managing easier.
  • NEW - Chapter component slideout - fully compatible with all WordPress themes ( with extended css support snippet ).
  • FIXED - Bug with maps not correctly displaying in admin in Firefox
  • FIXED - Sticky map styles bleeding out of single posts
  • FIXED - Image upload bug when using multiple image fields (only affects 3rd party plugins)
  • NOTE - With the new Galleries in 1.4, the metabox library has been removed from Aesop Story Engine, saving space and reducing the size of the code base. This will only affect 3rd party developers who are relying on our library. Visit Github repo for more details on fixes.

1.3.2

02 Dec 17:51
Compare
Choose a tag to compare
  • Code showing in Chapter Component
  • Parallax floater markup
  • Sequence gallery images not showing

1.3

23 Nov 13:54
Compare
Choose a tag to compare
1.3

NEW - Freshly designed user interface with light color scheme to match WordPress design patterns
NEW - Map component admin with ability to click the map to add markers instead of manually adding GPS coordinates
NEW - Map component "sticky" mode that changes map markers as you scroll down the story
NEW - Map component tile filter aesop_map_tile_provider that allow you to specify a different tile provider per post (or globally) ref
NEW - Components can now be cloned
NEW - New filter aesop_quote_component_unit to change unit size of blockquote
FIXED - All variables now properly escaped within components
FIXED - The "used in" column of the Galleries edit screen
FIXED - Additional spaces being added on the front end after saving components
FIXED - Timeline scrollnav build failing on certain occassions
FIXED - Some parts of the component placeholder highlighting after clicking the edit button
FIXED - JS error that shows if the visual editor is turned off in options (props @wavetree)
FIXED - Self hosted videos not stretching to 100% width
FIXED - Zero height on an aligned video component
FIXED - Only show grid caption markup if captions present (props @artjomsimon)
TWEAK - Related videos at the end of YouTube videos now off by default (props @artjomsimon)
TWEAK - Improved video markup
UPDATED - Fotorama, fitvids, scrollnav, and images loaded to their respective current versions

1.2.1

20 Oct 19:36
Compare
Choose a tag to compare
  • FIXED - lightbox gallery images not opening in grid gallery
  • FIXED - warnings with custom meta boxes if wp-admin is set to SSL
  • UPDATED - custom meta boxes to 1.2
  • NOTE - The next update we will be moving from Custom Meta Boxes by Humanmade to CMB2 by WebDev Studios.

1.2

13 Oct 18:28
Compare
Choose a tag to compare
1.2
  • FIXED - Width on videos so that they remain responsive
  • FIXED - Undefined variable in thumbnail gallery
  • FIXED - Gallery images not respecting sizes
  • FIXED - Issue of overlapping placeholders when updating a component thats next to another component - #138 on GH
  • ADDED - New action "aesop_gallery_type" so 3rd party components can add new gallery types
  • ADDED - New filter aesop_generator_loads_on which accepts an array of admin pages to load the generator
  • TWEAK - Cleaned up the gallery creation process including removing core options from the gallery settings modal that Aesop doesn't use, along with only running our modifications on Aesop Galleries
  • TWEAK - Added additional checks to ensure $post is set before loading map components

1.1

17 Sep 12:37
Compare
Choose a tag to compare
1.1
  • NEW - Complete compatibilty with WordPress 4.0
  • NEW - New user interface
  • NEW - Components are now editable
  • NEW - API for creating addons to sell or give away
  • NEW - RTL support
  • ADDED - Filters for Audio and Video component waypoints
  • ADDED - Filters for timeline and location offsets
  • ADDED - Filter to let Map component run on pages
  • ADDED - Gallery Component: added to the component generator with a dropdown to select gallery to insert
  • ADDED - Gallery Component: added captions to grid gallery items if a caption is set
  • ADDED - Content Component: added Floater Position option for parallax floater
  • TWEAK - Content Component: parallax code optimized and offsets automatically calculated
  • TWEAK - Map Component: automatically fall back to the first marker entered if the starting coordinate is missing and warn the user
  • TWEAK - Collection Component: mo longer have to input collection ID they are now automatically fed into a dropdown tand selectable by name
  • TWEAK - Parallax Component: floater item offset now automatically calculated - this means offset and speed options no longer necessary and have been removed
  • TWEAK - Parallax Component: optimizations and performance enhancements
  • TWEAK - Gallery Component: performance optimizations
  • TWEAK - Cleaned up user interface for creating Galleries in admin
  • TWEAK - Audio/Video Component: waypoint filters now targets individual components
  • TWEAK - Timeline Component: redesigned to perform well wihin 98% of WordPress themes
  • FIXED - Better support for Aesop Lazy Loader
  • FIXED - Video icon
  • FIXED - Quote Component: parallax floater options fixed (could not move up or down so two options are now left and right)
  • FIXED - Map Component: warn users if no markers are set
  • FIXED - Map Component: fixed empty bubbles appearing on markers with no text set

1.0.8

02 Jul 15:44
Compare
Choose a tag to compare
  • NEW - option description tip bubbles
  • NEW - Misc style refinements to the generator user interface
  • NEW - Updated icon for Galleries tab
  • NEW - Image caption is now displayed in the lightbox if set
  • NEW - changed lightbox to close if background is clicked
  • NEW - parallax floater option added to Content Component
  • NEW - polish translation - props trzyem
  • NEW - four additional hooks added to collections component - props @Tmeister
  • FIXED - Bug with responsive images when px width is set
  • FIXED - Audio player from looping when set to off
  • UPDATED - translation file with new strings
  • UPDATED - Lightbox script
  • CHANGED - Floater can now be parallax even with parallax bg set to off in parallax component
  • CHANGED - Changed the “Upload” label to “Select Media”

1.0.7

13 Jun 13:00
Compare
Choose a tag to compare
  • NEW - Parallax floater options added to Content Component
  • NEW - Ability to have text positioned anywhere in Content Component
  • NEW - Wistia support added to Video Component
  • NEW - Option added to Audio Component to make it invisible
  • NEW - Looping options enabled in Audio Component
  • NEW - Serbian Translation
  • FIXED - Bug with Image Component centering classes (props @mauryaratan)