Americanaura Changelog

View Americanaura Showcase

1.3.0

Version 1.3.0 contains a few important changes to ensure it remains compatible with future version of the AudioTheme plugin and WordPress 4.4+. We've made efforts to ensure backwards compatibility, but if you have made any customizations, please test before updating.

The major feature change is the removal of the site-wide "Jukebox" audio player in favor of CueBar. If you have an active AudioTheme license, we've already added CueBar to your account for free.

  • Removed the Jukebox player in favor of the CueBar plugin.
  • Moved the LESS compiled from the AudioTheme plugin and bundled it directly in the theme.
  • Added support for record types and video categories.
  • Replaced the custom Theme Options screen with Customizer options.
  • Replaced archive setting support with the functionality built into AudioTheme.
  • Replaced CSS selectors that depend on classes added by hooks in AudioTheme with CSS3 selectors.
  • Added support for the Footer Credits plugin to allow the footer credits to be customized.
  • Updated normalize.css to version 3.0.2.

1.2.1

  • Bundled the POT file for translating theme strings.
  • Fix an issue preventing the Marquee from advancing when videos are embedded.
  • Allow gig blocks to be clicked anywhere to visit the gig permalink.
  • Update the footer text to use a filter.
  • Fix rgba background values in the Marquee.

1.2.0

  • Added default record, track, and video thumbnails for when a featured hasn't been chosen.
  • Improved microdata and microformat markup.
  • Disabled the footer menu fallback when a footer menu hasn't been defined.
  • Improved the default document title output based on _s.

Potentially breaking changes if any customizations have been made that reference this functionality.

  • Enqueued the webfont using the same method from Twenty Thirteen to allow for it to be more easily replaced and to load over SSL.
  • Removed the comment reply enqueue hook and moved it into americanaura_scripts().
  • Removed '-i18n' string from the text domain to be more consistent with the norm.

1.1.2

Just a reminder to please use child themes when making customizations and be sure to back up your theme before updating.

  • Updated gig listings to always show the "more" link so the map can be viewed.
  • Moved HTML for updating comment markup into a template partial at templates/parts/comment.php.
  • Updated the archive settings to use the new default meta box in the framework.
  • Fixed the reference to the no-content partial in archive.php.
  • Replaced deprecated >hgroup< elements with a div.
  • Fixed a misnamed variable in americanaura_paginate_links().
  • Fixed microdata in the single track template.
  • Improved code comments.

1.1.1

  • Use a native option to allow LESS to be disabled in order to prevent an error from being generated if the theme is activated before the AudioTheme framework.

1.1.0

  • Make the jukebox play state and position persist across page loads.
  • Update the tracklist functionality to reflect advancments in the default templates.
  • Allow the LESS compiler to be disabled via a theme option (colors in the Theme Customizer won't work).
  • Allow the share link template tags to work outside the loop if a post ID is passed.
  • Consolidate the archive query filters, fixing the video archive arguments.

1.0.1

  • Updated to use the new enqueue_audiotheme_tracks() API.
  • Simplified the gig templates with new framework template tags.
  • Fixed a JavaScript error when only one slide was preent in the Marquee.
  • Added a theme option to allow the footer text to be easily customized.

1.0.0

  • Initial release.