Skip to content

Commit d963f89

Browse files
committed
chore: release Roomote 0.33.0
1 parent 54bacdf commit d963f89

2 files changed

Lines changed: 24 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
This file tracks product releases for Roomote (single monorepo version). Automated release entries are prepended by `pnpm run version`.
44

5+
## 0.33.0 (2026-08-04)
6+
7+
This release adds new ways to connect and invoke Roomote, gives deployments clearer account-linking guidance, and improves automation and Amazon Bedrock model discovery.
8+
9+
### Highlights
10+
11+
- Start Roomote from existing Slack, Discord, and Microsoft Teams conversations with an administrator-configured emoji reaction.
12+
- Connect Resend with safe inspection-oriented defaults and explicit controls for sensitive actions.
13+
- Add deployment-specific account-linking guidance across chat, source control, and sign-in surfaces.
14+
- Keep Amazon Bedrock models visible and organized under one provider section in model settings.
15+
16+
### Minor changes
17+
18+
- Let administrators configure an emoji that starts Roomote from an existing Slack, Discord, or Microsoft Teams conversation, reusing the normal task flow and preserving the reacting user's account attribution.
19+
- Add Resend as a deployment-wide integration with inspection-oriented access by default and explicit administrator controls for sensitive email, credential, automation, contact, domain, and webhook actions.
20+
- Let administrators add deployment-specific account-linking guidance that appears alongside Roomote's built-in instructions in source-control comments, Discord, Telegram, and the sign-in page.
21+
22+
### Patch changes
23+
24+
- Keep Amazon Bedrock Mantle models visible after settings reload and group native Bedrock and Mantle entries under one Amazon Bedrock section instead of showing duplicate headings.
25+
- Make routine Discord release announcements shorter and suppress link-preview cards while keeping the release notes link available.
26+
- Make automations the highest-priority onboarding prompt for users who have not enabled one, and link the Automations page directly to practical Cookbook recipes.
27+
528
## 0.32.1 (2026-08-04)
629

730
This patch restores licensed Cloud seat limits and keeps custom automation destinations limited to connected communication providers.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roomote",
3-
"version": "0.32.1",
3+
"version": "0.33.0",
44
"license": "FCL-1.0-ALv2",
55
"packageManager": "pnpm@10.29.3",
66
"engines": {

0 commit comments

Comments
 (0)