first commit

This commit is contained in:
2024-11-10 21:08:49 +01:00
commit 0d932ce5ee
14455 changed files with 2567501 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
## 1.4.0 - 2022-09-02
### Changed
- Copy
## 1.3.2 - 2022-08-01
### Fixed
- Connection to API
## 1.3.1 - 2022-07-28
### Fixed
- Translation of buttons
## 1.3.0 - 2022-07-28
### Fixed
- Loading of CSS styles
## 1.2.0 - 2022-07-22
### Fixed
- Empty src attribute value for image
- No space between buttons
### Added
- Escaping for data output
- Paragraph tag for plugin name
## 1.1.0 - 2022-07-19
### Added
- Mutex so metabox can be added only once
## 1.0.0 - 2022-07-06