GitLab Server has upgraded from 13 to 15. Gitlab now supports Dark Mode (Alpha) check user preferences. It isn't perfect yet, but it's so much easier on the nighttime eyes.
Tags give the ability to mark specific points in history as being important
Repository has no tags yet.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'