Questions regarding the new stable/candidate feature

I’m having two questions regarding the new feature of being able to choose between stable and candidate releases, which I could not solve from reading the news:

  1. Say I’m on Linux and added the PPA some time ago via curl -s https://syncthing.net/release-key.txt | apt-key add - echo deb http://apt.syncthing.net/ syncthing release > /etc/apt/sources.list.d/syncthing.list Which releases do I get now?

  2. Say I’m on Windows and have turned automatic update off, but I’m updating via console per syncthing -upgrade. Which releases do I get now?

1 Like
  1. Stable. The old “release” channel remains as an alias for this.

  2. Stable, unless the config file says otherwise.

3 Likes

Thank you for your fast reply!

2 Likes