Posts Tagged ‘release notes’

FAQ plugin v1.4.2 release notes

« Release Notes

WordPress FAQ plugin v1.4.2 release notes.

ADDED

  • Front-end search now searches question number/ID as well.
  • ‘Sections’ box in Configuration section for easier navigation.
  • Email notification to the user who submitted the question.
  • Custom CSS in the Configuration section.
  • Show excerpts of answers in the list when a question has a post/page.
  • Related questions on individual question post/page.
  • Group filter drop down in the Questions section.

FIXED

  • Individual questions of a deactivated group still showed.
  • Admin links were shown on individual question post/page even if turned Off.
  • Thickbox for media uploader didn’t load in administration.

IMPROVED/CHANGED

  • Unapproved question notice will show only unapproved questions when clicked.
  • Database collation on all table fields changed to utf8_general_ci.
  • By default, visitors can ask questions and not just registered users.

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.

Checkout v1.4.7 Release Notes

« Release Notes

WordPress Shopping Cart plugin v1.4.7 release notes.

ADDED

  • Surcharge feature for the PayPal payment method which can be turned On/Off and can be configured.
  • Ability to calculate tax before/after shipping was added to the order total.
  • Realex payments ACCOUNT value configuration setting for sub-accounts. Defaults to “internet”.
  • Page template settings for products, categories and suppliers in configuration section.
  • Page template setting for each individual product, category and supplier to override global settings.
  • Button/link in ‘Orders’ section to delete the credit card details of a user from the database when Manual POS was used.

FIXED

  • In the ‘Products’ section, the Options of a Style didn’t display when a Style was ticked for the Add/Set Styles bulk actions.
  • Prices didn’t show up on the front-end for Style Options when a Style with checkboxes was used.
  • Payment method(s) setting boxes were inappropriately hidden from the configuration section.
  • “Go and add” shipping methods link was broken in the ‘Configuration’ section.
  • PayPal tax was calculated twice when discount coupons were turned on.
  • “Get Support” link on the ‘Overview’ page was going to the wrong place.

COMPATIBILITY

  • WordPress 3.0 Compatibility!
  • For CSV product import, the PHP mime_content_type function won’t be used if it is not available on the server as a PHP extension.