v0.1 New: - Add references to log page Refactor: - Remove under development warning
v0.0.21 Refactor: - Now all logs messages displays the author time - Commit page has now syntax highlight - Update dependencies - Add missing copyright notice
v0.0.20 New: - Add UI information for last commit - Add option to order the repository list - Add option to remove suffix
v0.0.17 New: - UI elements for login - Take into account public property - Make use of previous user setup, passphrase and aeskey - Allow multiples scan configuration - Disable auth if passphrase is empty Fix: - Add missing trailing slash to avoid unnecessary redirects. Chore: - Update dependencies
v0.0.15 Refactor: - Updated packages - More info about how to contribute and build cerrado - Faster makefile rules - Warning is less disruptive Fix: - Fixed path for template files New: - Passphrase and aes-key generation command (not useful yet) - New install rule for makefile - Syntax-highlight to configure chroma theme - Aes-key and passphrase to configure login and authentication (not used yet) Removed: - Config page is gone, since it is not longer useful
v0.0.13 Add: - Link to tar.gz from the commit page - Anchor to line in the code viewer Refactor: - Remove the extra space from the pre tag margin.