Syncthing: "What's new" after upgrade

Created on 18 Jun 2017  路  2Comments  路  Source: syncthing/syncthing

It would be neat if Syncthing, when starting after an upgrade, showed the release notes as a dismissible "what's new" dialog.

Any non hacky solution would provide this info over the API so a wrapper could potentially say "Syncthing was upgraded, here's what's new", although it wouldn't have to. Possible implementations include parsing the release data from the upgrade site or bundling a changelog into the archive at build/release time.

Keeping track of the previous version and displaying all changes since would be a possible extra points feature.

Bundling a change log (just concatenation of the relevant tag messages) could be a neat thing by itself.

Probably we'd need a STFU option as well for people who just want the latest all the time and otherwise don't care.

enhancement

Most helpful comment

All 2 comments

Indeed. What comes around goes around and so on. :)

Was this page helpful?
0 / 5 - 0 ratings