Blame

cd3f73 AeThex Docs 2026-07-29 00:26:01
Publish canonical release and domain documentation
1
# Changelog
2
3
This changelog tracks notable changes to the AeThex platform, documentation, and APIs.
4
5
| Field | Value |
6
|---|---|
7
| Documentation status | Active |
8
| Applies to | AeThex platform |
9
| Last source review | 2026-06-30 |
10
11
## Format
12
13
Entries are listed newest first. Changes are categorized as Added, Changed, Deprecated, Removed, Fixed, or Security.
14
15
---
16
17
## 2026-07-29
18
19
### Added
20
- Canonical domain registry covering product, community, documentation, infrastructure, status, alias, and legacy classifications.
21
- Release-system standard separating ecosystem releases, product changelogs, release notes, documentation changes, deployments, incidents, advisories, and announcements.
22
- Release directory guide for the cross-Trinity public index at `aethex.us/releases`.
23
24
### Changed
25
- Confirmed `docs.aethex.support` as the canonical AeThex documentation host.
26
- Marked the previous `docs.aethex.tech` GitBook surface for a path-preserving legacy redirect.
27
28
### Fixed
29
- Restored the source pages required for canonical `/changelog`, `/release-notes`, `/releases`, `/release-system`, and `/domain-registry` routes.
30
31
---
32
33
## 2026-06-30
34
35
### Added
36
- Batch Requests API (`POST /api/batch`).
37
- Presigned upload support for files over 10 MB.
38
- Enterprise IP allowlisting.
39
40
### Changed
41
- KAEL context budget increased for Pro tier.
42
- Knowledge re-indexing latency reduced to under 2 minutes.
43
44
### Fixed
45
- `filter[tags][in]` now correctly handles comma-separated values.
46
47
---
48
49
## 2026-06-01
50
51
### Added
52
- KAEL streaming endpoint (`/api/chat/stream`).
53
- Device trust integration with MDM certificate validation.
54
- AeThex sandbox environment.
55
56
### Security
57
- Credential scanning now covers GitLab in addition to GitHub.
58
59
---
60
61
> For KAEL-specific changes, see [[KAEL Changelog]].
62
63
## Related documentation
64
65
- [[KAEL Changelog]]
66
- [[Release Notes]]