Changelog
Changelog: Buzz
Changelog from version 1.3 to 1.4
Changes
- Update: Updated Theme Options header
- Update: Updated JW Player skin files
- Update: Removed meta description and keyword tags and improved browser page title display for support with WordPress SEO by Yoast
- Bug Fix: Fixed cache directory in timthumb-config.php
- Bug Fix: Images now work with TimThumb in WordPress Multi Site
- Bug Fix: Cleaned up some theme and meta options
- Bug Fix: Added "of" for page navigation to language file
- Bug Fix: Child comments no longer show "ADMIN" if not by post author
- Bug Fix: Posts with no thumbnail are now clickable in the related posts section
Files Changed
- style.css
- header.php
- functions.php
- post-image.php
- languages/
- lib/inc/timthumb-config.php
- lib/inc/related-posts.php
- lib/inc/mediaplayer/fs39
- lib/admin/inc/theme-options.php
Changelog from version 1.2.2 to 1.3
Changes
- Update: Included latest version of JW Player (v5.7.1896)
- Update: Included latest version of prettyPhoto lightbox (v3.1.3)
- Update: Included latest version of TimThumb (v2.8)
- Update: YouTube videos now open in the JW player in the lightbox
- Update: Updated update notification script
- Update: Updated .mo/.po language files
- Bug Fix: Switched from "none" to "alignnone" for alignment option in various shortcodes
- Bug Fix: Fixed Vimeo URL issue in slider and video shortcode
- Bug Fix: Recoded video shortcode
- Bug Fix: Fixed [undefined] lightbox issue
- Bug Fix: < p > and < br /> tags no longer added around shortcodes
- Bug Fix: Fixed styling of < code > tag in FireFox 6
Files Changed
- style.css
- functions.php
- languages/
- js/jquery.prettyPhoto.js
- css/prettyPhoto.js
- images/prettyPhoto
- lib/scripts/timthumb.php
- lib/scripts/mediaplayer
- lib/scripts/timthumb-config.php New
- lib/admin/inc/theme-update-notifications.php
- lib/admin/inc/shortcodes/sidebars.php
- lib/admin/inc/shortcodes/videos.php
Changelog from version 1.2.1 to 1.2.2
Changes
- Update: New and improved help file
- Update: Updated language .po/.mo files
- Update: Included latest version of TimThumb (v1.31)
- Update: Added page template that displays list of child pages, ordinary pages no longer display child pages if no content is present
- Update: Changed theme options page named from "Buzz Options" to "Theme Options"
- Update: Changed some theme options page tab names
- Update: Added option to hide thumbnails on pages
- Bug Fix: Image fallback functionality added to related post images
- Bug Fix: Improved TimThumb support for WPMU
- Bug Fix: Cleaned up video shortcode code
- Bug Fix: Replaced video incorrect video play icon with correct play icon
- Update: Improved TinyMCE shortcode generator text
Files Changed
- style.css
- functions.php
- page.php
- page-list.php New
- languages/en_EN.mo
- languages/en_EN.po
- lib/inc/related-posts.php
- lib/scripts/timthumb.php
- lib/admin/inc/theme-meta-options.php
- lib/admin/inc/theme-options.php
- lib/admin/inc/tinymce/window_options.php
- lib/admin/inc/shortcodes/images.php
- lib/admin/inc/shortcodes/videos.php
Changelog from version 1.2 to 1.2.1
Changes
- Update: When no post thumbnail is added categories and tags are displayed below post content
- Bug fix: Fixed display issues on pages in WordPress 3.2
- Bug fix: Added custom video play icon to JW player
- Bug fix: On sending contact form correct page is always returned
Files Changed
- style.css
- functions.php
- single.php
- css/style-grey.css
- css/style-red.css
- css/style-grey.css
- images/sprite-purple.png
- images/sprite-red.png
- images/sprite-grey.png
- images/sprite-blue.png
- lib/admin/inc/shortcodes/contact-form.php
Changelog from version 1.1.1 to 1.2
Changes
- Update: Included latest version of JW media player (v5.7)
- Bug fix: Uploaded post thumbnail fallback if no "Image URL" specified
- Bug fix: Extra backslashes are now removed from custom logo text
Files Changed
- style.css
- header.php
- post-loop.php
- single.php
- post-image.php
- page.php
- lib/scripts/mediaplayer
- lib/admin/inc/theme-options.php
Changelog from version 1.1 to 1.1.1
Changes
- Bug fix: Fixed post styling if post title is really long
- Bug fix: Post display switcher now displays in IE8 and IE9
Files Changed
Changelog from version 1.0 to 1.1
Changes
- Bug fix: Added correct TinyMCE format for video shortcode
- Bug fix: Fixed background tiling option
- Bug fix: Removed redundant tag from style.css
- Bug fix:Fixed hide page title option on pages
Files Changed
- style.css
- page.php
- lib/inc/styling.php
- lib/admin/inc/tinymce/tinymce.js