Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions nexus/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ icon: "pen"
public: true
---

<Update label="February 25, 2026" description="v0.1.103">

**Features**
- Added Excalidraw as a available remote server for diagramming and whiteboarding
- Fast toolkit switching with prefetching for quicker transitions between toolkits
- Bonus credits for users who sign up with an academic email address
- MCP resource support in chat, allowing servers to share context directly in conversations

**Improvements**
- Buy credits button is now only shown to users with an active subscription
- Automatic navigation when converting an active profile to a skill

**Bug fixes**
- Fixed an issue where switching profiles did not update correctly
- Fixed an issue where switching toolkits would incorrectly open a new chat instead of staying in the current one

</Update>

<Update label="February 24, 2026" description="v0.1.102">

**Features**
Expand Down
Loading