• v1.8.6-dev e0dad85823

    FTMahringer released this 2026-05-09 15:30:38 +02:00 | 215 commits to main since this release

    Config Profile Handling

    Named profiles stored in ~/.synapse/config.yaml.

    Commands:

    • synapse config list — list all profiles
    • synapse config set — create/update profile
    • synapse config show [profile] — show profile details

    Config format:
    profiles.default.host and profiles.default.token.
    All commands take -p/--profile flag (default: 'default').

    Next: v1.8.7-hotfix bubbletea fix, then v1.9.0 release

    Downloads