Skip to content

Commit ed749d6

Browse files
committed
Update changelog
1 parent 486d01d commit ed749d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Changes to JS assets are not included here, but in [`atomic-data-browser`'s CHAN
66

77
## UNRELEASED
88

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

0 commit comments

Comments
 (0)