-
v0.2.17 - Add --database-path parameter with metadata storage
released this
2025-09-06 14:39:11 +00:00 | 117 commits to master since this release- Add --database-path/-D command line parameter for database override
- Store actual database and config file paths as metadata in config tables
- Fix circular dependency by making command line overrides runtime-only
- Support multiple relay instances with separate databases and configurations
- Clean path normalization removes redundant ./ prefixes
- New fields: database_location and config_location for tracking actual usage
Downloads