Skip to content

Fix various issues in feature management and presentation, bump version to 3.0.5 and update dependencies; #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

hrubalski
Copy link
Collaborator

@hrubalski hrubalski commented Mar 3, 2025

Changes

  • Feature Manager (feature_manager)

    • Fixed an issue where the Developer Preferences screen did not update after a value change.
    • Resolved an issue causing the TextFeature to appear under the JsonFeature flow.
    • Fixed a saving issue in the JsonFeature.
  • Code Generator (generator)

    • Update a dependency to the latest release

Notes

  • Removed streaming of the feature list from FeatureRepository as it was deemed unnecessary.

@hrubalski hrubalski added the bug Something isn't working label Mar 3, 2025
@hrubalski hrubalski requested a review from thebedcoder March 3, 2025 13:16
Copy link
Owner

@thebedcoder thebedcoder left a comment

Choose a reason for hiding this comment

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

Great job!

@hrubalski hrubalski merged commit c80f56e into master Mar 3, 2025
@hrubalski hrubalski deleted the fix-preferences-update-issues branch March 3, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants