Skip to content

Releases: septor/anteup

1.1.0

11 Jan 01:19
@Moc Moc
Compare
Choose a tag to compare

This release contains major improvements to the AnteUp plugin:

  • The PayPal donation process has been rewritten. Incoming donations are now correctly registered into the database.
  • Donation menu now includes more information (which also happens to be more accurate)
  • Ability to export the donations to a .CSV file
  • Fix for incorrectly saving the datestamp of donations
  • Sandbox mode and logging option added as a preference (useful for developers)
  • The textareas in the admin area now use text editors when WYSIWYG is enabled
  • New shortcode: {ANTEUP_MOSTRECENT: amount=X) provides a list of the last X amount of donators ('X' can be replaced with any number)
  • Ability to customise the [ANTEUP_DONATION_DATE: format=X} shortcode to set the preferred date format (ie. X can replaced by either 'short', 'long'or 'relative').
  • Fixes for incorrect URLs when using user friendly URLs
  • Norwegian and Spanish translation added

You can view the entire range of changes, here.

If you find any issues or if you have some feedback, please use the issue tracker.

1.0.0

12 Nov 14:02
Compare
Choose a tag to compare

I feel like AnteUp is ready to have a stable 1.0 release now, so here it is!

Some notable changes, fixes, and additions since the beta include:

  • Added e_notify support.
  • The donate and donations pages have been beefed up.
  • Fixed an installation error.
  • IPN updates.

You can view the entire range of changes, here.

If you notice any errors or have any features you want, open a new issue! This will probably be the last release for a bit, so if you come across any major problems you need to report them!

Update - November 26th

I've updated the zip with a renamed folder. You should now be able to safely download, extract, upload, and install without any issues. (Well, minus the things that we're fixed after this release).

Sorry for the inconvenience!

1.0.0-beta

05 Nov 14:02
Compare
Choose a tag to compare

This is a beta release and should be used with caution!

AnteUp is now fully functional, and works with the latest version of e107 (which is currently 2.0.0).

It has undergone significant rewrites and now utilizes the new AdminUI for the backend, and the template/shortcode system for the front end. You are now in complete control over how your pages, and menu item, are displayed and stylized.

Please refer to the upcoming wiki if you have any questions. As always, use the issue tracker if you have any issues or feature requests!