Release 3.0.0

This commit is contained in:
Yarmo Mackenbach 2021-05-04 15:41:22 +02:00
parent aa845dc7db
commit 007c7fed25
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1
2 changed files with 16 additions and 2 deletions

View file

@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [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
## [2.5.0] - 2021-03-09
### Added
- IRC service provider

View file

@ -1,6 +1,6 @@
{
"name": "keyoxide-web",
"version": "2.5.0",
"version": "3.0.0",
"description": "A modern, secure and privacy-friendly platform to establish your decentralized online identity",
"main": "index.js",
"dependencies": {
@ -34,7 +34,7 @@
},
"repository": {
"type": "git",
"url": "git@codeberg.org:keyoxide/web.git"
"url": "https://codeberg.org/keyoxide/keyoxide-web"
},
"keywords": [
"pgp",