updated plugin Event Bridge for ActivityPub version 1.3.0
This commit is contained in:
@ -5,6 +5,94 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [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
|
||||
|
||||
Reference in New Issue
Block a user