update changelog and readme

This commit is contained in:
Daniel Waxweiler 2022-06-09 18:11:29 +02:00
parent d1522a1b19
commit 6dc6481682
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,8 @@
### [Unreleased]
#### Added
- Add Gutenberg events list block
#### Changed
- Set list style type to none and left padding to zero for all occurences
#### Deprecated
#### Removed
#### Fixed

View File

@ -15,11 +15,11 @@ License: <wordpress-license>
<wordpress-nice-name> allows you to display the upcoming events of [Mobilizon](https://joinmobilizon.org/), which is a federated event listing platform, on your WordPress website.
Features
- Display events as widget and as shortcut
- Display events as Gutenberg block, as widget and as shortcut
- Display events' title, date, and location if available
- Cache requests' responses for 2 minutes in the browser's `sessionStorage`
- Configure number of events to show per widget and per shortcut
- Optionally filter events by a specific group per widget and per shortcut
- Configure number of events to show per block, per widget and per shortcut
- Optionally filter events by a specific group per block, per widget and per shortcut
- Set the URL of the Mobilizon instance in the settings
- Toggle adding named offset in brackets after the time in the settings