mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-30 20:15:40 +00:00
- Added new configuration options for path selection presets and proximity methods in config.ini.example, allowing users to customize routing behavior. - Implemented a new database table for storing observed paths, enabling better tracking of paths from advertisements and messages. - Updated MessageHandler to store complete paths in the observed_paths table, improving path validation and selection accuracy. - Enhanced the PathCommand class to utilize new proximity and recency settings, optimizing repeater selection based on user-defined criteria. - Improved web viewer functionality to display multiple paths for contacts, enhancing user experience and interaction with path data.