Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 716 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.1.1] - 2025-01-09

🚀 Features

  • Server returns index_id in json response (#26)

🐛 Bug Fixes

  • Save configuration file outside of clap actions (#25)

⚙️ Miscellaneous Tasks

  • Add concurrency blocking instruction

[0.1.0] - 2024-12-09

🚀 Features

  • Add server side logic for:
    • Add OpenID Connect authentication and PKCS12 authentication
    • Add permission mechanism for multi-clients purposes
    • Create encrypted indexes with Findex v6
    • Create routes for datasets encryption
  • Add Command Line Interface to operate indexes creation and keywords queries