Features
- Added date under clock
--follow-focusoption- Support for translation
- Czech translation
- Serbian translation
- German translation by @werdahias in https://github.com/jovanlanik/gtklock/pull/97
Fixes
- modules: handle multiarch systems' libdir by @mochaaP in https://github.com/jovanlanik/gtklock/pull/90
- auth: guard against race condition with messages by @mocha...