addtocal 8.x-2.0-beta4

Bug fixes
  • Issue #3200494 by rloos289: Add smart date support
  • Issue #3197306 by mukesh.dev, joncjordan: Field token values not cleared when empty
  • Issue #3259068 by dravenk: Support outlook organization office.com
  • Issue #3236392 by devad: Add to Cal - Add Ludwig integration
  • Issue #3187762 by adamfranco: Separate menu & download JS to allow theming of menu
  • And fixes some minor bugs with addtocal tokens.

addtocal 8.x-2.0-beta2

New features

Adds support for DateRangeItem formatting for all-day events.

If you are updating from 8.x-1.x, read the beta1 release notes:
https://www.drupal.org/project/addtocal/releases/8.x-2.0-beta1

addtocal 8.x-2.0-beta1

New features

2.x is a full rewrite of the Drupal 8 module, containing some new features and backwards-incompatible changes.

If you're upgrading from 1.x, please note!

1. Composer is required for addtocal 8.x-2.0 and above

Install with composer require drupal/addtocal:^2.0

(Some users have reported that they need to install the beta version instead: composer require drupal/addtocal:^2.0@beta)

addtocal 8.x-1.1

Bug fixes

Issue #2875116 by Munavijayalakshmi, Suresh Prabhu Parkala, dhruveshdtripathi: Convert module to use short array syntax (new coding standard)
Issue #3166720: Drupal 9: Optional End Date
Issue #3160829 by narendra.rajwar27: Views formatter: Call to undefined method Drupal\Core\Field\BaseFieldDefinition::get()

addtocal 8.x-2.x-dev

New features

2.x is a full rewrite of the Drupal 8 module, containing some new features and backwards-incompatible changes.

If you're upgrading from 1.x, please note!

1. Composer is required for addtocal 8.x-2.0 and above

Install with composer require drupal/addtocal:^2.0

(Some users have reported that they need to install the beta version instead: composer require drupal/addtocal:^2.0@beta)

addtocal 8.x-1.0

New features

Initial release for Drupal 8 and 9.

The module is basically the same as the D7 version with some extra features because it now supports Date Range, Recurring Dates, and the Address field.

addtocal 7.x-1.0

Bug fixes
New features

This is a major feature and stability release. Fixes include fixing warnings, Yahoo calendar time zones, and many more bugs detailed below. The release has been made possible by the hard work of andrei.colesnic. Thank you!

Changes since 7.x-1.0-beta3:

addtocal 7.x-1.0-beta3

New features
Bug fixes

- Issue #1744726 by iamEAP: Updated ICS download to use the title as a file name
- Issue #1625244 by nedjo: Applied patch to support datestamp fields
- Fixed an issue with empty date content
- Added truncation to description field

addtocal 7.x-1.0-beta2

New features
Bug fixes
  • Major rewrite of the wrapped output. Each button is now identified by the class name instead of an ID.
  • Due to the above change, CSS changes may be required.
  • Allows any date field to be used instead of just datetime.
  • Bug fixes

addtocal 7.x-1.x-dev

Bug fixes

Dev release contains a major rewrite of the wrapped output. Data storage is the same. Upgrading to the dev release may require CSS changes.

addtocal 7.x-1.0-beta1

New features

Initial beta release. See the README for more information.

Subscribe with RSS Subscribe to Releases for Add to Cal