Skip to content

Releases: ppfeufer/aa-ma-securegroups

1.6.1

04 Nov 11:55
095d82a

Choose a tag to compare

[1.6.1] - 2025-11-04

Fixed

  • Django makemessages seems to be ignoring f-strings now

Changed

  • Translations updated

What's Changed

Full Changelog: v1.6.0...v1.6.1

1.6.0

05 Aug 07:35
c291378

Choose a tag to compare

[1.6.0] - 2025-08-05

Added

  • Home Station (Death Clone) smart filter

Changed

  • Translations updated

What's Changed

Full Changelog: v1.5.2...v1.6.0

1.5.2

03 Jun 10:50
733f940

Choose a tag to compare

[1.5.2] - 2025-06-03

Changed

  • Translations updated

What's Changed

Full Changelog: v1.5.1...v1.5.2

1.5.1

05 May 21:13
4ea9225

Choose a tag to compare

[1.5.1] - 2025-05-05

Changed

  • Translations updated

What's Changed

Full Changelog: v1.5.0...v1.5.1

1.5.0

06 Jan 20:04
51ee35a

Choose a tag to compare

[1.5.0] - 2025-01-06

Added

  • End date to the TimeInCorporationFilter for reverse logic

Changed

  • Filter messages made translatable

What's Changed

  • [ADD] End date to reversed TimeInCorporationFilter filter 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

31 Dec 14:29
31b7e36

Choose a tag to compare

[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 TimeInCorporationFilter by @ppfeufer in #66
  • Translations update from Weblate (ppfeufer) by @ppfeufer in #67

Full Changelog: v1.3.1...v1.4.0

1.3.1

14 Dec 17:34
227eb20

Choose a tag to compare

[1.3.1] - 2024-12-14

Added

  • Python 3.13 to the test matrix

Changed

  • Simplify code for ComplianceFilter.audit_filter logic
  • Translations updated

What's Changed

  • [CHANGE] Simplify code for ComplianceFilter.audit_filter logic 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

06 Dec 01:13
9533716

Choose a tag to compare

[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

Full Changelog: v1.2.0...v1.3.0

1.2.0

10 Oct 13:06
5939a05

Choose a tag to compare

[1.2.0] - 2024-10-10

Changed

  • Dependencies updated
    • allianceauth>=4.3.1
    • aa-memberaudit>=3.10.0
  • Japanese translation improved
  • Lingua codes updated to match Alliance Auth v4.3.1

What's Changed

Full Changelog: v1.1.0...v1.2.0

1.1.0

27 Jul 19:21
e885b20

Choose a tag to compare

[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

Full Changelog: v1.0.1...v1.1.0