Skip to content
This repository was archived by the owner on Apr 21, 2024. It is now read-only.

Releases: ppfeufer/aa-theme-console

1.6.0

05 Sep 15:37
13b0b3c

Choose a tag to compare

[1.6.0] - 2023-09-05

Changed

  • Moved the build process to PEP 621 / pyproject.toml
  • Base template for AA 3.6.1 public views
  • Minimum requirements
    • Alliance Auth >= 3.6.1

Git History

Full Changelog: v1.5.0...v1.6.0

1.5.0

05 Aug 19:27
7ed7806

Choose a tag to compare

[1.5.0] - 2022-08-05

Changed

  • AA3 Updates## [1.5.0] - 2022-08-05

Changed

  • AA3 Updates

1.4.0

11 Jul 08:02
bf64074

Choose a tag to compare

[1.4.0] - 2022-07-11

Changed

  • Use bundled filterDropDown JS provided by AA

Git History

Full Changelog: v1.3.0...v1.4.0

1.3.0

03 Mar 00:04
603f0db

Choose a tag to compare

[1.3.0] - 2022-03-02

Added

  • Tests for Python 3.11
  • Test suite for AA 3.x and Django 4

Changed

  • Switched to setup.cfg as config file, since setup.py is deprecated now
  • Minimum requirements
    • Alliance Auth v2.11.0

Removed

  • Deprecated settings

Git History

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

1.2.0

30 Nov 08:06
03e7eef

Choose a tag to compare

[1.2.0] - 2021-11-30

Changed

  • Minimum requirements
    • Python 3.7
    • Alliance Auth v2.9.3

Git History

Full Changelog: v1.1.3...v1.2.0

1.1.3

19 Nov 23:27
23e8033

Choose a tag to compare

[1.1.3] - 2021-11-20

Fixed

  • Author in setup.py

Git History

Full Changelog: v1.1.2...v1.1.3

1.1.2

09 Nov 22:01
43935ca

Choose a tag to compare

[1.1.2] - 2021-11-09

Added

  • Basic test suite
  • Code of Conduct
  • GitHub Templates
  • Contributing guidelines

Changed

  • Minimum requirements
    • Python >= 3.7
    • Alliance Auth >= 2.9.0

1.1.1

20 Oct 22:13
23deb5d

Choose a tag to compare

[1.1.1] - 2021-10-21

Changed

  • Use SITE_NAME as page title

1.1.0

17 Oct 15:58
520a647

Choose a tag to compare

[1.1.0] - 2021-10-17

Changed

  • Compatibility for Alliance Auth 2.9.0

1.0.0

18 Apr 22:55
f085cce

Choose a tag to compare

First Release