mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 14:59:29 -07:00
Update CHANGELOG
This commit is contained in:
parent
ef3f68bf06
commit
64fa2af695
1 changed files with 11 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -5,8 +5,18 @@ 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]
|
||||
### Added
|
||||
- Forum link in page header
|
||||
- UserID comments
|
||||
### Changed
|
||||
- Key is now after UserIDs on profile pages
|
||||
### Removed
|
||||
- Demo object in homepage
|
||||
- HKP/WKD selector
|
||||
- Encrypt/Verify buttons
|
||||
### Fixed
|
||||
- HKP/WKD logic for profile fetching with API
|
||||
- HKP/WKD logic for profile fetching with API
|
||||
- Support fingerprints with whitespaces
|
||||
|
||||
## [3.5.2] - 2022-12-12
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in a new issue