- Added default.config file with all configuration options
- Updated version to v0.7.1-podman to track upstream sync
- Added configuration file sourcing functionality
- Updated Help() function with all missing command line options
- Added new command line flags: -F, -I, -M, -u, -x
- Modernized variable initialization with defaults
- Added helper functions for conditional execution
- Updated getopts to handle all new options
- Added search name filtering with comma separation support
- Improved curl arguments with retry logic