Skip to content

Bump package version to 2.1.8#74

Merged
goldlabelapps merged 2 commits intomasterfrom
staging
Apr 8, 2026
Merged

Bump package version to 2.1.8#74
goldlabelapps merged 2 commits intomasterfrom
staging

Conversation

@goldlabelapps
Copy link
Copy Markdown
Owner

Update version in app/init.py from 2.1.7 to 2.1.8 to reflect the new release.

Update __version__ in app/__init__.py from 2.1.7 to 2.1.8 to reflect the new release.
Introduce a standalone maintenance script at app/api/prospects/sql/reset_flag_hide.py that runs a SQL UPDATE to set prospects.flag and prospects.hide to FALSE for all rows. The script obtains a direct DB connection via get_db_connection_direct(), executes the update, commits, and prints a confirmation. Useful for resetting prospect visibility states during maintenance or migrations.
@goldlabelapps goldlabelapps marked this pull request as ready for review April 8, 2026 18:37
@goldlabelapps goldlabelapps merged commit 9fba188 into master Apr 8, 2026
1 check 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.

1 participant