Skip to content

Commit cfcfb84

Browse files
committed
[chores] Add changelog entry for openwisp#1221 fix
Related to openwisp#1221
1 parent 4866768 commit cfcfb84

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ Changelog
44
Version 1.3.0 [unreleased]
55
--------------------------
66

7-
Work in progress.
7+
Bugfixes
8+
~~~~~~~~
9+
10+
- Fixed VPN peer cache desync when VPN template is removed from a device:
11+
``VpnClient`` objects are now deleted via per-instance ``delete()`` so that
12+
``post_delete`` signals fire, ensuring peer cache invalidation, certificate
13+
revocation, and IP address release `#1221
14+
<https://github.com/openwisp/openwisp-controller/issues/1221>`_
815

916
Version 1.2.2 [2026-03-06]
1017
--------------------------

0 commit comments

Comments
 (0)