Files
laipower/wp-content/plugins/event-bridge-for-activitypub/CHANGELOG.md

2.8 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.3.0] - 2026-05-24

Added

  • Basic support for Spiffy Calendar Plugin
  • Support for WordPress 7

Changed

  • Requires ActivityPub plugin 8.+

Fixed

  • The events calendar integration: remote cached organizers not being public.

[1.2.4] - 2026-05-17

Added

  • Flag plugin compatible with WordPress 6.9

[1.2.3] - 2026-05-17

Added

  • ActivityPub Place transformer for GatherPress

Fixed

  • Improve timezone detection for Eventin
  • GatherPress place name not uses venue name

Changed

  • Time formatting for EventPrime
  • Time formatting for VS Event List
  • Test up to ActivityPub plugin 8.2.1

[1.2.2] - 2025-11-21

Fixed

  • Validate event-tag info Events Manager to prevent fatal error
  • timezone issues for Modern Events Calendar Lite

[1.2.1] - 2025-11-13

Fixed

  • Incoming remote events getting federated

Added

  • Hotfix for Mobilizon group behavior to detect correct event source

[1.2.0] - 2025-11-12

Added

  • New filter hook for incoming events
  • Store longitude and latitude information for incoming The Events Calendar events

Changed

  • Update to new method how actor JSON is stored
  • Dependency: now requires PHP 8.1+
  • Dependency: now requires the WordPress ActivityPub plugin 7.5+

Fixed

  • Time offset for outgoing GatherPress events
  • Time offset for importing events with The Events Calendar

[1.1.1] - 2025-06-17

Added

  • Compatibility with ActivityPub plugin 6.0+

Changed

  • Improved scheduling of sending event posts

Fixed

  • Datetime timezone offset for incoming events when using The Events Calendar
  • Accessibility issues in Admin UI

[1.1.0] - 2025-04-12

Added

  • Basic support for Starter Kits

Fixed

  • Fixed: Uncatched error in following process (issue #145)
  • Fixed: Compatibility with ActivityPub plugin version 5.7.0

[1.0.0] - 2025-02-11

Changed

  • This plugin now depends on ActivityPub plugin version greater than 5.1.0

Added

  • Support for the EventPrime event plugin
  • Event self-announce feature at configurable time before event starts
  • Blueprint (Preview via WordPress Playground)
  • Event Sources feature: cache and list events from remote ActivityPub profiles on your site
  • Custom ActivityPub preview
  • Admin setting to enforce sending summary of events as plain text

Fixed

  • The Events Calendar date times when using the Gutenberg editor.
  • Improved admin UI for event-category mapping

[0.3.5] - 2025-01-03

Fixed

  • Images of Acknowledgements in Admin UI

[0.3.4] - 2024-12-21

  • Initial release on WordPress.org