News

aMember PRO 5.0.4 released

Date: 3/21/2016

The aMember Pro development team announces the immediate availability of aMember PRO 5.0.4. You can see changelog below.

Fixed a SERIOUS problem introduced in 5.0.3. Please upgrade ASAP if you have 5.0.3 installed

Your suggestions for future releases are welcome!

aMember PRO 5.0.3 released

Date: 3/4/2016

The aMember Pro development team announces the immediate availability of aMember PRO 5.0.3. You can see changelog below.

Wordpress: fixed a bug (appeared in 5.0.2) - did not allow to open Amember settings in Wordpress
Braintree: fixed free trials
Admin user grid: do not add link to edit user form on user login in case admin has not such permission
subusers: ability to for reseller to manage additional fields of any type (based on configuration)
Aff: rename Moneybookers payout method to Skrill
Helpdesk: do not send several notification for same action (In case of watcher/owner has same email address as admin_email)
Aff: add export action to grid with commissions

Your suggestions for future releases are welcome!

aMember PRO 5.0.2 released

Date: 2/29/2016

The aMember Pro development team announces the immediate availability of aMember PRO 5.0.2. You can see changelog below.

Improved compatibility with PHP 7.1
Added an option to force secure connection for all aMember pages
Bug Fixed: in case of cancel url is local then it is relative and there is not host -> Am_License::getMinDomain(Null) emit not recoverable error
Wordpress Plugin: Allow to load aMember  Login widget through ajax request. Could be useful if there is any cache plugin enabled.
Hide affiliate section from user profile (backend) if admin has not sufficient permission
Bug fixed - send card expire notifications only for active recurring invoices
Joomla Plugin has been tested with Joomla 3.4.8. Single login was fixed for Joomla 3.x
Magento Plugin: Fixed Bug: Unable to edit user in Magento if user was created from aMember.
Paypal - fixed redirect by click on cancel link from the backend
Sagepay: fixed to cancel and retry payment
Payflow-link - url fixed
Bug Fixed: category filter in shoping cart did not work (from version 5.0.0+)
Invalidate all authentication sessions if password changed
Invalidate remember me key after logout
Invalidate old restore password links if user changes either password or email address
vBulletin Plugin: Fixed Bug: Single login didn't work for vBulletin 5.x
Bug Fixed: Internal error if there is more then one product option
Bug Fixed: error once edit user profile in admin interface

Your suggestions for future releases are welcome!

aMember PRO 5.0.1 released

Date: 2/17/2016

The aMember Pro development team announces the immediate availability of aMember PRO 5.0.1. You can see changelog below.

.htaccess apache 2.4.18 bugfix
Bug Fixed: incorrect initialization of product options on product insert crash all JS code
- set_magic_quotes_runtime() is not available under php 7
Fixed bug: User's session wasn't restored if auto-logged-in user tried to open video directly
CCBill: - cascade ID disabled since CCBill does not process it right - customization of other plugins is required
mark email field as required in user form in admin interface
Refactoring: removed most direct references to application/default/views/public
BUg Fixed: Am_Mvc_Controller::delCookie -> Am_Cookie::delete
PayPro: add readme to plugin
closes #1701 - Epoch fixed to cancel subscription
SimpleTemplate: add urlencode modifier
Notification plugin: ability to use %user.*% placeholders within url
Ability to sort saved forms (useful to manage postion of form in menu in user area)
Paypal - 500 response code if php could not connect to www.paypal.com
Fixed JS problem in defining product option options
Nuevomailer plugin: Added ability to fetch newsletters lists from nuevomailer.
Email Users - allows to see selected email layout at the preview action
Closed #1695 - REST API - sends all records for nested arrays
Aff: new commission condition: Upgrade Invoice
gift-vaucher: ability to enable gift option by default
Fixed bug: Voids where counted as commissions in Affiliate Sales report within member's area.
Mailget plugin: Added ability to unsubscribe user from list.

