File tree 2 files changed +16
-4
lines changed
2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 1
1
## Latest
2
- <!-- what's in open pull requests that will be merged at an unknown date -->
2
+ (may include items not yet merged)
3
+ <!-- List what's in open pull requests to be merged at an unknown date -->
3
4
5
+ - Fixes to [ bash aliases] ( ../Basic_setup/Docker.md#aliases ) .
6
+ - Timescaledb template fixed and public port now mapped to 5433.
7
+ <!-- PR-560 still a draft
8
+ - Documentation development made easier: [Writing documentation](
9
+ ../Developers/index.md#writing-documentation) -->
10
+
11
+ ## 2022-06-12
12
+
13
+ - Dockerfile based Zigbee2MQTT ** deprecated** , requiring [ migration] (
14
+ ../Containers/Zigbee2MQTT.md#update202204).
4
15
- New service: [ Duckdns] ( ../Containers/Duckdns.md ) , deprecates the
5
16
` duck/duck.sh ` script.
6
- - Fixes to [ bash aliases ] ( ../Basic_setup/Docker .md#aliases )
7
- - Documentation development made easier: [ Writing documentation ] (
8
- ../Developers/index.md#writing-documentation)
17
+ - New service: [ Influxdb 2 ] ( ../Containers/InfluxDB2 .md ) , supported only on
18
+ fully 64bit systems.
19
+ - Docker health checks added to Grafana and InfluxDB.
9
20
10
21
## 2022-04-26
11
22
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ Welcome to IOTstack:
19
19
</label >
20
20
21
21
* If you are just getting started with IOTstack, see [ Getting Started] ( Basic_setup/index.md ) .
22
+ * For latest changes, see [ Changelog] ( Updates/Changelog.md ) .
22
23
* If you're running gcgarner/IOTstack see [ Migrating to SensorsIot] ( Updates/gcgarner-migration.md ) .
23
24
24
25
* You're always welcome to ask questions on the [ IOTStack Discord] ( https://discord.gg/ZpKHnks ) .
You can’t perform that action at this time.
0 commit comments