Releases: kartevonmorgen/wp-kvm-syndication-toolbox
Releases · kartevonmorgen/wp-kvm-syndication-toolbox
Release list
Update Mai 2025, with Bug Fixes
With Bug Fixes
- Add recurrence ID handling in ICalVEvent
- implement Windows timezone conversion in ICalVEventDate
- enhance event syncing options in Events Feed Importer.
- Introduce settings for past days to sync and auto-deletion toggle in Events Feed Importer.
Update März 2025, with Bug Fixes, Release 1.6
With Bug Fixes
- Bug Fixes by deleting Events after an import of the event importer, now events will also be removed in the KVM. In the Simple Events Module only Updates are done when there are differences.
- Adding Support for Lists for the newest Noption Newsletter Plugin,
- Adding a Default Logger,
Update November 2024: Adding wp-graphql-events-server and removing ESS
Adding the wp-graphql-events-server, removing wp-ess-event-calendar-client. We do no longer support ESS and offer instead a GraphQL Interface with a Module which can be queried for events
The wp-graphql-events-server can only be used if the plugin wp-graphql is also installed.
Update Juli 2024
Bug Fixes
- ICal Support RDATE and fill the EndDate if none is supplied in the Feed
- Extra check to make sure the Module ist really there
Features
- The Module Commons Booking Extensions has been removed, because it is not user proof, we change also the README and add the Project module
- reconstruct the plugin with a more generic way to add modules in the future
Update Januar 2024
Bug Fixes
- Dealing in the right way with Timezones wenn importing ICAL events
Improvements
- Better text for options in event feeds.
- Adding support for Metafields in the RestAPI von Wordpress for organisations and projects
- Add Date Colums for Simple Events im the overview table in Backend
Update November 2023
Bug Fixes
- Make sure that the activate Module method of a module is called, so Cronjobs are installed and work correct. This works after deactivating and activating the Plugin
- Bug fix in Download KVM Entries, the limit of the search function was set to 100, which prevents that all entries are visible in the dropdown.
New Features:
- Adding a Module for Events, called Simple Events. it allows a person to import a feed, save it as a simple event and upload it to the Karte von Morgen, then no longer an external Event Plugin is needed anymore.
Update Sept. 2023 with Userdashboard
Folgende Funktionen sind dazu gekommen:
- Eine Organisation kann Projekte eintragen und die können angezeigt werden auf der Karte von Morgen. Das ist ein neues Module, was ein erweiterung von die Webseite braucht.
- OpeningHours können in Wordpress eingetragen werden und zu der Karte von Morgen hochgeladen werden. Auch hier braucht es eine Erweiterung von der Ansicht von Organisationen damit Openinghours auch in Wordpress angezeigt werden.
- des weiteren gibt es einige kleine Erweiterungen Bugfixes. Siehe: https://github.com/kartevonmorgen/wp-kvm-syndication-toolbox/commits/main
Quickfix for German Timezone
This is a quickfix to solve timezone bugs on the map of tomorrow. (Local timezone vs. UTC). See: kartevonmorgen/kartevonmorgen.ts#164