File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Change log
22
3+ ## Version 25.10.1 [ 2025-12-17]
4+
5+ ### Changes
6+
7+ #### Dependencies
8+
9+ - Bumped ` ansible-core<2.21 `
10+
11+ ### Bugfixes
12+
13+ - Copy static files only if ` ow2_static ` directory is present [ #569 ] ( https://github.com/openwisp/ansible-openwisp2/issues/569 )
14+ - Stricter ` freeradius_eap_orgs ` conditional [ #576 ] ( https://github.com/openwisp/ansible-openwisp2/issues/576 )
15+ - Limit ` django-celery-email-reboot ` to ` 4.1.x `
16+
317## Version 25.10.0 [ 2025-10-24]
418
519### Features
Original file line number Diff line number Diff line change 1- __openwisp_version__ = "25.10.0 "
1+ __openwisp_version__ = "25.10.1 "
22__openwisp_installation_method__ = (
33 '{{ openwisp2_installation_method | default("ansible-openwisp2") }}'
44)
You can’t perform that action at this time.
0 commit comments