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.
8e6369 AeThex 2026-07-29 00:53:36
Document legacy docs redirect staging
27
- Pre-staged and validated that redirect on the AeThex VPS, and recorded the exact remaining Hostinger DNS cutover.
cd3f73 AeThex Docs 2026-07-29 00:26:01
Publish canonical release and domain documentation
28
29
### Fixed
30
- Restored the source pages required for canonical `/changelog`, `/release-notes`, `/releases`, `/release-system`, and `/domain-registry` routes.
31
32
---
33
34
## 2026-06-30
35
36
### Added
37
- Batch Requests API (`POST /api/batch`).
38
- Presigned upload support for files over 10 MB.
39
- Enterprise IP allowlisting.
40
41
### Changed
42
- KAEL context budget increased for Pro tier.
43
- Knowledge re-indexing latency reduced to under 2 minutes.
44
45
### Fixed
46
- `filter[tags][in]` now correctly handles comma-separated values.
47
48
---
49
50
## 2026-06-01
51
52
### Added
53
- KAEL streaming endpoint (`/api/chat/stream`).
54
- Device trust integration with MDM certificate validation.
55
- AeThex sandbox environment.
56
57
### Security
58
- Credential scanning now covers GitLab in addition to GitHub.
59
60
---
61
62
> For KAEL-specific changes, see [[KAEL Changelog]].
63
64
## Related documentation
65
66
- [[KAEL Changelog]]
67
- [[Release Notes]]