Skip to content

Commit

Permalink
Updated screenshots and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jimstrike committed Aug 1, 2024
1 parent d7ae0c6 commit 3272787
Show file tree
Hide file tree
Showing 25 changed files with 23 additions and 7 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Release Notes for "Siteimprove CMS Plugin" plugin

## 2.1.2 - 2024-08-01

### Changed

- Updated screenshots and readme.

## 2.1.0 - 2024-06-16

## 2.1.1 - 2024-08-01

### Changed
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,5 @@ composer require jimstrike/siteimprove-cms-plugin:1.0.3
![Screenshot](resources/images/siteimprove05.png)
![Screenshot](resources/images/siteimprove06.png)
![Screenshot](resources/images/siteimprove07.png)
![Screenshot](resources/images/siteimprove08.png)
![Screenshot](resources/images/siteimprove08.png)
![Screenshot](resources/images/siteimprove09.png)
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jimstrike/craft-siteimprove-cms-plugin",
"description": "Siteimprove CMS Plugin",
"type": "craft-plugin",
"version": "2.1.1",
"version": "2.1.2",
"keywords": [
"craft",
"cms",
Expand Down
5 changes: 4 additions & 1 deletion resources/images/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/images/siteimprove01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/images/siteimprove02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/images/siteimprove03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/images/siteimprove04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/images/siteimprove05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/images/siteimprove06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/images/siteimprove07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/images/siteimprove08.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/images/siteimprove09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class Plugin extends \craft\base\Plugin
* @inheritdoc
* @var string
*/
public string $schemaVersion = '2.1.1';
public string $schemaVersion = '2.1.2';

/**
* @inheritdoc
Expand Down
5 changes: 4 additions & 1 deletion src/assets/dist/images/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/dist/images/siteimprove01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/dist/images/siteimprove02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/dist/images/siteimprove03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/dist/images/siteimprove04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/dist/images/siteimprove05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/dist/images/siteimprove06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/dist/images/siteimprove07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/dist/images/siteimprove08.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/dist/images/siteimprove09.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions src/assets/dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
"siteimprove/token_fetcher.js": "/cpresources/dist/siteimprove/token_fetcher.js",
"siteimprove/siteimprove.js": "/cpresources/dist/siteimprove/siteimprove.js",
"siteimprove/runtime.js": "/cpresources/dist/siteimprove/runtime.js",
"siteimprove/images/siteimprove06.png": "/cpresources/dist/siteimprove/images/siteimprove06.png",
"siteimprove/images/siteimprove07.png": "/cpresources/dist/siteimprove/images/siteimprove07.png",
"siteimprove/images/siteimprove08.png": "/cpresources/dist/siteimprove/images/siteimprove08.png",
"siteimprove/images/siteimprove03.png": "/cpresources/dist/siteimprove/images/siteimprove03.png",
"siteimprove/images/siteimprove09.png": "/cpresources/dist/siteimprove/images/siteimprove09.png",
"siteimprove/images/siteimprove06.png": "/cpresources/dist/siteimprove/images/siteimprove06.png",
"siteimprove/images/siteimprove05.png": "/cpresources/dist/siteimprove/images/siteimprove05.png",
"siteimprove/images/siteimprove02.png": "/cpresources/dist/siteimprove/images/siteimprove02.png",
"siteimprove/images/siteimprove04.png": "/cpresources/dist/siteimprove/images/siteimprove04.png",
"siteimprove/images/siteimprove01.png": "/cpresources/dist/siteimprove/images/siteimprove01.png",
"siteimprove/images/siteimprove04.png": "/cpresources/dist/siteimprove/images/siteimprove04.png",
"siteimprove/images/icon.svg": "/cpresources/dist/siteimprove/images/icon.svg"
}

0 comments on commit 3272787

Please sign in to comment.