2020-07-06 03:44:16 -06: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-10-23 10:43:54 -06:00
|
|
|
### Fixed
|
|
|
|
- Fix Reddit proofs
|
2020-09-06 10:59:03 -06:00
|
|
|
|
2020-09-11 10:13:09 -06:00
|
|
|
## [2.2.8] - 2020-09-11
|
|
|
|
### Fixed
|
|
|
|
- Fix handling of Twitter URLs with parameters
|
|
|
|
|
2020-09-10 15:45:06 -06:00
|
|
|
## [2.2.7] - 2020-09-10
|
|
|
|
### Fixed
|
|
|
|
- Remove newlines before checking equality
|
|
|
|
|
2020-09-10 03:37:58 -06:00
|
|
|
## [2.2.6] - 2020-09-10
|
|
|
|
### Fixed
|
|
|
|
- Fix handling of keys without selfCertifications
|
|
|
|
|
2020-09-06 10:59:03 -06:00
|
|
|
## [2.2.5] - 2020-09-06
|
2020-09-02 16:06:47 -06:00
|
|
|
### Changed
|
|
|
|
- Add domain to proof displays for gitea and gitlab
|
2020-09-06 10:59:03 -06:00
|
|
|
- Allow Mastodon backlinks to be URLs containing fingerprint
|
2020-08-30 10:21:04 -06:00
|
|
|
|
2020-08-31 01:06:28 -06:00
|
|
|
## [2.2.4] - 2020-08-31
|
2020-08-31 00:10:33 -06:00
|
|
|
### Fixed
|
|
|
|
- Fix var declaration
|
|
|
|
|
2020-08-30 23:43:41 -06:00
|
|
|
## [2.2.3] - 2020-08-31
|
|
|
|
### Fixed
|
|
|
|
- Make server verification case insensitive
|
|
|
|
|
2020-08-30 23:27:27 -06:00
|
|
|
## [2.2.2] - 2020-08-31
|
|
|
|
### Fixed
|
|
|
|
- Fix missing env variable
|
|
|
|
|
2020-08-30 10:21:04 -06:00
|
|
|
## [2.2.1] - 2020-08-30
|
2020-08-27 17:39:49 -06:00
|
|
|
### Added
|
|
|
|
- Add a Getting Started page
|
2020-08-30 04:24:03 -06:00
|
|
|
### Changed
|
|
|
|
- Update FAQ
|
|
|
|
- Migrate to different QR library
|
2020-08-24 05:00:29 -06:00
|
|
|
|
|
|
|
## [2.2.0] - 2020-08-24
|
2020-08-18 01:39:48 -06:00
|
|
|
### Added
|
|
|
|
- Add environment variable to set Onion-Location header
|
2020-08-20 07:25:15 -06:00
|
|
|
- Support images embedded in keys
|
2020-08-20 08:33:25 -06:00
|
|
|
- Support Gitea proofs
|
|
|
|
- Support GitLab proofs
|
|
|
|
- Support Twitter verification without Twitter API key
|
2020-08-18 01:39:48 -06:00
|
|
|
### Fixed
|
|
|
|
- Fix env template DOMAIN name
|
2020-08-18 01:51:33 -06:00
|
|
|
- Fix non-updating guide titles
|
2020-08-18 01:39:48 -06:00
|
|
|
|
2020-08-15 00:42:02 -06:00
|
|
|
## [2.1.1] - 2020-08-15
|
|
|
|
### Fixed
|
|
|
|
- Fix duplicate proof verifications
|
2020-08-14 17:30:54 -06:00
|
|
|
|
|
|
|
## [2.1.0] - 2020-08-15
|
2020-08-14 08:24:28 -06:00
|
|
|
### Added
|
|
|
|
- Custom XMPP vCard fetch server setting
|
2020-08-14 12:16:51 -06:00
|
|
|
- Custom Express port setting
|
2020-08-14 12:39:18 -06:00
|
|
|
- Custom domain setting
|
2020-08-14 12:16:51 -06:00
|
|
|
- Include Keyoxide version number in footer
|
2020-08-14 07:43:39 -06:00
|
|
|
### Changed
|
|
|
|
- Improve static link handling to dependencies
|
2020-08-14 16:49:24 -06:00
|
|
|
- Get notations from all available UIDs
|
2020-08-14 17:04:23 -06:00
|
|
|
- Add timeout to some fetch calls
|
2020-08-14 07:36:00 -06:00
|
|
|
### Fixed
|
|
|
|
- Fix hardcoded URLs
|
2020-08-09 07:47:58 -06:00
|
|
|
|
2020-08-13 01:47:51 -06:00
|
|
|
## [2.0.2] - 2020-08-13
|
|
|
|
### Fixed
|
|
|
|
- Reference to old license
|
|
|
|
|
|
|
|
## [2.0.1] - 2020-08-12
|
2020-08-12 13:58:56 -06:00
|
|
|
### Fixed
|
|
|
|
- Reference to old license
|
|
|
|
|
2020-08-09 07:47:58 -06:00
|
|
|
## [2.0.0] - 2020-08-09
|
2020-08-09 07:45:40 -06:00
|
|
|
### Added
|
|
|
|
- Docker containers
|
2020-08-07 03:17:32 -06:00
|
|
|
### Changed
|
2020-08-09 07:45:40 -06:00
|
|
|
- NodeJS backend
|
2020-08-07 03:17:32 -06:00
|
|
|
- Distinguish primary email address from additional email addresses
|
2020-07-30 15:54:55 -06:00
|
|
|
### Fixed
|
2020-07-30 16:01:34 -06:00
|
|
|
- Profile view for keys without name
|
2020-07-23 05:24:03 -06:00
|
|
|
|
2020-07-30 04:16:27 -06:00
|
|
|
## [1.0.0] - 2020-07-30
|
|
|
|
### Added
|
|
|
|
- license-check-and-add NPM tool and scripts
|
|
|
|
### Changed
|
|
|
|
- Migrated to AGPL-3.0-or-later
|
|
|
|
|
2020-07-23 05:24:03 -06:00
|
|
|
## [0.4.0] - 2020-07-23
|
2020-07-22 07:38:28 -06:00
|
|
|
### Added
|
|
|
|
- QR code for XMPP+OMEMO
|
2020-07-21 17:16:04 -06:00
|
|
|
### Changed
|
|
|
|
- Update design
|
|
|
|
- Update index content
|
2020-07-23 03:11:31 -06:00
|
|
|
- Remove dependency on external MD5 library
|
|
|
|
- Improve WKD URL generator
|
2020-07-21 07:48:23 -06:00
|
|
|
|
|
|
|
## [0.3.1] - 2020-07-21
|
2020-07-21 07:42:22 -06:00
|
|
|
### Changed
|
|
|
|
- Update openpgpjs to v4.10.7
|
2020-07-18 12:57:06 -06:00
|
|
|
|
|
|
|
## [0.3.0] - 2020-07-18
|
2020-07-16 04:42:09 -06:00
|
|
|
### Added
|
|
|
|
- dev.to identity proof
|
2020-07-18 12:56:42 -06:00
|
|
|
- XMPP identity proof
|
2020-07-16 01:28:52 -06:00
|
|
|
### Fixed
|
2020-07-16 04:58:18 -06:00
|
|
|
- Improve proof snippets
|
2020-07-16 11:46:52 -06:00
|
|
|
- Prevent null proofs from displaying
|
2020-07-16 04:58:18 -06:00
|
|
|
|
|
|
|
## [0.2.1] - 2020-07-16
|
|
|
|
### Fixed
|
2020-07-16 01:28:52 -06:00
|
|
|
- Make www optional for reddit regex
|
|
|
|
|
2020-07-16 01:03:41 -06:00
|
|
|
## [0.2.0] - 2020-07-16
|
2020-07-06 03:44:36 -06:00
|
|
|
### Added
|
2020-07-07 00:14:57 -06:00
|
|
|
- Discourse identity proof
|
|
|
|
- Pleroma identity proof
|
2020-07-16 00:51:39 -06:00
|
|
|
- New logo
|
2020-07-11 12:02:04 -06:00
|
|
|
### Changed
|
2020-07-16 01:01:30 -06:00
|
|
|
- Update openpgpjs to v4.10.6
|
2020-07-11 14:23:10 -06:00
|
|
|
- Update design
|
2020-07-11 13:32:09 -06:00
|
|
|
- New favicon
|
2020-07-11 14:33:01 -06:00
|
|
|
- Improve Keybase guide
|
2020-07-07 05:58:58 -06:00
|
|
|
### Fixed
|
2020-07-11 14:23:10 -06:00
|
|
|
- Remove underscores from verify and encrypt links
|
2020-07-11 12:25:38 -06:00
|
|
|
- Hide revoked userids
|
2020-07-11 14:23:10 -06:00
|
|
|
- Hide null proofs
|
2020-07-06 03:44:16 -06:00
|
|
|
|
|
|
|
## [0.1.0] - 2020-07-05
|
|
|
|
### Added
|
|
|
|
- Keybase keys support
|
|
|
|
- Profile URL generator utility
|
|
|
|
### Fixed
|
|
|
|
- Identity proofs case sensitivity
|