Skip to content

Commit f8f180f

Browse files
committed
Update changelogs
1 parent cc6506f commit f8f180f

File tree

5 files changed

+58
-0
lines changed

5 files changed

+58
-0
lines changed

1.0/docs/stacks/drupal/changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,29 @@ This is the changelog for Drupal stack deployed via Wodby, for docker4drupal cha
77
- During MariaDB upgrade we run `mysql-check` and
88
`mysql-upgrade`. This operation may take a few minutes for big databases
99

10+
## 6.1.10
11+
12+
- ⬆️ Vanilla Drupal 11.2.5, 10.5.4
13+
- PHP:
14+
- ⬆️ Updated to 8.4.14, 8.3.27
15+
- ⬆️ PECL extensions updates:
16+
- apcu 5.1.27
17+
- memcached 3.4.0
18+
- mongodb 2.1.4
19+
- oauth 2.0.10
20+
- opentelemetry 1.2.1
21+
- xdebug 3.4.7
22+
- yaml 2.2.5
23+
- Nginx:
24+
- ⬆️ Updated to 1.29.2
25+
- 📜 Nginx default port can now be changed via `NGINX_SERVER_PORT` https://github.com/wodby/nginx/issues/101
26+
- 🐞 Bugfix: duplicated default headers for Drupal presets https://github.com/wodby/nginx/pull/103 by @rwunderer
27+
- Adminer:
28+
- 🛠️ Adminer now runs on apache server instead of php dev server https://github.com/wodby/adminer/issues/9
29+
- ⬆️ Updated to 5.4.1
30+
- ⬆️ Redis 7.4.6
31+
- 🏔️ Alpine Linux patch updates
32+
1033
## 6.1.9
1134

1235
- ⬆️ Vanilla Drupal 11.2.4, 10.5.3

1.0/docs/stacks/html/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ See [details](https://github.com/wodby/apache#html) about virtual host preset.
2727

2828
This changelog is for HTML stack on Wodby, to see images changes see tags description on repository page: [nginx](https://github.com/wodby/nginx/releases) and [Apache](https://github.com/wodby/apache/releases).
2929

30+
### 1.1.6
31+
32+
- ⬆️ Updated to 1.29.2
33+
- 📜 Nginx default port can now be changed via `NGINX_SERVER_PORT` https://github.com/wodby/nginx/issues/101
34+
3035
### 1.1.5
3136

3237
- ⬆️ Nginx 1.29.1

1.0/docs/stacks/matomo/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ By default we run the following cron command from [crond container](#crond) ever
7979

8080
This changelog is for Matomo stack on Wodby, to see image changes see tags description on [repository page](https://github.com/wodby/matomo/releases).
8181

82+
### 1.4.3
83+
84+
Matomo 5.5.1
85+
8286
### 1.4.2
8387

8488
Matomo 5.4.0

1.0/docs/stacks/redis/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ redis://default:[redis-pass]@[node-ip]:[dynamic-node-redis-port]
2020

2121
This changelog is for Redis stack on Wodby, to see image changes see tags description on [repository page](https://github.com/wodby/redis/releases).
2222

23+
### 3.1.3
24+
25+
⬆️ Redis 7.4.6
26+
2327
### 3.1.2
2428

2529
⬆️ Redis 7.4.5

1.0/docs/stacks/wordpress/changelog.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,28 @@ This is the changelog for WordPress stack deployed via Wodby, for docker4wordpre
77
- During MariaDB upgrade we run `mysql-check` and
88
`mysql-upgrade`. This operation may take a few minutes for big databases
99

10+
## 6.1.10
11+
12+
- ⬆️ Vanilla WordPress 6.8.3
13+
- PHP:
14+
- ⬆️ Updated to 8.4.14, 8.3.27
15+
- ⬆️ PECL extensions updates:
16+
- apcu 5.1.27
17+
- memcached 3.4.0
18+
- mongodb 2.1.4
19+
- oauth 2.0.10
20+
- opentelemetry 1.2.1
21+
- xdebug 3.4.7
22+
- yaml 2.2.5
23+
- Nginx:
24+
- ⬆️ Updated to 1.29.2
25+
- 📜 Nginx default port can now be changed via `NGINX_SERVER_PORT` https://github.com/wodby/nginx/issues/101
26+
- Adminer:
27+
- 🛠️ Adminer now runs on apache server instead of php dev server https://github.com/wodby/adminer/issues/9
28+
- ⬆️ Updated to 5.4.1
29+
- ⬆️ Redis 7.4.6
30+
- 🏔️ Alpine Linux patch updates
31+
1032
## 6.1.9
1133

1234
- ⬆️ Vanilla Drupal 11.2.4, 10.5.3

0 commit comments

Comments
 (0)