mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 23:09:29 -07:00
29 lines
700 B
Markdown
29 lines
700 B
Markdown
# 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]
|
|
|
|
## [0.2.0] - 2020-07-16
|
|
### Added
|
|
- Discourse identity proof
|
|
- Pleroma identity proof
|
|
- New logo
|
|
### Changed
|
|
- Update openpgpjs to v4.10.6
|
|
- Update design
|
|
- New favicon
|
|
- Improve Keybase guide
|
|
### Fixed
|
|
- Remove underscores from verify and encrypt links
|
|
- Hide revoked userids
|
|
- Hide null proofs
|
|
|
|
## [0.1.0] - 2020-07-05
|
|
### Added
|
|
- Keybase keys support
|
|
- Profile URL generator utility
|
|
### Fixed
|
|
- Identity proofs case sensitivity
|