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]
|
2022-02-26 09:00:48 +01:00
|
|
|
### Added
|
|
|
|
- Webpack bundling
|
|
|
|
### Changed
|
|
|
|
- Updated openpgpjs to 5.1.0
|
2021-06-29 10:41:31 +02:00
|
|
|
|
2021-11-07 16:41:45 +01:00
|
|
|
## [3.2.0] - 2021-11-07
|
|
|
|
### Added
|
|
|
|
- Support for ariadne.id proof notations
|
|
|
|
- Links to new Keyoxide docs and blog
|
|
|
|
- Community section on index
|
|
|
|
- Alpha version of API (undocumented as of release)
|
|
|
|
### Changed
|
|
|
|
- Styles
|
|
|
|
- Minor index content changes
|
|
|
|
- Updated doipjs to 0.14.0
|
|
|
|
### Removed
|
|
|
|
- Guides and other documentation
|
|
|
|
- Markdown related dependencies
|
|
|
|
|
2021-07-26 11:52:04 +02:00
|
|
|
## [3.1.1] - 2021-07-26
|
|
|
|
### Added
|
|
|
|
- Quick dev setup using nix and direnv
|
|
|
|
### Changed
|
|
|
|
- Updated doipjs to 0.13.0
|
|
|
|
|
2021-06-29 10:41:31 +02:00
|
|
|
## [3.1.0] - 2021-06-29
|
2021-06-21 11:10:31 +02:00
|
|
|
### Changed
|
|
|
|
- Improve accessibility
|
2021-06-29 10:40:06 +02:00
|
|
|
### Fixed
|
|
|
|
- Utilities back in working order
|
2021-06-03 10:26:38 +02:00
|
|
|
|
2021-06-03 15:25:43 +02:00
|
|
|
## [3.0.4] - 2021-06-03
|
|
|
|
### Changed
|
|
|
|
- Updated doipjs to 0.12.9
|
|
|
|
### Fixed
|
|
|
|
- Hide claims without matches
|
|
|
|
|
2021-06-03 10:26:38 +02:00
|
|
|
## [3.0.3] - 2021-06-03
|
2021-06-03 09:41:51 +02:00
|
|
|
### Changed
|
|
|
|
- Use libravatar for avatar fetching
|
2021-06-03 10:26:38 +02:00
|
|
|
- Updated doipjs to 0.12.7
|
2021-06-03 09:41:51 +02:00
|
|
|
### Fixed
|
|
|
|
- XMPP documentation on vCard editing
|
2021-01-13 13:45:21 +01:00
|
|
|
|
2021-05-05 10:09:43 +02:00
|
|
|
## [3.0.2] - 2021-05-05
|
|
|
|
### Fixed
|
|
|
|
- Put profile name in page title
|
|
|
|
- Remove faulty claims before rendering the page
|
|
|
|
|
2021-05-04 18:56:21 +02:00
|
|
|
## [3.0.1] - 2021-05-04
|
|
|
|
### Fixed
|
|
|
|
- Optimize excessively large image
|
|
|
|
|
2021-05-04 15:41:22 +02:00
|
|
|
## [3.0.0] - 2021-05-04
|
|
|
|
### Added
|
|
|
|
- Server-side rendering of profiles
|
|
|
|
- Custom components for claims and keys
|
|
|
|
- "FLoC off" response headers
|
|
|
|
### Updated
|
|
|
|
- User interface redesign
|
|
|
|
- Integrate encrypt, verify into profile pages
|
|
|
|
- Rel="me" profile links
|
|
|
|
- Guides
|
|
|
|
### Removed
|
|
|
|
- Dedicated encrypt, verify and proofs pages
|
|
|
|
- Utility pages
|
|
|
|
|
2021-03-09 12:36:08 +01:00
|
|
|
## [2.5.0] - 2021-03-09
|
|
|
|
### Added
|
|
|
|
- IRC service provider
|
|
|
|
- Matrix service provider
|
|
|
|
### Fixed
|
|
|
|
- Gracefully handle fetching non-existing guides
|
|
|
|
|
2021-03-02 15:40:39 +01:00
|
|
|
## [2.4.2] - 2021-03-02
|
|
|
|
### Fixed
|
|
|
|
- Twitter claim verification
|
|
|
|
|
2021-01-13 13:45:21 +01:00
|
|
|
## [2.4.1] - 2021-01-13
|
2021-01-13 13:31:28 +01:00
|
|
|
### Added
|
|
|
|
- Owncast service provider
|
|
|
|
### Changed
|
|
|
|
- Visual tweaks
|
2021-01-11 15:01:25 +01:00
|
|
|
|
|
|
|
## [2.4.0] - 2021-01-11
|
2021-01-07 16:46:42 +01:00
|
|
|
### Added
|
|
|
|
- Support for signature profiles
|
2021-01-10 18:28:49 +01:00
|
|
|
- Robots.txt
|
|
|
|
- Noindex meta tags on profile pages
|
2021-01-07 16:44:33 +01:00
|
|
|
### Changed
|
|
|
|
- Allow setting of custom HKP server
|
2021-01-10 18:28:49 +01:00
|
|
|
## Fixed
|
|
|
|
- Render error messages when error is object
|
2020-12-15 12:37:44 +01:00
|
|
|
|
2021-01-02 16:48:46 +01:00
|
|
|
## [2.3.4] - 2021-01-02
|
|
|
|
### Fixed
|
|
|
|
- Twitter claims
|
|
|
|
|
2020-12-26 23:49:39 +01:00
|
|
|
## [2.3.3] - 2020-12-26
|
|
|
|
### Fixed
|
2021-01-02 15:29:28 +01:00
|
|
|
- Handling null userIds
|
2020-12-26 23:49:39 +01:00
|
|
|
|
2020-12-24 11:41:00 +01:00
|
|
|
## [2.3.2] - 2020-12-24
|
|
|
|
### Fixed
|
|
|
|
- Variable used in URL returned undefined
|
|
|
|
|
2020-12-20 23:37:45 +01:00
|
|
|
## [2.3.1] - 2020-12-20
|
|
|
|
### Fixed
|
|
|
|
- Handling of claim verifications that timed out
|
|
|
|
|
2020-12-15 12:37:44 +01:00
|
|
|
## [2.3.0] - 2020-12-15
|
|
|
|
### Changed
|
2020-12-15 12:42:04 +01:00
|
|
|
- Identity claim verifications are now handled by doipjs
|
2020-12-15 12:37:44 +01:00
|
|
|
|
2020-10-23 18:43:54 +02:00
|
|
|
### Fixed
|
|
|
|
- Fix Reddit proofs
|
2020-09-06 18:59:03 +02:00
|
|
|
|
2020-09-11 18:13:09 +02:00
|
|
|
## [2.2.8] - 2020-09-11
|
|
|
|
### Fixed
|
|
|
|
- Fix handling of Twitter URLs with parameters
|
|
|
|
|
2020-09-10 23:45:06 +02:00
|
|
|
## [2.2.7] - 2020-09-10
|
|
|
|
### Fixed
|
|
|
|
- Remove newlines before checking equality
|
|
|
|
|
2020-09-10 11:37:58 +02:00
|
|
|
## [2.2.6] - 2020-09-10
|
|
|
|
### Fixed
|
|
|
|
- Fix handling of keys without selfCertifications
|
|
|
|
|
2020-09-06 18:59:03 +02:00
|
|
|
## [2.2.5] - 2020-09-06
|
2020-09-03 00:06:47 +02:00
|
|
|
### Changed
|
|
|
|
- Add domain to proof displays for gitea and gitlab
|
2020-09-06 18:59:03 +02:00
|
|
|
- Allow Mastodon backlinks to be URLs containing fingerprint
|
2020-08-30 18:21:04 +02:00
|
|
|
|
2020-08-31 09:06:28 +02:00
|
|
|
## [2.2.4] - 2020-08-31
|
2020-08-31 08:10:33 +02:00
|
|
|
### Fixed
|
|
|
|
- Fix var declaration
|
|
|
|
|
2020-08-31 07:43:41 +02:00
|
|
|
## [2.2.3] - 2020-08-31
|
|
|
|
### Fixed
|
|
|
|
- Make server verification case insensitive
|
|
|
|
|
2020-08-31 07:27:27 +02:00
|
|
|
## [2.2.2] - 2020-08-31
|
|
|
|
### Fixed
|
|
|
|
- Fix missing env variable
|
|
|
|
|
2020-08-30 18:21:04 +02:00
|
|
|
## [2.2.1] - 2020-08-30
|
2020-08-28 01:39:49 +02:00
|
|
|
### Added
|
|
|
|
- Add a Getting Started page
|
2020-08-30 12:24:03 +02:00
|
|
|
### Changed
|
|
|
|
- Update FAQ
|
|
|
|
- Migrate to different QR library
|
2020-08-24 13:00:29 +02:00
|
|
|
|
|
|
|
## [2.2.0] - 2020-08-24
|
2020-08-18 09:39:48 +02:00
|
|
|
### Added
|
|
|
|
- Add environment variable to set Onion-Location header
|
2020-08-20 15:25:15 +02:00
|
|
|
- Support images embedded in keys
|
2020-08-20 16:33:25 +02:00
|
|
|
- Support Gitea proofs
|
|
|
|
- Support GitLab proofs
|
|
|
|
- Support Twitter verification without Twitter API key
|
2020-08-18 09:39:48 +02:00
|
|
|
### Fixed
|
|
|
|
- Fix env template DOMAIN name
|
2020-08-18 09:51:33 +02:00
|
|
|
- Fix non-updating guide titles
|
2020-08-18 09:39:48 +02:00
|
|
|
|
2020-08-15 08:42:02 +02:00
|
|
|
## [2.1.1] - 2020-08-15
|
|
|
|
### Fixed
|
|
|
|
- Fix duplicate proof verifications
|
2020-08-15 01:30:54 +02:00
|
|
|
|
|
|
|
## [2.1.0] - 2020-08-15
|
2020-08-14 16:24:28 +02:00
|
|
|
### Added
|
|
|
|
- Custom XMPP vCard fetch server setting
|
2020-08-14 20:16:51 +02:00
|
|
|
- Custom Express port setting
|
2020-08-14 20:39:18 +02:00
|
|
|
- Custom domain setting
|
2020-08-14 20:16:51 +02:00
|
|
|
- Include Keyoxide version number in footer
|
2020-08-14 15:43:39 +02:00
|
|
|
### Changed
|
|
|
|
- Improve static link handling to dependencies
|
2020-08-15 00:49:24 +02:00
|
|
|
- Get notations from all available UIDs
|
2020-08-15 01:04:23 +02:00
|
|
|
- Add timeout to some fetch calls
|
2020-08-14 15:36:00 +02:00
|
|
|
### Fixed
|
|
|
|
- Fix hardcoded URLs
|
2020-08-09 15:47:58 +02:00
|
|
|
|
2020-08-13 09:47:51 +02:00
|
|
|
## [2.0.2] - 2020-08-13
|
|
|
|
### Fixed
|
|
|
|
- Reference to old license
|
|
|
|
|
|
|
|
## [2.0.1] - 2020-08-12
|
2020-08-12 21:58:56 +02:00
|
|
|
### Fixed
|
|
|
|
- Reference to old license
|
|
|
|
|
2020-08-09 15:47:58 +02:00
|
|
|
## [2.0.0] - 2020-08-09
|
2020-08-09 15:45:40 +02:00
|
|
|
### Added
|
|
|
|
- Docker containers
|
2020-08-07 11:17:32 +02:00
|
|
|
### Changed
|
2020-08-09 15:45:40 +02:00
|
|
|
- NodeJS backend
|
2020-08-07 11:17:32 +02:00
|
|
|
- Distinguish primary email address from additional email addresses
|
2020-07-30 23:54:55 +02:00
|
|
|
### Fixed
|
2020-07-31 00:01:34 +02:00
|
|
|
- Profile view for keys without name
|
2020-07-23 13:24:03 +02:00
|
|
|
|
2020-07-30 12:16:27 +02: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 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
|