diff --git a/allianceauth/__init__.py b/allianceauth/__init__.py index aa94828d..1c6fab28 100644 --- a/allianceauth/__init__.py +++ b/allianceauth/__init__.py @@ -5,7 +5,7 @@ manage online service access. # This will make sure the app is always imported when # Django starts so that shared_task will use this app. -__version__ = '4.7.0' +__version__ = '4.8.0' __title__ = 'Alliance Auth' __url__ = 'https://gitlab.com/allianceauth/allianceauth' NAME = f'{__title__} v{__version__}' diff --git a/allianceauth/locale/cs_CZ/LC_MESSAGES/django.mo b/allianceauth/locale/cs_CZ/LC_MESSAGES/django.mo index 001428d6..f9eed530 100644 Binary files a/allianceauth/locale/cs_CZ/LC_MESSAGES/django.mo and b/allianceauth/locale/cs_CZ/LC_MESSAGES/django.mo differ diff --git a/allianceauth/locale/de/LC_MESSAGES/django.mo b/allianceauth/locale/de/LC_MESSAGES/django.mo index 9b4efffb..d703463e 100644 Binary files a/allianceauth/locale/de/LC_MESSAGES/django.mo and b/allianceauth/locale/de/LC_MESSAGES/django.mo differ diff --git a/allianceauth/locale/en/LC_MESSAGES/django.po b/allianceauth/locale/en/LC_MESSAGES/django.po index f6756ee2..26eba8d8 100644 --- a/allianceauth/locale/en/LC_MESSAGES/django.po +++ b/allianceauth/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-19 20:23+1000\n" +"POT-Creation-Date: 2025-07-03 09:07+1000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -57,7 +57,7 @@ msgid "You are not allowed to add or remove these restricted groups: %s" msgstr "" #: allianceauth/authentication/models.py:72 -#: allianceauth/project_template/project_name/settings/base.py:106 +#: allianceauth/project_template/project_name/settings/base.py:104 msgid "English" msgstr "" @@ -66,57 +66,57 @@ msgid "Czech" msgstr "" #: allianceauth/authentication/models.py:74 -#: allianceauth/project_template/project_name/settings/base.py:108 +#: allianceauth/project_template/project_name/settings/base.py:106 msgid "German" msgstr "" #: allianceauth/authentication/models.py:75 -#: allianceauth/project_template/project_name/settings/base.py:109 +#: allianceauth/project_template/project_name/settings/base.py:107 msgid "Spanish" msgstr "" #: allianceauth/authentication/models.py:76 -#: allianceauth/project_template/project_name/settings/base.py:110 +#: allianceauth/project_template/project_name/settings/base.py:108 msgid "Italian" msgstr "" #: allianceauth/authentication/models.py:77 -#: allianceauth/project_template/project_name/settings/base.py:111 +#: allianceauth/project_template/project_name/settings/base.py:109 msgid "Japanese" msgstr "" #: allianceauth/authentication/models.py:78 -#: allianceauth/project_template/project_name/settings/base.py:112 +#: allianceauth/project_template/project_name/settings/base.py:110 msgid "Korean" msgstr "" #: allianceauth/authentication/models.py:79 -#: allianceauth/project_template/project_name/settings/base.py:113 +#: allianceauth/project_template/project_name/settings/base.py:111 msgid "French" msgstr "" #: allianceauth/authentication/models.py:80 -#: allianceauth/project_template/project_name/settings/base.py:116 +#: allianceauth/project_template/project_name/settings/base.py:114 msgid "Russian" msgstr "" #: allianceauth/authentication/models.py:81 -#: allianceauth/project_template/project_name/settings/base.py:114 +#: allianceauth/project_template/project_name/settings/base.py:112 msgid "Dutch" msgstr "" #: allianceauth/authentication/models.py:82 -#: allianceauth/project_template/project_name/settings/base.py:115 +#: allianceauth/project_template/project_name/settings/base.py:113 msgid "Polish" msgstr "" #: allianceauth/authentication/models.py:83 -#: allianceauth/project_template/project_name/settings/base.py:117 +#: allianceauth/project_template/project_name/settings/base.py:115 msgid "Ukrainian" msgstr "" #: allianceauth/authentication/models.py:84 -#: allianceauth/project_template/project_name/settings/base.py:118 +#: allianceauth/project_template/project_name/settings/base.py:116 msgid "Simplified Chinese" msgstr "" diff --git a/allianceauth/locale/es/LC_MESSAGES/django.mo b/allianceauth/locale/es/LC_MESSAGES/django.mo index 7646d200..84973f53 100644 Binary files a/allianceauth/locale/es/LC_MESSAGES/django.mo and b/allianceauth/locale/es/LC_MESSAGES/django.mo differ diff --git a/allianceauth/locale/fr_FR/LC_MESSAGES/django.mo b/allianceauth/locale/fr_FR/LC_MESSAGES/django.mo index ac624d93..cba74958 100644 Binary files a/allianceauth/locale/fr_FR/LC_MESSAGES/django.mo and b/allianceauth/locale/fr_FR/LC_MESSAGES/django.mo differ diff --git a/allianceauth/locale/it_IT/LC_MESSAGES/django.mo b/allianceauth/locale/it_IT/LC_MESSAGES/django.mo index ccdf620a..603b1733 100644 Binary files a/allianceauth/locale/it_IT/LC_MESSAGES/django.mo and b/allianceauth/locale/it_IT/LC_MESSAGES/django.mo differ diff --git a/allianceauth/locale/ja/LC_MESSAGES/django.mo b/allianceauth/locale/ja/LC_MESSAGES/django.mo index 961c3e87..0143421a 100644 Binary files a/allianceauth/locale/ja/LC_MESSAGES/django.mo and b/allianceauth/locale/ja/LC_MESSAGES/django.mo differ diff --git a/allianceauth/locale/ko_KR/LC_MESSAGES/django.mo b/allianceauth/locale/ko_KR/LC_MESSAGES/django.mo index 957af172..2087ff53 100644 Binary files a/allianceauth/locale/ko_KR/LC_MESSAGES/django.mo and b/allianceauth/locale/ko_KR/LC_MESSAGES/django.mo differ diff --git a/allianceauth/locale/nl_NL/LC_MESSAGES/django.mo b/allianceauth/locale/nl_NL/LC_MESSAGES/django.mo index f2b70d5c..464c4510 100644 Binary files a/allianceauth/locale/nl_NL/LC_MESSAGES/django.mo and b/allianceauth/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/allianceauth/locale/pl_PL/LC_MESSAGES/django.mo b/allianceauth/locale/pl_PL/LC_MESSAGES/django.mo index 247f5a4a..4a9482c8 100644 Binary files a/allianceauth/locale/pl_PL/LC_MESSAGES/django.mo and b/allianceauth/locale/pl_PL/LC_MESSAGES/django.mo differ diff --git a/allianceauth/locale/ru/LC_MESSAGES/django.mo b/allianceauth/locale/ru/LC_MESSAGES/django.mo index 0ebb9519..fefd3f06 100644 Binary files a/allianceauth/locale/ru/LC_MESSAGES/django.mo and b/allianceauth/locale/ru/LC_MESSAGES/django.mo differ diff --git a/allianceauth/locale/uk/LC_MESSAGES/django.mo b/allianceauth/locale/uk/LC_MESSAGES/django.mo index 176b45e4..b4f7fc34 100644 Binary files a/allianceauth/locale/uk/LC_MESSAGES/django.mo and b/allianceauth/locale/uk/LC_MESSAGES/django.mo differ diff --git a/allianceauth/locale/zh_Hans/LC_MESSAGES/django.mo b/allianceauth/locale/zh_Hans/LC_MESSAGES/django.mo index a068e277..4639d67b 100644 Binary files a/allianceauth/locale/zh_Hans/LC_MESSAGES/django.mo and b/allianceauth/locale/zh_Hans/LC_MESSAGES/django.mo differ diff --git a/docker/.env.example b/docker/.env.example index debebb72..3389e930 100644 --- a/docker/.env.example +++ b/docker/.env.example @@ -1,7 +1,7 @@ PROTOCOL=https:// AUTH_SUBDOMAIN=%AUTH_SUBDOMAIN% DOMAIN=%DOMAIN% -AA_DOCKER_TAG=registry.gitlab.com/allianceauth/allianceauth/auth:v4.7.0 +AA_DOCKER_TAG=registry.gitlab.com/allianceauth/allianceauth/auth:v4.8.0 # Nginx Proxy Manager PROXY_HTTP_PORT=80 diff --git a/docker/Dockerfile b/docker/Dockerfile index 9fdeea70..826f9c51 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,5 +1,5 @@ FROM python:3.11-slim -ARG AUTH_VERSION=v4.7.0 +ARG AUTH_VERSION=v4.8.0 ARG AUTH_PACKAGE=allianceauth==${AUTH_VERSION} ENV AUTH_USER=allianceauth ENV AUTH_GROUP=allianceauth