Skip to content
Snippets Groups Projects
Commit c6718637 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch 'master' into '1215-oauth-activate-upload-of-icons'

# Conflicts:
#   CHANGELOG.rst
parents f660ace6 19abab29
No related branches found
No related tags found
1 merge request!1784Resolve "OAuth: Activate upload of icons"
Pipeline #197395 passed with warnings
......@@ -18,6 +18,7 @@ Fixed
* [Dev] AddressInputType missed country field.
* Detail pages, e.g. for groups, did not work anymore.
* The configured theme colors were not used by the frontend.
* Recurring events without until value weren't shown.
* It wasn't possible to change icons of OAuth applications in the frontend.
`4.0`_ - 2025-03-29
......
......@@ -129,7 +129,7 @@ django-recurrence = "^1.11.1"
django-timezone-field = "^7.0"
uwsgi = "^2.0.21"
tqdm = "^4.66.1"
django-pg-rrule = "^0.4.1"
django-pg-rrule = "^0.4.2"
libsass = "^0.23.0"
graphene-django-optimizer-reloaded = "^0.9.2"
defusedxml = "^0.7.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment