Posts Tagged ‘change log’

WordPress Shopping Cart v1.4.8 release notes

« Release Notes

WordPress Shopping Cart v1.4.8 release notes.

ADDED

  • Google Checkout (HTML API) payment gateway.
  • Default shipping method for tiers to calculate shipping immediately.
  • Zero price text settings for loop and product pages.
  • Setting to show product description above or below ‘Add to Basket’ and fields.
  • Ability to link loop thumbnails either to the product page or the larger image.
  • A setting to show custom fields and product variations inside the loop. Only for list view.
  • Ajax price update as product custom fields and variations are changed/updated.
  • Bulk product price increase/decrease by fixed amount or percentage.

FIXED

  • Products grid fix in IE6 & 7
  • Categories grid fix in IE6 & 7
  • Strip slashes in ‘Shipping Methods’ section to remove slashes for special characters.
  • Product price tiers. The first tier was thrown out.
  • PayPal surcharge didn’t work with discount coupons enabled.

IMPROVED

  • When a product has price tiers, it shows “From $X.XX” to prevent misleading prices.
  • Settings/options are now loaded once when the plugin is activated and they are not checked on each page load anymore. Performance increase.
  • ‘Add to cart Ajax’ setting will now work without the shopping cart widget active.

CHANGED

  • ‘Configuration’ menu item now moved to the top, below ‘Overview’.
  • ‘Styles’ is now called ‘Variations’ and ‘Style Options’ is now called ‘Variation Options’.
  • Realex payments hashing method has been changed to MD5 for compatibility.

WordPress FAQ plugin v1.4 Release Notes

« Release Notes

WordPress FAQ plugin v1.4 release notes.

ADDED

  • Approved/Unapproved filter in the Questions section for admin.
  • WordPress post/page creation setting for questions.

FIXED

  • Edit/Delete Question links on the front-end.
  • Slashes in the question editor will now be stripped.
  • Search on the front-end was case sensitive. Not anymore.
  • “No identification number was passed” error for question submissions.

Newsletters: v3.8.3 Release Notes

« Release Notes

WordPress Newsletters plugin v3.8.3 release notes.

ADDED

  • Latest posts subscription which sends out recent posts at your specified interval. Several settings are available such as number of posts, post categories, excluded posts, mailing list(s) to send to and the theme to use.
  • Multi-part emails with HTML and plain text MIME types to let the client software decide which one to use.

FIXED

  • Draft emails which haven’t been sent out will not be displayed in the newsletters RSS feed anymore.
  • ‘Reset to Defaults’ link in the Configuration section was broken.
  • Dates in RSS feed for newsletters now uses RFC 2822 compliant date/time.
  • Emails didn’t queue for new installations.
  • POP/IMAP cron schedule used the same interval as the email queue schedule.

IMPROVED

  • When viewing a history email, the email will be displayed with its theme like it was initially sent.
  • Moved tracking codes to the top, inside the BODY tag in all premade themes. You’ll have to do this manually for existing installations.
  • Actual content of the newsletter will not be parsed through the PHP parser anymore, only themes will be.
  • When an individual subscriber is viewed in the dashboard, its custom fields will not display in the correct order as the fields were ordered.

COMPATIBILITY

  • Multi-part emails with HTML and plain text parts to let the client software decide.
  • Now uses setlocale() so that the PHP date function can output the date in your language. Please note that it now uses strftime() instead of date() and thus you should check your “wpmldate” shortcode’s “format” parameter since strftime() uses different placeholders.

Newsletters v3.7.5 Release Notes

« Release Notes

WordPress Newsletters plugin v3.7.5 release notes.

  • Added
    Updates notification on ‘Plugins’ page.
  • Changed
    ‘listdiv’ has been changed to ‘mailinglistdiv’ on ‘Send Newsletter’ page.
  • Improved
    Use get_locale() to get current language code.
  • Changed
    ‘languages’ folder for language files.
  • Changed
    Changed the string ‘Newsletter could not be sent’ to ‘Newsletter could not be queued/scheduled’ when scheduling is turned on.
  • Changed
    Moved tracking code from ‘views/email/send.php’ to ‘views/email/foot.php’.
  • Improved
    Overflow DIV on the ‘Send Newsletters’ page for ‘Mailing List(s)’ box.
  • Fixed
    Empty $filefull variable in the bounce() function.
  • Improved
    The url() method in the wpMailPlugin class for better compatibility.
  • Added
    SMTP port setting in ‘Configuration’ when using SMTP or Gmail.
  • Removed
    Contact form from the ‘Support & Help’ section.
  • Removed
    ‘Support Forums’ link in the ‘Support & Help’ section.
  • Improved
    wpautop() for paragraphs instead of the “the_content” filter.
  • Added
    Ability to turn on/off jQuery scrolling on Ajax subscription forms.
  • Improved
    Checking for updates to increase performance.
  • Added
    Date shortcode/variable to put the current date into a newsletter in your preferred format.
  • Added
    Row actions in all sections below each record when hovered.
  • Fixed
    Send on publish excerpt bug with length of excerpt.
  • Added
    TinyMCE button on WYSIWYG editor for quick insertion of subscription form shortcodes.
  • Improved
    WordPress 2.9.1 compatible meta boxes in admin sections which are draggable & collapsable.
  • Updated
    The nl_NL (Dutch) translation.
  • Compatibility
    Fixed the Viper’s Video Quicktags breaking the editor in ‘Send Newsletter’ and ‘Save a Template’ sections.
  • Change
    ‘(add new)’ link to ‘Add New’ buttons in all sections.
  • Added
    Setting to change the redirect after subscription confirmation.
  • Added
    Sections metabox in ‘Configuration’ for better navigation.
  • Compatibility
    Directory separator (DS) constant for paths. Windows compatibility.
  • Fixed
    Autosave on ‘Send Newsletter’ and ‘Save a Template’ showing a permissions error message.
  • Fixed
    Input field ID values starting with numeric value which caused invalid XHTML.
  • Improved
    Subscription form Ajax updates the FORM element instead of the entire widget. Helps better overall compatibility with all themes even if they don’t have the proper “before_widget” and “after_widget” values set in the functions.php file.
  • Fixed
    “wpmlonline” shortcode/variable was displaying blank when emails were sent through the queue.
  • Changed
    MySQL database tables now uses UTF-8.
  • Fixed
    Tabindex on subscription forms.
  • Fixed
    Absolute URLs for Ajax calls and other functionality specific to Windows servers.

WP Banner Rotator v2.5.4 Release Notes

« Release Notes

WordPress Banner Rotator Plugin v2.5.4 Release Notes.

  • WordPress 2.8 Integration.
  • Updates notifications in “Plugins” panel.
  • Improved permissions of newly uploaded banners (chmod to 0755).
  • “Displaying…” in admin sections to show the current record count (next to pagination).
  • Fading of ads upon periodic Ajax refresh (configurable).
  • wp_enqueue_style implemented to safely load stylesheets.
  • New icon in administration menu (WordPress Banner Rotator Plugin).