19 lines
802 B
Markdown
19 lines
802 B
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
|
|
## master
|
|
- [added] Write operations on mails section (addresses, mailboxes and forward).
|
|
- [changed] Include @pangea.org mail addresses (#4).
|
|
- [fixed] Error on login when user never has logged into the system (#6).
|
|
- [fixed] Dashboard layout issues on tablet and mobile.
|
|
|
|
## [0.1] - 2020-01-29
|
|
- Login & logout methods using backend as auth method
|
|
- Base template with services sidebar menu
|
|
- [added] Services views: mail, mailing list, SaaS, databases, domains and websites.
|
|
- [added] Profile and billing views.
|
|
- [added] Catalan and Spanish locales
|