You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,8 @@ See [STATUS.md](server/STATUS.md) to learn more about which features will remain
10
10
-[#1139](https://github.com/ontola/atomic-server/issues/1139) AtomicServer can now create data without being dependent on a server! AtomicServer is now Local-First, using the new `did:ad` schema. Instead of relying on HTTP, Atomic can resolve resources over DHT Mainline. It combines true decentralization, cryptographic proof of ownership and high performance. User's agents are now also truly decentralized, relying solely on a private key.
11
11
-#584 Replace ureq with reqwest (async HTTP calls)
12
12
-#481 Drive scoped queries
13
-
-#1164#1166 New Agents get private drives, shared resources through invites listed there
13
+
-#1174 Live queries / real-time queries
14
+
-#1164#1166 New Agents get private drives, shared resources through invites listed there
14
15
-#420 Fix OTLP / OpenTelemetry, update docs from Jaeger to SigNoz, add metrics
15
16
-[#590](https://github.com/ontola/atomic-server/issues/590) Get rid of the `SERVER_URL` env var, which makes moving & setup easier. All resources are now relative to the hosted domain, and AtomicServer can be available from multiple domains at once.
16
17
-[#544](https://github.com/ontola/atomicdata-dev/atomic-server/issues/544) Stateless invites, using JWTs. Server setup now requires you to check the logs for the invite token.
0 commit comments