14 lines
506 B
Markdown
14 lines
506 B
Markdown
# AI Session History
|
|
|
|
Archive of previous AI handover notes from `SESSION_STATE.md`.
|
|
Entries are added here when a new AI session starts.
|
|
|
|
---
|
|
|
|
### 2026-04-10 (v1.2.0)
|
|
- Implemented **Structured Categories** (Group-based) and **Item Types**.
|
|
- Finalized **Local Authentication** with PBKDF2 (Mac/Python 3.14 compatible).
|
|
- Added **LDAP Authentication Framework** (disabled by default in `ldap_config.json`).
|
|
- Fixed audit log schema (UUID and Details).
|
|
- Updated documentation and bumped version to 1.2.0.
|