File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.28] ( https://github.com/encryption4all/cryptify/compare/v0.1.27...v0.1.28 ) - 2026-07-02
11+
12+ ### Added
13+
14+ - * (metrics)* capture X-POSTGUARD-CLIENT-VERSION client identity ([ #174 ] ( https://github.com/encryption4all/cryptify/pull/174 ) )
15+ - * (email)* remove circle around signer-verified checkmark ([ #173 ] ( https://github.com/encryption4all/cryptify/pull/173 ) )
16+ - * (email)* replace unicode checkmark with inline PNG image ([ #172 ] ( https://github.com/encryption4all/cryptify/pull/172 ) )
17+ - * (email)* staging-only /staging/preview/<uuid > + shared render API ([ #171 ] ( https://github.com/encryption4all/cryptify/pull/171 ) )
18+ - * (metrics)* pre-seed known channels at zero on startup ([ #165 ] ( https://github.com/encryption4all/cryptify/pull/165 ) )
19+ - expose Prometheus /metrics endpoint for usage dashboards ([ #102 ] ( https://github.com/encryption4all/cryptify/pull/102 ) )
20+
21+ ### Fixed
22+
23+ - * (cors)* allow Office add-in origins (addin.postguard.eu + localhost:3000) and DELETE method ([ #179 ] ( https://github.com/encryption4all/cryptify/pull/179 ) )
24+ - * (email)* address postguard #197 deliverability + show disclosed signer name ([ #170 ] ( https://github.com/encryption4all/cryptify/pull/170 ) )
25+
26+ ### Other
27+
28+ - update dependencies ([ #181 ] ( https://github.com/encryption4all/cryptify/pull/181 ) )
29+ - * (deps)* cargo update lockfile ([ #168 ] ( https://github.com/encryption4all/cryptify/pull/168 ) )
30+ - replace pkg_url with https://pkg.postguard.eu/ ([ #178 ] ( https://github.com/encryption4all/cryptify/pull/178 ) )
31+ - bump pg-core 0.6.0 → 0.6.1 ([ #164 ] ( https://github.com/encryption4all/cryptify/pull/164 ) )
32+ - add semantic PR title check workflow ([ #162 ] ( https://github.com/encryption4all/cryptify/pull/162 ) )
33+
1034## [ 0.1.27] ( https://github.com/encryption4all/cryptify/compare/v0.1.26...v0.1.27 ) - 2026-05-16
1135
1236### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " cryptify"
3- version = " 0.1.27 "
3+ version = " 0.1.28 "
44authors = [" David Venhoek <david@tweedegolf.com>" ]
55edition = " 2021"
66repository = " https://github.com/encryption4all/cryptify"
You can’t perform that action at this time.
0 commit comments