-
[Chore] Remove unnecessary hatch definition for version. (by @mlabeeb03)
-
[BugFix] Add correct EVENT_BUS_REDIS_CONNECTION_URL settings for event-bus. (by @Faraz32123)
-
[Bugfix] Add CELERY_BROKER_URL settings as celery tasks were failing due to empty celery broker url. (by @Faraz32123)
-
[Bugfix] Fix site configuration initialization by ensuring all sites have names before running create_or_update_site_configuration to prevent IntegrityError (by @CodeWithEmad)