diff --git a/CHANGELOG.md b/CHANGELOG.md index ad83d07..4c661aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## [1.0.6] - 2021-05-04 + +### Added + +- Always use encryption with random passwords included links + ## [1.0.5] - 2021-05-03 ### Fixed diff --git a/README.md b/README.md index b995bcc..1172d93 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ Check out the demo and see for yourself https://cryptgeon.nicco.io. ## Features +- server cannot decrypt contents due to client side encryption - view and time constrains - in memory, no persistence -- in browser encryption → server cannot decrypt contents - obligatory dark mode support ## How does it work?