Skip to content

0.0.10-202410301421

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 14:25
· 1 commit to main since this release
4c7c29b

feat(database): add file path column to RuleSubscription and handle file operations

  • Updated the AppDataBase to version 2 with a migration to add a new column 'file_path' to the RuleSubscription entity.
  • Integrated the migration in the AppModule.
  • Enhanced ConfParser to include a file path parameter for better file management.
  • Updated MainActivity and MainViewModel to pass file directory context for file operations.
  • Refactored RuleRepo to handle file saving and directory operations using the new file path.
  • Updated SubscriptionScreen to pass the new file directory context for subscription operations.

GENERATE BY https://aicommit.app

Full Changelog: 0.0.9-202410291556...0.0.10-202410301421