Skip to content

Commit

Permalink
1.4.1 ncu, tested WP 6.5 and docu update
Browse files Browse the repository at this point in the history
Node modules update, tested with WordPress 6.5 and documentation updated.
  • Loading branch information
muhme committed Apr 9, 2024
1 parent 5848128 commit 5db471b
Show file tree
Hide file tree
Showing 38 changed files with 194 additions and 184 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to the WordPress plugin zitat-service will be documented in

The format is based on [Keep a Changelog](https://keepachangelog.com) and this project adheres to [Semantic Versioning](https://semver.org).

## [1.4.1] 2024-04-09

### Documentation
* Node modules update, tested with WordPress 6.5 and documentation updated.

## [1.4.0] 2024-03-23

:warning: **Caution:** Gutenberg block name has changed from `wp:zitat-service/random-quote` to
Expand Down Expand Up @@ -44,12 +49,12 @@ and closing) within code editor, or delete and recreate `Random Quote` blocks.
## [1.2.0] 2023-12-26

### Added
* I18N for backend was added.
* I18N for backend added.

## [1.1.0] 2023-12-09

### Added
* Shortcode parameter `language` was added.
* Shortcode parameter `language` added.

## [1.0.0] 2023-11-29

Expand Down
54 changes: 26 additions & 28 deletions assets/blueprints/blueprint.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,28 @@
{
"landingPage": "/wp-admin/plugins.php",
"preferredVersions": {
"php": "8.0",
"wp": "latest"
},
"phpExtensionBundles": [
"kitchen-sink"
],
"features": {
"networking": true
},
"steps": [
{
"step": "installPlugin",
"pluginZipFile": {
"resource": "url",
"url": "https://downloads.wordpress.org/plugin/random-quote-zitat-service.1.4.0.zip"
},
"options": {
"activate": true
}
},
{
"step": "login",
"username": "admin",
"password": "password"
}
]
"landingPage": "/wp-admin/plugins.php",
"preferredVersions": {
"php": "8.0",
"wp": "latest"
},
"phpExtensionBundles": [ "kitchen-sink" ],
"features": {
"networking": true
},
"steps": [
{
"step": "installPlugin",
"pluginZipFile": {
"resource": "url",
"url": "https://downloads.wordpress.org/plugin/random-quote-zitat-service.1.4.0.zip"
},
"options": {
"activate": true
}
},
{
"step": "login",
"username": "admin",
"password": "password"
}
]
}
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ services:
playwright:
container_name: quote_wp_playwright
# Docker image version that matches local Playwright version
image: mcr.microsoft.com/playwright:v1.42.1
image: mcr.microsoft.com/playwright:v1.43.0
restart: unless-stopped
# don't use Playwright run, instead sleep one year and tests are started by docker exec calls
entrypoint: ['sleep', '31536000']
Expand Down
2 changes: 1 addition & 1 deletion languages/random-quote-zitat-service-de.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

msgid ""
msgstr ""
"Project-Id-Version: random-quote-zitat-service 1.4.0\n"
"Project-Id-Version: random-quote-zitat-service 1.4.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/random-quote-zitat-service\n"
"Last-Translator: Heiko Lübbe\n"
"Language-Team: none\n"
Expand Down
Binary file modified languages/random-quote-zitat-service-de_AT.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-de_CH.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-de_CH_informal.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-de_DE.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-de_DE_formal.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion languages/random-quote-zitat-service-es.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

msgid ""
msgstr ""
"Project-Id-Version: random-quote-zitat-service 1.4.0\n"
"Project-Id-Version: random-quote-zitat-service 1.4.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/random-quote-zitat-service\n"
"Last-Translator: Heiko Lübbe\n"
"Language-Team: none\n"
Expand Down
Binary file modified languages/random-quote-zitat-service-es_AR.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_CL.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_CO.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_CR.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_DO.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_EC.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_ES.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_GT.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_MX.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_PE.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_PR.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_UY.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-es_VE.mo
Binary file not shown.
Binary file modified languages/random-quote-zitat-service-ja.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion languages/random-quote-zitat-service-ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

msgid ""
msgstr ""
"Project-Id-Version: random-quote-zitat-service 1.4.0\n"
"Project-Id-Version: random-quote-zitat-service 1.4.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/random-quote-zitat-service\n"
"Last-Translator: Heiko Lübbe\n"
"Language-Team: none\n"
Expand Down
Binary file modified languages/random-quote-zitat-service-uk.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion languages/random-quote-zitat-service-uk.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

msgid ""
msgstr ""
"Project-Id-Version: random-quote-zitat-service 1.4.0\n"
"Project-Id-Version: random-quote-zitat-service 1.4.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/random-quote-zitat-service\n"
"Last-Translator: Heiko Lübbe\n"
"Language-Team: none\n"
Expand Down
2 changes: 1 addition & 1 deletion languages/random-quote-zitat-service.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is distributed under the GPLv3 License.
msgid ""
msgstr ""
"Project-Id-Version: random-quote-zitat-service 1.4.0\n"
"Project-Id-Version: random-quote-zitat-service 1.4.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/random-quote-zitat-service\n"
"Last-Translator: Heiko Lübbe\n"
"Language-Team: none\n"
Expand Down
Loading

0 comments on commit 5db471b

Please sign in to comment.