recurly 5.0.1

Bug fixes

Quick follow up to 5.0.0 which has an incorrect type hint.

Fixes:

- Fix a bug with incorrect type hinting for \Drupal\Core\Logger\LoggerChannelFactoryInterface
- Issue #3398239 by eojthebrave, loze: Use token mapping when creating a new account with recurlyJS

recurly 5.0.0

Bug fixes
New features

Initial Drupal 10 stable release. This branch drops support for Drupal 8.

Included commits since fork from 4.x branch.

- Issue #3267917 by eojthebrave, Mohammad-Fayoumi, marciaibanez, apaderno: First pass at fixing phpcs issues in 5.x branch.
- 5.x branch should target Drupal 10.x for testing.
- Issue #3398236 by loze: Form values on recurlyJS payment form are always empty in the submit handler
- Issue #3289268 by Project Update Bot: Automated Drupal 10 compatibility fixes

Thanks to loze, Mohammad-Fayoumi, marciaibanez, apaderno

recurly 4.0.0-alpha1

Bug fixes
New features

There shouldn't be any breaking changes here; the goal was to switch to the new semantic versioning system. Once releases on this branch are stable, 8.x-1.x will be unsupported.

At the very least, tests are failing because of #3238416: 4.x branch is failing: Class 'Drupal\simpletest\WebTestBase' not found in modules/recurly_hosted/src/Tests/RecurlyHostedWebTest.php. Any help there would be appreciated.

recurly 8.x-1.4

Bug fixes
New features

Now with full Composer support!

Changes since 8.x-1.3:

recurly 8.x-1.2

Bug fixes

Changes since 8.x-1.1:

recurly 8.x-1.1

Bug fixes

Changes since 8.x-1.0:

  • #2886639 by utsavjshah: Variable entity_id is undefined in /recurly/modules/recurlyjs/src/Form/RecurlyJsSubscribeForm.php (line 88)

recurly 8.x-1.0-alpha4

  • Issue #2649790 by markdorison, colan, aburke626: Provide default entity type (user) for confguration
  • Issue #2783799 by markdorison: Spelling errors in code comments
  • Issue #2783797 by markdorison: Parse error in recurly.api.php
  • Issue #2767153 by markdorison, colan: Add support for custom subscription properties

recurly 7.x-3.0-beta1

Bug fixes
New features
  • Issue #2745105 by markdorison, colan: Make the default currency a select list on the config form
  • Issue #2736929 by dsbrianwebster, walangitan: Address Requirement Setting Not Working
  • Issue #2782135 by walangitan: Incorrect module load causes missing module user warning with 7.50

recurly 7.x-3.0-alpha1

New features

Issue #2683789 by walangitan, mmatsoo: Update RecurlyJS library to v4

recurly 8.x-1.0-alpha3

Bug fixes
  • Issue #2760357 by colan: Plans cannot be cancelled in multiple-plan mode
  • Issue #2758777 by colan: array_walk() expects array, gets null in LinkGenerator->generate()
  • Issue #2758709 by Tommy Cox, markdorison, colan: Responses to webhook notifications are always HTTP_FORBIDDEN
  • Issue #2662868 by Tommy Cox, markdorison, colan: Add ability to reorder subscription plans
  • Issue #2758743 by colan, markdorison: Call to undefined function drupal_exit()
  • Issue #2759377 by markdorison: Remove unused use statement in RecurlyPushListenerController

recurly 7.x-3.x-dev

New features
  • Issue #2683789 by walangitan, mmatsoo: Update RecurlyJS library to v4

recurly 8.x-1.0-alpha2

Bug fixes
  • Issue #2757195 by markdorison, colan: Entity types with bundles crashing settings form
  • Issue #2744997 by colan: $entity_type_options undefined in RecurlySettingsForm->buildForm()
  • Issue #2757303 by colan: Listener URL always denies access
  • Issue #2745995 by colan: Theme hook token_tree not found
  • Issue #2752487 by colan: User details not sent to hosted pages
  • Issue #2748003 by colan: RecurlyFormatManager->formatCurrency's regex is butchering amount

recurly 7.x-2.0-alpha1

Bug fixes
New features

Changes from 7.x-1.x to 7.x-2.x:
#2296401: Recurly.js v3
Updated to use Recurly.js v3. The library is now dynamically loaded and no longer needs to be downloaded and placed in your codebase. When upgrading from 7.x-1.x to 7.x-2.x, you can delete the recurlyjs library.

recurly 7.x-2.x-dev

Bug fixes
New features

#2296401: Recurly.js v3
Updated to use Recurly.js v3. The library is now dynamically loaded and no longer needs to be downloaded and placed in your codebase. When upgrading from 7.x-1.x to 7.x-2.x, you can delete the recurlyjs library.

recurly 7.x-1.2

Bug fixes
New features

This update fixes a number of small bugs, updates documentation, adds Views support, and adds a "cancel" button to the "change plan" and "cancel plan" forms.

recurly 7.x-1.1

Bug fixes
New features

This version of Recurly solves a number of bugs and adds a few new features. In particular, Recurly JS now supports Paypal and a new coupon redemption page has been added under the Subscription tab. Both of these options may be enable on the Recurly module settings page.

recurly 7.x-1.0

Bug fixes

Initial stable release of the Recurly module. Not too many changes since the last alpha release. Thanks to eojthebrave and 7wonders for their contributions to this version of the module.

Changes since 7.x-1.0-alpha4:

recurly 7.x-1.0-alpha4

Bug fixes

This update to Recurly module removes an undocumented dependency on Entity API.

Changes since 7.x-1.0-alpha3:

  • #1751910: Adding API docs.
  • #1662960: Better help text for admin/config/services/recurly/subscription-plans.
  • #1733406: Undocumented dependency on Entity API causes Built-In Pages to throw errors.

recurly 7.x-1.0-alpha3

Bug fixes

Lots of fixes since the last alpha release. Upgrading is recommended for all Recurly module users. No significant API changes in this release.

Changes since 7.x-1.0-alpha2:

recurly 7.x-1.0-alpha2

New features
Bug fixes

A fairly minor update overall from Alpha1, but the Alpha2 version fixes a few major bugs that would cause trouble for any new sites using the module. This upgrade is recommended for all users of the Recurly module.

Bug fixes:

recurly 7.x-1.0-alpha1

Initial public release of the Recurly module! Not yet suitable for production but great for sites evaluating Recurly.com.

recurly 7.x-1.x-dev

Bug fixes
New features

Nightly development snapshot of the Recurly module.

Subscribe with RSS Subscribe to Releases for Recurly