Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@am-abudu
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings August 11, 2025 05:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the version to 3.6.3 and includes PostgreSQL support by adding the psycopg2 database driver and its required system dependency. Additionally, it fixes label text references in the settings template.

  • Version bump from 3.6.2 to 3.6.3
  • Adds PostgreSQL database support via psycopg2 dependency
  • Corrects label text references in settings template from user placeholders to secure placeholders

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
core/qexoSettings.py Updates QEXO_VERSION constant to 3.6.3
requirements-slim.txt Adds psycopg2==2.9.10 dependency for PostgreSQL support
Dockerfile Installs libpq system dependency required for psycopg2
templates/home/settings.html Fixes label text references from SET_USER_PH to SET_SECURE

@am-abudu am-abudu merged commit 9c7e160 into master Aug 11, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants