Skip to content
Closed
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
22 changes: 22 additions & 0 deletions nexus/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,28 @@ icon: "pen"
public: true
---

<Update label="February 13, 2026" description="v0.1.95">

**Features**
- Share button for organization chats
- Google Ads integration upgrade
- Postmark email service integration now available
- Convert-timestamp tool for consistent date handling
- App grouping in chat overlay for easier navigation
- MSSQL database support

**Improvements**
- Better handling when context limits are reached
- Improved chat interface with better tool display
- More reliable authentication handling

**Bug fixes**
- Fixed login issues for some users
- Fixed display issues with script tools
- Improved message persistence in chat history

</Update>

<Update label="February 12, 2026" description="v0.1.94">

**Features**
Expand Down