Show More
@@ -3,6 +3,44 b'' | |||||
3 | Release History |
|
3 | Release History | |
4 | --------------- |
|
4 | --------------- | |
5 |
|
5 | |||
|
6 | v5.4.0 (2023-12-13) | |||
|
7 | +++++++++++++++++++ | |||
|
8 | ||||
|
9 | Features | |||
|
10 | ^^^^^^^^ | |||
|
11 | ||||
|
12 | * **grafana:** format IP addresses with fixed width for loki entries | |||
|
13 | * **self-update:** added --update-docker-image to force set version from installer | |||
|
14 | * **ssh:** allow fully custom ssh port for k8s setup | |||
|
15 | * **ssl:** ensure all services get SSL enabled during init phase | |||
|
16 | * **status:** add more information on status with --config flag | |||
|
17 | ||||
|
18 | Fixes | |||
|
19 | ^^^^^ | |||
|
20 | ||||
|
21 | * **ssl:** show properly how to enable mounts for custom traefik ssl | |||
|
22 | * **static-files:** fixed missing JS plugins wiped during a build | |||
|
23 | ||||
|
24 | Build | |||
|
25 | ^^^^^ | |||
|
26 | ||||
|
27 | * **router:** bumped traefik to v2.10.7 | |||
|
28 | * **services:** bumped postgresql to 14.10 | |||
|
29 | * **services:** bumped redis to 7.2.3 | |||
|
30 | ||||
|
31 | Dev | |||
|
32 | ^^^ | |||
|
33 | ||||
|
34 | * **tools:** added better entrypoints to start dev envs | |||
|
35 | ||||
|
36 | Docs | |||
|
37 | ^^^^ | |||
|
38 | ||||
|
39 | * **requirements:** add info about basic requirements for hardware | |||
|
40 | * **ssl:** cleanup example cert files names | |||
|
41 | ||||
|
42 | ||||
|
43 | ||||
6 | v5.3.0 (2023-11-29) |
|
44 | v5.3.0 (2023-11-29) | |
7 | +++++++++++++++++++ |
|
45 | +++++++++++++++++++ | |
8 |
|
46 |
General Comments 0
You need to be logged in to leave comments.
Login now