Skip to content

Commit 8a964dc

Browse files
committed
Update changelog
1 parent 359ef14 commit 8a964dc

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@ See [STATUS.md](server/STATUS.md) to learn more about which features will remain
77

88
## UNRELEASED
99

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.
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.
1111
- #584 Replace ureq with reqwest (async HTTP calls)
12-
- Search UI is redesigned, now as an overlay, feels like a command bar
1312
- #481 Drive scoped queries
14-
- #1160 Switch to Oxlint + Oxfmt
1513
- #420 Fix OTLP / OpenTelemetry, update docs from Jaeger to SigNoz, add metrics
1614
- [#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.
1715
- [#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.

browser/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ This changelog covers all five packages, as they are (for now) updated as a whol
66

77
### Atomic Browser
88

9-
- New search design. More compact view, shows previews on select.
9+
- Search UI is redesigned, now as an overlay, feels like a command bar, shows preview of selected item.
1010
- New navbar design. Always access to important features & hierarchy.
1111
- New onboarding UX for new users & drives.
1212
- Switch to OxLint
1313
- Add `drive` to Store. This used to be a React API, but it's useful in far more contexts.
1414
- #1163 New settings page design with search
15+
- #1160 Switch to Oxlint + Oxfmt
1516
- [#741](https://github.com/atomicdata-dev/atomic-server/issues/741) New feature: A brand new document editor with realtime collaboration and a fast and efficient editing experience.
1617
- [#741](https://github.com/atomicdata-dev/atomic-server/issues/741) New feature: A brand new document editor with realtime collaboration and a fast and efficient editing experience.
1718
- [#951](https://github.com/atomicdata-dev/atomic-server/issues/951) New feature: Atomic Assistant, AI chat interface with support for custom agents, MCP servers and more. Bring your own OpenRouter key or use Ollama to host your own models.

0 commit comments

Comments
 (0)