Skip to content

Commit fc6eb06

Browse files
committed
Update changelog
1 parent f88ec0b commit fc6eb06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ See [STATUS.md](server/STATUS.md) to learn more about which features will remain
77

88
## UNRELEASED
99

10+
- Add multi-tenancy support. Users can create their own `Drives` on subdomains. #288
11+
- Add `/register` Endpoint #489 #254
12+
- Refactor URLs. `store.self_url()` returns an `AtomicUrl`, which provides methods to easily add paths, find subdomains and more.
13+
- Add support for subdomains, use a Wildcard TLS certificate #502
1014
- Improve query performance, refactor indexes. The `.tpf` API is deprecated in favor of the more powerful `.query`. #529
1115
- Improved error handling for HTTPS initialization #530
1216
- Add `--force` to `atomic-server import` #536

0 commit comments

Comments
 (0)