Your suggestions for future releases are welcome!

aMember PRO 5.0.0 released

Date: 2/3/2016

The aMember Pro development team announces the immediate availability of aMember PRO 5.0.0. You can see changelog below.

BETA RELEASE, NOT FOR PRODUCTION WEBSITES WHERE AMEMBER IS ALREADY INSTALLED
PHP 5.3+ REQUIRED
aMember now supports two-factor authentication for both admin and user area. It allows to increase security by requiring some other info during login, for example verify if user received an SMS, or entered some code generated by a mobile application. Currently 2 plugins are available for purchase: for DuoSecurity ( https://duo.com/ ) and for Authy ( https://www.authy.com )
Product Options implemented - allows to change price depending on selected during purchase options, and also allows to keep order-specific information for each purchase - for example domain name, or as common example: t-shirt size
WebHooks module implemented - allows to POST to configured URL on events
InvoiceSummary brick - allows to display invoice totals instantly on order page (ajax driven update of invoice summary to any element on the page - chosen by CSS selector)
Export: ability to export either Value or Labels for multi_select and checkbox fields
Closes #1381 - Protection plugins don't lock user in third-party database when user is locked in aMember. Added new group type: "Locked group", aMember adds user to that group if user is locked
Improved compatibility with most recent PHP version 7
Redirect After Login -> Page Where Log In Link was Clicked
Notification: Send Registration E-Mail to Admin
User Import: add unsubscribed field
PDF invoice: better handle wide logo
Ability to download PDF invoices for refunds in batch (backend)
Fixed compatiblity with HHVM: Unable to setup amember under HHVM(HipHop Virtual Machine). @ operator is not supported under HHVM
OneTimeOffer: do not allow to open same oto saveral times
Bug fixed: option Send Copy of All Admin Notifications did not work properly
Minimum coupon length changed from 5 to 4
Personal Content: added dedicated admin permission to manage personal content
Fixed bug: Internal server error in member's area if braintree plugin is unable to show update CC info link.
Admin Dashboard: live widget update
Expire Emails - ability to not send emails for active recurring subscriptions
Closes #1683 - Unable to change access begin/expiration date on iPad
Add filter by status to Invoice Grid
Hide not recurring payment system if user choose recurring product
New plugin: Integration with ownCloud (https://owncloud.org/)
Fix "duplicate key" errors related to daily cron on big databases.
Fixed bug: Email verification didn't work on profile form.
Fixed bug: Free trial wasn't recorder correctly by segpay plugin.
Default locale should be always in avaliable list
Improved new-password brick
Closes #1653 - Payment notification by product (in advance of rebill date, immidiately after payment, several days after payment)
Mail Log: properly format text/plain message
Bug Fixed: email templates to multiple admins had not effect, it always send only to default one
Dime Sale Plugin: Automatically increase price of product based on either number of sales or days left
Pending Notification: ability to send pending notifications by hours
Added %product_title% to payment emails
Closes #1468 - fix Last/This week intervals on border value
Improve file-upload plugin: ability to serach user who uploaded at least one file and ability to add last upload datetime column to grid with users
Ability to use Login Page as Index Page
Closes #1333  - When specify IP address in Standard search, show all users who has access from that IP.
File-upload Plugin: ability to add multiple bricks to same form
Implements #1665 - Ability to use keywords with tracking code ?ref=username
Implements #1279 - Include user group condition to Access Permissions
Implements #1657: subusers - Ability to set Parent user in ACP
Subscription Limit: Out of Stock / Low Stock Notifications
Donation Plugin: add amother layout fior donation brick - Emotional
Signup Form: ability to set robots meta (noindex,nofollow), it is important for hidden signup forms
Ability to alter titles for custom field bricks
Fixed bug: Automatic upgrades didn't work for php > 5.5.0
Am_Mail: added support for List-Unsubscribe mail header
Directory Module: ability to display column with active subscriptions
Added new filter to amember CP -> Payments -> Invoices: "Show only invoices with active access"
Bug Fixed: form-editor - it is not possible to add brick to form if you removed all bricks before
File Upload Plugin: Ability to define upload category for files
Bug Fixed: Expiration email can be sent incorrectly in some situation
Added %product_title% shortcode to invoice_pay_link template.
Bug Fixed: Mass Subcribe action in case of free invoice throw exception
Random Text Spinning for Email templates, example: Hello {{my friend|there|, good morning}} %user.name_f% %user.name_l%
***Reports
    Allow to export Sequential Receipt Number from amember CP -> Payments report
    Reports: hint for predefined intervals with exact dates for report period
    Bug Fixed: report 'Count of product purchase' incorectly handle qty
    reports: add info about how much exact value in percent from total (table output)
    Report: Avarage Lifetime Value (Cohort Analysis)
    Retention Rate Report: ability to build report based on subscription start period, change lines to bars
***Newsletter Plugins
    Sendy newsletter plugin added
    New newsletter plugin: mailget
    New newsletter plugin: sendgrid3 - Support of SendGrid web api v3
    Added new newsletter plugin: convertkit (http://convertkit.com)
    Added new newsletter plugin: getdrip (getdrip.com)
    Fixed bug: Interspire Newsletter plugin didn't query for all available lists.
    InterSpire: increase number of list to retreive up to 100 (it is just 10 by default)
    Added current API support to mailchimp plugin.
    Mailgun integration (https://mailgun.com): advanced email validation on signup form
    Fixed bug: Duplicate quotes around  sender name when use SendGrid as email delivery method.
***Tax
    Closes #1667 - Tax percentages in 3 digits
    EU VAT plugin: Allow to use current year in invoice numbers
    EU VAT: Romanian VAT was changed from 24% to 20 %
    EU VAT Report: include paysystem receipt id in report details.
***SoftSale
    Fixed show of activations
    Fixed bug: license expiration date wasn't changed when admin changes expiration date of user's access record.
    Bug fixed: chunked response was handled incorrectly in case of size of chunk has symbol F
    Bug fixed for LicenseChecker in case of some Network error  is empty and actually setError is already excuted in makeRequest
    Highlight disabled licenses in row
    License tab to user profile in admin interface, add filter for license, fix visualization for license activataion, i18n
***Shopping Cart
    Cart: Fix category widget
    Cart: option to disable/enable coupons  on checkout
    Cart: ability to Allow use Cart only to Registered Users
    Shopping Cart: Tags implemented
    Cart: Make images in product descriptions responsive too.
    Changed cart layout to be responsive
***VideoPlayer
    Implements #1659: interactive play button for Flowplayer when cover image is used
    Flowplayer autoPlay didn't work for audio content
    Video Player: ability to define poster image in preset
***Helpdesk
    Closes #1685 - Add product subscription to helpdesk tickets
    Helpdesk: do not allow to submit empty ticket message
    Helpdesk: new feature - watchers
***Affiliate Program
    Wordpress integration: new shortcode - am4affiliate: Show Affiliate Info of currently logged in user
    Aff - fixed keywords report
    Aff: new commission condition - First Time Purchase
    Affiliate: Payout Method - BACS
    APi: new event Bootstrap_Aff::AFF_COMMISSION_CALCULATE
    Aff keywords reworked to work with big database
    Added option to enable/disable keywords support in affiliate module.
    Bug Fixed: Sales widget should take into account voids for affiliate commissions
    aff-leads plugin: ability to add column with active subscriptions
***Wordpress
    Wordpress plugin: Page wasn't displayed if "exclude page from menu" option was enabled
    Fixed bug: Wordpress plugin:Fixed problems with browse dialog.
    Fixed bug: Wordpress plugin: Unable to login into Wordpress dashboard if amember4 plugin is enabled in wordpress.
    closes #1661  - Wordpress plugin: Fixed bug: Widgets protection settings not initialized once new widget added
***Integration Plugins
    Drupal - fixed cookie name if script is on https
    Facebook: improve plugin configuration form
    Facebook plugin: add ability to choose size, layout and action for buttons
    Facebook plugin: respect current locale
    Updated MyBB plugin to support version 1.8.6
    Receiptful Integration Plugin (https://receiptful.com/) - Send well formated receipt Email Messages optimized for upsells
    Drupal plugin: Set secure session when Drupal is installed under SSL
    Amazon S3: ability to use SSL for Authenticated URLs, it is necessary for https sites
    New Integration Plugin: Architect
    OSTicket integration.
    Aff - admin notification for new affiliate signup
    Fixed bug: Invision 4 plugin:  password was stored in incorrect format.
    Added new protect plugin: socialninja
    Added new protect plugin: skadate (http://www.skadate.com)
    Zendesk - check access for sign in
    Fixed bug: Single-login didn't work with ExpressionEngine 2
    Quaderno Integration (https://quaderno.io) - Send info about payments in aMember to quaderno
***Payment Plugins
    Stripe: listen refund webhook, update to latest APi (cards was replaced with source)
    jvzoo: auto login after purchase
    CC Plugins: Display message about successful CC info update for user
    WePay: implement changes in recent wepay API
    ccbill: fix dynamic pricing
    2pay4you - new payment plugin
    Moneris: add USD as available currency
    2checkout: Inline Checkout
    New payment Plugin: Quaderno Checkout (https://quaderno.io)
    CCBill - cascade_id option added
    InfusionSoft: bug fixed - expired ALL access records wrongly if there was a product with 'isoft_tags' = 'null'
    PayPal Pro: Fixed bug: "Column 'receipt_id' cannot be null " error generated by paypal-pro plugin when paypal was unable to  create recurring profile.
    LimeLight plugin fixed.
    Beanstream-remote - added currencies
    Paypal-express: partial refund
    2checkout: ability to switch between production and sandbox account
    Added support for Amazon Instant Access
    Paypal-express: handle 10486 errror properly
    New Payment Plugin: Digital Goods Store (https://my.digitalgoodsstore.com)
    aysafecard plugin fixed. Paysafecard's integration test will work now.
    New payment Plugin: Maksekeskus
    Added RON currency support to paysafecard plugin.
    Jvzoo - fixed invoice external_id for recurring
    New payment plugin: Nochex
    New payment plugin added: WarriorPayments (www.warriorforum.com)
    New payment plugin added: Paygarden (www.paygarden.com)
    SegPay - fix for rebills IPN's
    Stripe - hosted version added
    Segpay - fixed refunds
    2co inline: form must also pass in the buyer’s name, email, and full billing address (So Name and Address brcik is required on signup form)
    PayPal Express Checkout plugin: remove confirmation screen, it is not required.
    Stripe - 402 is allowed status code, so show correct error message
    Dwolla fixed (checkout -> Checkout)
    New Payment Plugin: Helcim (https://www.helcim.com)
    New Payment Plugin: iPaymu (https://ipaymu.com)
    Epay: support partial refunds
    authorize-cim: in case user close popup window redirect him to fall back payment page
    jv: handle recurring payments
    BlueSnap: additional IP for IPN servers
    Following the recent commercial changes from Gate2Shop to GTS Payments HK

Your suggestions for future releases are welcome!

aMember PRO 4.7.2 released

Date: 12/10/2015

The aMember Pro development team announces the immediate availability of aMember PRO 4.7.2. You can see changelog below.

IMPORTANT: Fixed compatibility with new Wordpress 4.4 as they broke compatibility with older aMember WP plugin
Fixed confirmation of changed e-mail address in user profile
... new big update is coming soon with new cool features, that is just a quick bugfix release

Your suggestions for future releases are welcome!