Skip to content

Fix config regressions, sanitize settings, and enhance condition safety#107

Merged
chvvkumar merged 3 commits intodevfrom
snd
Jan 25, 2026
Merged

Fix config regressions, sanitize settings, and enhance condition safety#107
chvvkumar merged 3 commits intodevfrom
snd

Conversation

@chvvkumar
Copy link
Owner

@chvvkumar chvvkumar commented Jan 25, 2026

📋 Overview

This pull request addresses several issues related to configuration management, specifically concerning custom conditions. It fixes a regression in how custom conditions are read, sanitizes loaded settings to ensure data integrity, and introduces a new safety feature that marks all conditions as unsafe by default until explicitly approved by the user.

🔄 Changes by Category

  • Features:
    • Implemented a new safety measure to mark all conditions as unsafe by default until explicitly set to safe by the user.
  • Bug Fixes:
    • Resolved a regression issue that occurred when reading custom conditions from label.txt.
    • Sanitized loaded settings to prevent potential configuration problems.
  • Configuration:
    • Removed obsolete conditions from the saved persistent configuration.

📊 Analyzed 3 commit(s) | 🕐 Updated: 2026-01-25T01:43:51.940Z | Generated by GitHub Actions


@github-actions github-actions bot changed the title Snd Fix config regressions, sanitize settings, and enhance condition safety Jan 25, 2026
@chvvkumar chvvkumar merged commit a3ba940 into dev Jan 25, 2026
8 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.

1 participant