From 5bab3d3f8dbaf7963f2bc36ed44460461ed57b50 Mon Sep 17 00:00:00 2001 From: crschnick Date: Mon, 5 Jan 2026 15:12:30 +0000 Subject: [PATCH] [stage] --- dist/changelog/20.3.md | 4 ++++ version | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 dist/changelog/20.3.md diff --git a/dist/changelog/20.3.md b/dist/changelog/20.3.md new file mode 100644 index 000000000..56584f5ee --- /dev/null +++ b/dist/changelog/20.3.md @@ -0,0 +1,4 @@ +- Add option to open AWS web dashboard from XPipe +- Fix various performance issues +- Fix HTTP API not supplying CORS headers for web-based API clients +- Fix hibernation behaviour setting not persisting diff --git a/version b/version index 763c7e32a..09e728e2c 100644 --- a/version +++ b/version @@ -1 +1 @@ -20.2 +20.3-1