Version History

Version 2.0.5 (2014-06-06)

        - improved "export to spreadsheet" functionality (it's more likely to work without problems)

 

        - miscellaneous minor improvements and usability enhancements


Version 2.0.4 (2014-05-29)

        - fixed bug that was adding backslashes before quotes in the confirmation email


Version 2.0.3

        - fixed bug where slider input would go to 0 when you forget to fill out a required field and the form show again

        - minor improvement to improve compatibility with more systems / server configurations


Version 2.0.2

        - bug fix for some users


Version 2.0.1

        - improved upgrading script (some users experienced problems when upgrading to 2.0; this shouldn't affect users who started with 2.0)


Version 2.0

        - added ability to have customers sign up for a recurring payment (subscriptions are managed on PayPal.com)

        - improved checkout experience by having each submission be a single item payment (rather than it using the "Add to Cart" method)

        - added ability to choose between "Live Mode" and "Sandbox Mode" so you can test your forms easily (be sure to use Sandbox accounts with Sandbox Mode)

        - moved form results to be under the Reports section in the Dashboard

        - minor bug fixes and enhancements


Version 1.5.1

        - increased maximum length of Question text and other fields (old limit on Question text was 255 characters)


Version 1.5

        - added ability to limit number of submission (e.g., finite stock of an item, or limited number of event registrations)

        - added "Sold Out!" text (editable) for when above limit is reached


Version 1.4.3

        - fixed bug introduced in 1.4.2 that caused IPN notifications to not be received properly by some users

        - update appearance of dashboard pages


Version 1.4.2 (removed)

        - updated ipn_listener.php to comply with new PayPal requirements listed here: https://www.x.com/node/320404

          these requirements are to go into effect February 1, 2013; so be sure to upgrade to 1.4.2 before that date.


Version 1.4.1

- fixed bug with http_referer for Continue button on paypal shopping cart

- fixed some issues with the 'new look'


Version 1.4

- notification email to webmaster now includes all form answers they submitted

- new [Answers] tag for receipt email to customers

- new look


Version 1.3.2

- added debug information to assist in technical support


Version 1.3.1

- added ability to have negative amounts in checkboxes, select drop-downs, and text fields. (this can be useful for DISCOUNTS)


Version 1.3

- added "Slider" field type (useful for guiding donation amounts, etc.)

- fixed bug that would occur when price in a text field was over $999 (e.g., paypal would think that $1,375.00 was actually $1.00 (yeah, not good. please upgrade.))

- now hides warning message if chmod fails (this chmod is discussed in this document under Version 1.2.3)


Version 1.2.3

- fixed bug where non-USD currency payment amounts were not being emailed properly

- fixed bug where permission settings on folders ("forms_with_paypal_payment", "forms_with_paypal_payment/blocks", "forms_with_paypal_payment/blocks/form_with_paypal_payment") and file ("forms_with_paypal_payment/blocks/form_with_paypal_payment/ipn_listener.php") made it unable to receive paypal payment notifcations

- these are now attempted to be set to 755 (for folders) and 644 (for the file)


Version 1.2.2

- same as 1.2.1, just some users experienced difficulty upgrading to 1.2.1. This version should let you upgrade.


Version 1.2.1

- fixed problem where clicking "Continue Shopping" on paypal page, or clicking Back button in browser causes item to be added again


Version 1.2

- added new field types

- "Date" (with pop-out datepicker)

- "No Input" (just a way to include text wherever you want in the form: instructions, subheading, etc.)

- added help info when hovering over features

- added ability to change submit button text


Version 1.1.1

- fixed problem where \r\n is added to actual email message

- changed default From address for email message to be the user's email address who is logged in ("noreply@example.com" was going to gmail spam)


Version 1.1

- fixed problem: \r\n is added into textarea of receipt email message everytime you go to edit it

 

Version 1.0