File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Version 25.10.2 [2026-01-31]
5+ ----------------------------
6+
7+ Changes
8+ ~~~~~~~
9+
10+ Dependencies
11+ ++++++++++++
12+
13+ - Bump python in /images/openwisp_base
14+ - Updated base debian image `#545
15+ <https://github.com/openwisp/docker-openwisp/issues/545> `_
16+ - Update boto3 requirement in /images
17+ - Bump alpine from 3.22 to 3.23 in /images/openwisp_postfix
18+ - Bump nginx in /images/openwisp_nginx
19+ - Bump alpine from 3.22 to 3.23 in /images/openwisp_nfs
20+
21+ Bugfixes
22+ ~~~~~~~~
23+
24+ - Made OpenVPN container optional `#490
25+ <https://github.com/openwisp/docker-openwisp/issues/490> `_
26+ - Fixed duplicated conflicting `Referrer-Policy ` header
27+
428Version 25.10.1 [2025-12-19]
529----------------------------
630
Original file line number Diff line number Diff line change 11# Find documentation in README.md under
22# the heading "Makefile Options".
33
4- OPENWISP_VERSION = 25.10.1
4+ OPENWISP_VERSION = 25.10.2
55SHELL := /bin/bash
66.SILENT : clean pull start stop
77
You can’t perform that action at this time.
0 commit comments