Bump version to 15.3.0-beta.1
This commit is contained in:
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- AWG: support for H1-H4 ranges (https://github.com/wg-easy/wg-easy/pull/2480)
|
||||||
|
- Client Firewall (https://github.com/wg-easy/wg-easy/pull/2418)
|
||||||
|
- CLI: Show QR code (https://github.com/wg-easy/wg-easy/pull/2518)
|
||||||
|
- Copy QR code to clipboard / save as png (https://github.com/wg-easy/wg-easy/pull/2521)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Hooks are now Textareas (https://github.com/wg-easy/wg-easy/pull/2522)
|
||||||
|
- Update to Node Krypton (24) (https://github.com/wg-easy/wg-easy/pull/2536)
|
||||||
|
|
||||||
## [15.2.2] - 2026-02-06
|
## [15.2.2] - 2026-02-06
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "wg-easy",
|
"name": "wg-easy",
|
||||||
"version": "15.2.2",
|
"version": "15.3.0-beta.1",
|
||||||
"description": "The easiest way to run WireGuard VPN + Web-based Admin UI.",
|
"description": "The easiest way to run WireGuard VPN + Web-based Admin UI.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user