2021-01-10 11:53:51 +01:00
|
|
|
### [Unreleased]
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Added
|
2023-05-07 22:33:38 +02:00
|
|
|
- Display name of group when it cannot be found
|
2022-06-19 09:48:06 +02:00
|
|
|
#### Changed
|
2023-05-07 22:33:38 +02:00
|
|
|
- Let backend do requests to API for viewing all forms, except for in-editor block preview
|
2022-06-19 09:48:06 +02:00
|
|
|
#### Deprecated
|
|
|
|
#### Removed
|
|
|
|
#### Fixed
|
2023-03-29 23:00:36 +02:00
|
|
|
#### Security
|
|
|
|
|
2024-04-02 22:09:20 +02:00
|
|
|
### [0.11.5]
|
|
|
|
#### Changed
|
|
|
|
- Confirm compatibility with WordPress 6.5
|
|
|
|
|
2023-11-11 20:39:06 +01:00
|
|
|
### [0.11.4]
|
|
|
|
#### Changed
|
|
|
|
- Confirm compatibility with WordPress 6.4
|
|
|
|
- Update dependencies
|
|
|
|
|
2023-07-25 22:25:55 +02:00
|
|
|
### [0.11.3]
|
|
|
|
#### Fixed
|
|
|
|
- Clean up distributed files
|
|
|
|
|
2023-07-25 22:14:24 +02:00
|
|
|
### [0.11.2]
|
|
|
|
#### Changed
|
|
|
|
- Update dependencies
|
|
|
|
- Confirm compatibility with WordPress 6.3
|
|
|
|
|
2023-05-07 17:46:27 +02:00
|
|
|
### [0.11.1]
|
|
|
|
#### Fixed
|
|
|
|
- Revert minimum PHP version to 7.4 to allow some more time for upgrading PHP
|
|
|
|
|
2023-03-29 23:00:36 +02:00
|
|
|
### [0.11.0]
|
|
|
|
#### Changed
|
|
|
|
- Update dependencies
|
|
|
|
- Confirm compatibility with WordPress 6.2
|
2022-06-19 09:48:06 +02:00
|
|
|
#### Security
|
2023-03-29 22:32:12 +02:00
|
|
|
- Set minimum PHP version to oldest stable 8.0
|
2022-06-19 09:48:06 +02:00
|
|
|
|
2022-10-26 23:41:32 +02:00
|
|
|
### [0.10.1]
|
|
|
|
#### Changed
|
|
|
|
- Confirm compatibility with WordPress 6.1
|
|
|
|
- Update dependencies
|
|
|
|
|
2022-06-19 09:48:06 +02:00
|
|
|
### [0.10.0]
|
|
|
|
#### Added
|
2022-06-03 23:48:19 +02:00
|
|
|
- Add Gutenberg events list block
|
|
|
|
- Show loading indicator during request
|
2022-05-19 18:16:17 +02:00
|
|
|
#### Changed
|
2022-06-03 23:48:19 +02:00
|
|
|
- Set list style type to none and left padding to zero for all occurences
|
2022-06-09 20:16:07 +02:00
|
|
|
- Move shortcut usage description into installation section in `readme.txt`
|
2022-06-10 12:33:45 +02:00
|
|
|
- Update dependencies
|
2022-05-19 18:16:17 +02:00
|
|
|
|
2022-05-19 18:27:06 +02:00
|
|
|
### [0.9.1] - 2020-05-19
|
|
|
|
#### Fixed
|
|
|
|
- Fix WordPress compatibility version number
|
|
|
|
|
2022-05-19 18:16:17 +02:00
|
|
|
### [0.9.0] - 2020-05-19
|
|
|
|
#### Added
|
2022-05-19 08:39:20 +02:00
|
|
|
- Improve explanation of group name filter
|
2022-01-09 13:10:38 +01:00
|
|
|
#### Changed
|
2022-03-20 10:27:30 +01:00
|
|
|
- Update dependencies
|
2022-05-19 18:09:37 +02:00
|
|
|
- Confirm compatibility with WordPress 6.0
|
2022-01-09 13:10:38 +01:00
|
|
|
#### Fixed
|
2022-05-19 08:08:21 +02:00
|
|
|
- Fix displaying error message for the case the group is not found
|
2022-01-09 13:10:38 +01:00
|
|
|
|
|
|
|
### [0.8.0] - 2022-01-09
|
|
|
|
#### Added
|
2022-01-09 12:35:26 +01:00
|
|
|
- Add support for older browsers using babel
|
2021-12-23 17:51:22 +01:00
|
|
|
#### Changed
|
2022-01-05 17:45:30 +01:00
|
|
|
- Confirm compatibility with WordPress 5.9
|
2022-01-09 12:16:38 +01:00
|
|
|
- Update dependencies
|
2021-12-23 17:51:22 +01:00
|
|
|
#### Fixed
|
2022-01-09 12:16:38 +01:00
|
|
|
- Use ES modules correctly
|
2022-01-09 12:54:58 +01:00
|
|
|
- Trim events' location
|
2021-12-23 17:51:22 +01:00
|
|
|
|
|
|
|
### [0.7.0] - 2021-12-23
|
|
|
|
#### Added
|
2021-12-09 19:02:49 +01:00
|
|
|
- Add specific error message for the case the group is not found
|
2021-12-09 19:46:19 +01:00
|
|
|
- Add code formatter prettier
|
2021-05-06 09:37:23 +02:00
|
|
|
#### Changed
|
2021-10-26 20:33:43 +02:00
|
|
|
- Update dependencies
|
2021-11-09 22:10:35 +01:00
|
|
|
- Simplify build process
|
2021-05-06 09:37:23 +02:00
|
|
|
#### Fixed
|
2021-12-23 17:16:03 +01:00
|
|
|
- Fix Invalid DateTime on event end time being null
|
2021-05-06 09:37:23 +02:00
|
|
|
#### Security
|
2021-12-23 17:17:59 +01:00
|
|
|
- Set minimum PHP version to oldest stable 7.4
|
2021-05-06 09:37:23 +02:00
|
|
|
|
2021-08-24 19:35:10 +02:00
|
|
|
### [0.6.2] - 2021-08-24
|
|
|
|
#### Changed
|
|
|
|
- Update dependencies
|
|
|
|
#### Fixed
|
|
|
|
- Fix empty WordPress timezone_string option resulting in Invalid DateTime
|
|
|
|
|
2021-07-13 17:18:26 +02:00
|
|
|
### [0.6.1] - 2021-07-13
|
|
|
|
#### Changed
|
|
|
|
- Confirm compatibility with WordPress 5.8
|
|
|
|
- Update dependencies
|
|
|
|
|
2021-06-02 11:02:59 +02:00
|
|
|
### [0.6.0] - 2021-06-02
|
|
|
|
#### Added
|
|
|
|
- Optionally display the current offset as short name after the time via the general plugin settings
|
|
|
|
#### Changed
|
|
|
|
- Update dependencies
|
|
|
|
#### Fixed
|
|
|
|
- Capitalise Mobilizon name in description
|
|
|
|
|
2021-05-06 09:37:23 +02:00
|
|
|
### [0.5.0] - 2021-05-06
|
|
|
|
#### Added
|
2021-05-05 10:40:46 +02:00
|
|
|
- Localise dates based on the WordPress locale and time zone
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Changed
|
2021-04-23 08:05:01 +02:00
|
|
|
- Clearly list features in `readme.txt` description
|
2021-05-06 09:22:28 +02:00
|
|
|
- Update dev dependencies c8, eslint, gulp-replace, webpack
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Fixed
|
2021-05-06 09:22:13 +02:00
|
|
|
- Improve translatability
|
2021-01-10 11:53:51 +01:00
|
|
|
|
2021-04-20 21:32:08 +02:00
|
|
|
### [0.4.0] - 2021-04-20
|
|
|
|
#### Added
|
|
|
|
- Show events' location if set: `description` and `locality` fields
|
|
|
|
- Plugin icon
|
|
|
|
#### Changed
|
|
|
|
- Update dev dependencies eslint, jsdom, webpack
|
|
|
|
|
2021-04-05 18:39:06 +02:00
|
|
|
### [0.3.0] - 2021-04-05
|
|
|
|
#### Added
|
|
|
|
- Donation link to WordPress Plugin Directory sidebar and to `package.json`
|
|
|
|
- Cache requests for 2 minutes
|
|
|
|
- Set up ESLint static code analysis
|
|
|
|
#### Changed
|
|
|
|
- Update luxon dependency
|
|
|
|
- Update dev dependencies jsdom, webpack, webpack-cli
|
|
|
|
|
2021-03-10 16:22:41 +01:00
|
|
|
### [0.2.2] - 2021-03-10
|
|
|
|
#### Changed
|
|
|
|
- Confirm compatibility with WordPress 5.7
|
|
|
|
- Update graphql dependency
|
|
|
|
- Update dev dependencies jsdom, webpack, webpack-cli, webpack-stream
|
|
|
|
|
2021-01-15 22:05:14 +01:00
|
|
|
### [0.2.1] - 2021-01-15
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Fixed
|
2021-01-15 22:05:14 +01:00
|
|
|
- Add missing backtick to `readme.txt`
|
|
|
|
|
2021-01-15 21:32:45 +01:00
|
|
|
### [0.2.0] - 2021-01-15
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Added
|
2021-01-15 21:32:45 +01:00
|
|
|
- `changelog.txt`
|
|
|
|
- Changelog maintenance steps to `README.md`
|
|
|
|
- Link to Github repository in `readme.txt`
|
|
|
|
- Option to show events of a specific group by indicating its name
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Changed
|
2021-01-15 21:32:45 +01:00
|
|
|
- Use same Markdown style in `README.md` as in other documents
|
|
|
|
|
2021-01-10 11:53:51 +01:00
|
|
|
### [0.1.0] - 2021-01-09
|
|
|
|
initial release
|