49 lines
1.2 KiB
Markdown
49 lines
1.2 KiB
Markdown
# Changelog
|
|
|
|
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.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
|
|
|