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