2020-07-06 11:44:16 +02:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project 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-23 13:24:03 +02:00
|
|
|
|
|
|
|
## [0.4.0] - 2020-07-23
|
2020-07-22 15:38:28 +02:00
|
|
|
### Added
|
|
|
|
- QR code for XMPP+OMEMO
|
2020-07-22 01:16:04 +02:00
|
|
|
### Changed
|
|
|
|
- Update design
|
|
|
|
- Update index content
|
2020-07-23 11:11:31 +02:00
|
|
|
- Remove dependency on external MD5 library
|
|
|
|
- Improve WKD URL generator
|
2020-07-21 15:48:23 +02:00
|
|
|
|
|
|
|
## [0.3.1] - 2020-07-21
|
2020-07-21 15:42:22 +02:00
|
|
|
### Changed
|
|
|
|
- Update openpgpjs to v4.10.7
|
2020-07-18 20:57:06 +02:00
|
|
|
|
|
|
|
## [0.3.0] - 2020-07-18
|
2020-07-16 12:42:09 +02:00
|
|
|
### Added
|
|
|
|
- dev.to identity proof
|
2020-07-18 20:56:42 +02:00
|
|
|
- XMPP identity proof
|
2020-07-16 09:28:52 +02:00
|
|
|
### Fixed
|
2020-07-16 12:58:18 +02:00
|
|
|
- Improve proof snippets
|
2020-07-16 19:46:52 +02:00
|
|
|
- Prevent null proofs from displaying
|
2020-07-16 12:58:18 +02:00
|
|
|
|
|
|
|
## [0.2.1] - 2020-07-16
|
|
|
|
### Fixed
|
2020-07-16 09:28:52 +02:00
|
|
|
- Make www optional for reddit regex
|
|
|
|
|
2020-07-16 09:03:41 +02:00
|
|
|
## [0.2.0] - 2020-07-16
|
2020-07-06 11:44:36 +02:00
|
|
|
### Added
|
2020-07-07 08:14:57 +02:00
|
|
|
- Discourse identity proof
|
|
|
|
- Pleroma identity proof
|
2020-07-16 08:51:39 +02:00
|
|
|
- New logo
|
2020-07-11 20:02:04 +02:00
|
|
|
### Changed
|
2020-07-16 09:01:30 +02:00
|
|
|
- Update openpgpjs to v4.10.6
|
2020-07-11 22:23:10 +02:00
|
|
|
- Update design
|
2020-07-11 21:32:09 +02:00
|
|
|
- New favicon
|
2020-07-11 22:33:01 +02:00
|
|
|
- Improve Keybase guide
|
2020-07-07 13:58:58 +02:00
|
|
|
### Fixed
|
2020-07-11 22:23:10 +02:00
|
|
|
- Remove underscores from verify and encrypt links
|
2020-07-11 20:25:38 +02:00
|
|
|
- Hide revoked userids
|
2020-07-11 22:23:10 +02:00
|
|
|
- Hide null proofs
|
2020-07-06 11:44:16 +02:00
|
|
|
|
|
|
|
## [0.1.0] - 2020-07-05
|
|
|
|
### Added
|
|
|
|
- Keybase keys support
|
|
|
|
- Profile URL generator utility
|
|
|
|
### Fixed
|
|
|
|
- Identity proofs case sensitivity
|