mirror of
https://github.com/tale/headplane.git
synced 2026-08-28 07:57:03 +00:00
chore: v0.7.0-beta.3
This commit is contained in:
@@ -1,3 +1,17 @@
|
|||||||
|
# 0.7.0-beta.3 (May 14, 2026)
|
||||||
|
|
||||||
|
> This is a beta release. Please report any issues you encounter.
|
||||||
|
|
||||||
|
- Fixed GHSA-vgj6-hcf2-fqf6, a path traversal / RBAC bypass in Headscale node and user rename API calls.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# 0.6.3 (May 14, 2026)
|
||||||
|
|
||||||
|
- Fixed GHSA-vgj6-hcf2-fqf6, a path traversal / RBAC bypass in Headscale node and user rename API calls.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
# 0.7.0-beta.2 (April 9, 2026)
|
# 0.7.0-beta.2 (April 9, 2026)
|
||||||
|
|
||||||
> This is a beta release. Please report any issues you encounter.
|
> This is a beta release. Please report any issues you encounter.
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "headplane",
|
"name": "headplane",
|
||||||
"version": "0.7.0-beta.2",
|
"version": "0.7.0-beta.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user