Skip to content

Releases: Qabel/qabel-index

0.6.1

12 Jan 00:17
Compare
Choose a tag to compare
  • Validate drop messages to the specification
  • Fixed a bug in the index_service / 0007_pendingupdaterequest_public_key migration

0.6.0

09 Jan 10:25
Compare
Choose a tag to compare
  • Updated country code blacklist
    • Cleared Russian Federation
  • Includes database migrations
    • index_service / 0007_pendingupdaterequest_public_key
  • Secure identity status API
  • Secure identity deletion API
  • Fixed broken builds since 2017-01-01 ( 41dd411 )

Changes already released to prod since 0.5.1-2:

  • Fix server accepting identity modifications w/o encryption

0.5.1-2 - thermal termite

29 Sep 14:25
Compare
Choose a tag to compare

Subpoint update from 0.5.1

  • Updated country code blacklist
  • No database migrations

0.5.1 - thermal termite

29 Sep 13:29
Compare
Choose a tag to compare
  • Better admin interface overall
  • Updated country code black list
  • No database migrations

0.5.0 - taciturn tapir

27 Sep 14:21
Compare
Choose a tag to compare
  • fixed emails (typos, whitespace)
  • improved admin
  • Store state to avoid user confusion & confirmation request idempotency

0.4.2 - sadistic seal

26 Sep 17:26
Compare
Choose a tag to compare
  • SMS is German now
  • countrycode black- instead of whitelist
  • identify identities only by public key
  • allow updates with no items to change alias or drop url

0.4.1 - simplistic snail

26 Sep 15:32
Compare
Choose a tag to compare
  • HTML
  • HTML emails
  • Authorization cache
  • Singular fields: an identity can have only one of each field type (email, phone, ...)

0.4.0 - swinging sciurus

19 Sep 19:46
Compare
Choose a tag to compare
  • Changed search semantics: ORing terms instead of ANDing. Allow much more terms. Allow JSON POST.
  • Specified and implemented handling of phone numbers: all phone numbers are normalized to ITU-T E.164 form in ingress
  • Implemented plivo SMS backend
  • Added admin interface
  • Added timestamps to models
  • Added prometheus metrics exporting
  • Added optional required authorization for REST requests
  • Improved tests

0.3.0 - excusable eratigena

19 Sep 19:46
Compare
Choose a tag to compare

Initial wip/integration release.