mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-20 08:00:14 -07:00
Updated changelog
This commit is contained in:
parent
a609e642d8
commit
96ed6ca0a1
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,5 +1,11 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## [1.0.6] - 2015-11-12
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Missing try/catch around JSON.parse
|
||||||
|
|
||||||
|
|
||||||
## [1.0.3] - 2015-09-18
|
## [1.0.3] - 2015-09-18
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
@ -9,6 +15,7 @@
|
|||||||
- Save language in preferences
|
- Save language in preferences
|
||||||
- Display if only city in response
|
- Display if only city in response
|
||||||
|
|
||||||
|
|
||||||
## [1.0.1] - 2015-06-10
|
## [1.0.1] - 2015-06-10
|
||||||
### Added
|
### Added
|
||||||
- Context.IO sponsored message, build something awesome with their API!
|
- Context.IO sponsored message, build something awesome with their API!
|
||||||
@ -17,6 +24,7 @@
|
|||||||
- Removed loading indicator when no received headers found
|
- Removed loading indicator when no received headers found
|
||||||
- Secure message parsing
|
- Secure message parsing
|
||||||
|
|
||||||
|
|
||||||
## [1.0.0] - 2015-05-31
|
## [1.0.0] - 2015-05-31
|
||||||
### Changed
|
### Changed
|
||||||
- Combined Thunderbird and Postbox code into one plugin
|
- Combined Thunderbird and Postbox code into one plugin
|
||||||
@ -24,6 +32,7 @@
|
|||||||
### Fixed
|
### Fixed
|
||||||
- Fix mismatch IP from Microsoft SMTP id in received header
|
- Fix mismatch IP from Microsoft SMTP id in received header
|
||||||
|
|
||||||
|
|
||||||
## [0.9.0] - 2015-05-30
|
## [0.9.0] - 2015-05-30
|
||||||
### Changed
|
### Changed
|
||||||
- Update map style and size
|
- Update map style and size
|
||||||
@ -36,4 +45,4 @@
|
|||||||
- Forecast.IO, gets the weather from the sender, API key needs to be added in preferences
|
- Forecast.IO, gets the weather from the sender, API key needs to be added in preferences
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix mismatch IP from Microsoft SMTP id in received header
|
- Fix mismatch IP from Microsoft SMTP id in received header
|
||||||
|
Loading…
x
Reference in New Issue
Block a user