2020-06-24 13:15:16 +02:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
All notable changes to SimpleLogin Chrome/Firefox extension will be documented in this file.
|
|
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
2020-07-16 20:28:33 +02:00
|
|
|
## [1.10.0] - 2020-07-16
|
|
|
|
|
- Able to add and edit alias note
|
|
|
|
|
- Lots of UI touches 🎨
|
|
|
|
|
|
2020-07-12 11:21:11 +02:00
|
|
|
## [1.9.1] - 2020-07-12
|
|
|
|
|
- Take into account the case alias creation time is expired
|
|
|
|
|
|
2020-07-11 18:08:07 +02:00
|
|
|
## [1.9.0] - 2020-07-11
|
|
|
|
|
- Able to enable/disable an alias
|
|
|
|
|
- Able to delete an alias
|
|
|
|
|
|
2020-07-08 19:34:42 +02:00
|
|
|
## [1.8.0] - 2020-07-08
|
|
|
|
|
- Big refactoring to make the code more modulable
|
|
|
|
|
- Add some UI touches & fixes: log out button on top, navigation button, etc.
|
|
|
|
|
|
2020-07-04 19:49:29 +02:00
|
|
|
## [1.7.0] - 2020-07-04
|
|
|
|
|
You can now login with email/password!
|
|
|
|
|
|
2020-06-24 13:15:16 +02:00
|
|
|
## [1.6.0] - 2020-06-24
|
|
|
|
|
Handle 429 error.
|
|
|
|
|
Fix Firefox scroll bar
|
|
|
|
|
|