coast-team / mute

a scalable collaborative document editor with CRDT, P2P and E2EE
https://mute.loria.fr/
GNU Affero General Public License v3.0
129 stars 17 forks source link

Show version number #52

Closed oster closed 7 years ago

oster commented 7 years ago

It would be great to know which version of mute (commit id? build number?) we are currently using.

kalitine commented 7 years ago

You mean to show it in https://coast-team.github.io/mute somewhere?

oster commented 7 years ago

Yes exactly. In a bottom corner for instance. This is something we could disable in production mode for instance. This would be nice to have and provide this information when we are reporting bug.

oster commented 7 years ago

Great!

But I prefer that the link points to https://github.com/coast-team/mute/**tree**/{HASH} rather than https://github.com/coast-team/mute/**commit**/{HASH}