prepare: version bump and changelog

Signed-off-by: pheiduck <47042125+pheiduck@users.noreply.github.com>
This commit is contained in:
pheiduck 2024-07-22 14:01:39 +02:00
parent 52bcfb056a
commit 14fd01f4d0
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{ {
"1": "Initial version. Enjoy!", "1": "Initial version. Enjoy!",
"2": "You can now rename a client, and update the address. Enjoy!", "2": "You can now rename a client & update the address. Enjoy!",
"3": "Many improvements and small changes. Enjoy!", "3": "Many improvements and small changes. Enjoy!",
"4": "Now with pretty charts for client's network speed. Enjoy!", "4": "Now with pretty charts for client's network speed. Enjoy!",
"5": "Many small improvements & feature requests. Enjoy!", "5": "Many small improvements & feature requests. Enjoy!",
@ -11,5 +11,6 @@
"10": "Added sessionless HTTP API auth & automatic dark mode.", "10": "Added sessionless HTTP API auth & automatic dark mode.",
"11": "Multilanguage Support & various bugfixes.", "11": "Multilanguage Support & various bugfixes.",
"12": "UI_TRAFFIC_STATS, Import json configurations with no PreShared-Key, allow clients with no privateKey & more.", "12": "UI_TRAFFIC_STATS, Import json configurations with no PreShared-Key, allow clients with no privateKey & more.",
"13": "New framework (h3), UI_CHART_TYPE, some bugfixes and more." "13": "New framework (h3), UI_CHART_TYPE, some bugfixes & more.",
"14": "Home Assistent support, PASSWORD_HASH (inc. Helper), translation updates bugfixes & more."
} }

View file

@ -1,6 +1,6 @@
{ {
"release": { "release": {
"version": "13" "version": "14"
}, },
"name": "wg-easy", "name": "wg-easy",
"version": "1.0.1", "version": "1.0.1",