Releases: ppfeufer/aa-ma-securegroups
Releases · ppfeufer/aa-ma-securegroups
1.6.1
[1.6.1] - 2025-11-04
Fixed
- Django
makemessagesseems to be ignoring f-strings now
Changed
- Translations updated
What's Changed
- [github-actions] Bump actions/checkout from 4 to 5 by @dependabot[bot] in #90
- [MISC] General project updates by @ppfeufer in #91
- [github-actions] Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #92
- [ADD] Test for
memberaudit.pyby @ppfeufer in #93 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #94
- [CHANGE] Switch to PyPI trusted publishing by @ppfeufer in #95
- [MISC] Changelog improved by @ppfeufer in #98
- [MISC] Make configs updated by @ppfeufer in #99
- [MISC] Update contribution guidelines by @ppfeufer in #100
- [FIX] Django
makemessagesseems to be ignoring f-strings now by @ppfeufer in #101 - [FIX] Grammar by @ppfeufer in #103
- [ADD] Missing migration by @ppfeufer in #104
- [MISC] Project links updated by @ppfeufer in #105
- [github-actions] Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #106
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #107
- [RELEASE] v1.6.1 by @ppfeufer in #108
- Translations update from Weblate (ppfeufer) by @ppfeufer in #102
Full Changelog: v1.6.0...v1.6.1
1.6.0
[1.6.0] - 2025-08-05
Added
- Home Station (Death Clone) smart filter
Changed
- Translations updated
What's Changed
- [MISC] GitHub config files updated by @ppfeufer in #83
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #84
- [ADD] Home Station (Death Clone) smart filter by @ppfeufer in #85
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #87
- [RELEASE] v1.6.0 by @ppfeufer in #88
- Translations update from Weblate (ppfeufer) by @ppfeufer in #86
Full Changelog: v1.5.2...v1.6.0
1.5.2
[1.5.2] - 2025-06-03
Changed
- Translations updated
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #80
- [RELEASE] v1.5.2 by @ppfeufer in #81
- Translations update from Weblate (ppfeufer) by @ppfeufer in #79
Full Changelog: v1.5.1...v1.5.2
1.5.1
[1.5.1] - 2025-05-05
Changed
- Translations updated
What's Changed
- [CHANGE] Update test settings by @ppfeufer in #71
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #72
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #73
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #74
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #77
- [MISC] Makefile configs updated by @ppfeufer in #78
- Translations update from Weblate (ppfeufer) by @ppfeufer in #76
Full Changelog: v1.5.0...v1.5.1
1.5.0
[1.5.0] - 2025-01-06
Added
- End date to the
TimeInCorporationFilterfor reverse logic
Changed
- Filter messages made translatable
What's Changed
- [ADD] End date to reversed
TimeInCorporationFilterfilter by @ppfeufer in #68 - Translations update from Weblate (ppfeufer) by @ppfeufer in #69
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #70
Full Changelog: v1.4.0...v1.5.0
1.4.0
[1.4.0] - 2024-12-31
Added
- Checkbox to reverse logic for
TimeInCorporationFilter, which comes in handy when you want to put characters that are not in the corporation for a certain amount of time in a group, like for a probation period.
What's Changed
- [ADD] Reversed logic to
TimeInCorporationFilterby @ppfeufer in #66 - Translations update from Weblate (ppfeufer) by @ppfeufer in #67
Full Changelog: v1.3.1...v1.4.0
1.3.1
[1.3.1] - 2024-12-14
Added
- Python 3.13 to the test matrix
Changed
- Simplify code for
ComplianceFilter.audit_filterlogic - Translations updated
What's Changed
- [CHANGE] Simplify code for
ComplianceFilter.audit_filterlogic by @ppfeufer in #61 - Translations update from Weblate (ppfeufer) by @ppfeufer in #62
- Translations update from Weblate (ppfeufer) by @ppfeufer in #63
- Translations update from Weblate (ppfeufer) by @ppfeufer in #64
Full Changelog: v1.3.0...v1.3.1
1.3.0
[1.3.0] - 2024-12-06
Added
- Proper filter names
- Reversed logic to compliance filter (optional)
- Testing for Python 3.13
Changed
- Several code improvements
What's Changed
- [CHANGE] Switch to
django-soloto provide the singleton by @ppfeufer in #48 - [CHANGE] Improve comments, type hints and more by @ppfeufer in #49
- [ADD] Proper filter names by @ppfeufer in #50
- [ADD] Missing migration by @ppfeufer in #51
- [ADD] Reversed logic to filters (optional) by @ppfeufer in #52
- Translations update from Weblate (ppfeufer) by @ppfeufer in #53
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #54
- [MISC] Update repo configs by @ppfeufer in #55
- Translations update from Weblate (ppfeufer) by @ppfeufer in #57
- [github-actions] Bump codecov/codecov-action from 4 to 5 by @dependabot in #56
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #58
- Translations update from Weblate (ppfeufer) by @ppfeufer in #59
- Translations update from Weblate (ppfeufer) by @ppfeufer in #60
Full Changelog: v1.2.0...v1.3.0
1.2.0
[1.2.0] - 2024-10-10
Changed
- Dependencies updated
allianceauth>=4.3.1aa-memberaudit>=3.10.0
- Japanese translation improved
- Lingua codes updated to match Alliance Auth v4.3.1
What's Changed
- Translations update from Weblate (ppfeufer) by @ppfeufer in #44
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #45
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #46
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #47
Full Changelog: v1.1.0...v1.2.0
1.1.0
[1.1.0] - 2024-07-27
Added
- Prepared Czech translation for when Alliance Auth supports it
Changed
- French translation improved
- Russian translation improved
Removed
- Support for Python 3.8 and Python 3.9
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #37
- Translations update from Weblate (ppfeufer) by @ppfeufer in #38
- [REMOVE] Support for Python 3.8 and Python 3.9 by @ppfeufer in #39
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #40
- Translations update from Weblate (ppfeufer) by @ppfeufer in #41
- [MISC] Project updates by @ppfeufer in #43
- Translations update from Weblate (ppfeufer) by @ppfeufer in #42
Full Changelog: v1.0.1...v1.1.0