Skip to content
Merged
Show file tree
Hide file tree
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
14 changes: 14 additions & 0 deletions site/src/data/changelog/2026-06-17-pr143.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "2026-06-17-pr143",
"date": "June 2026",
"title": "AI chat that knows your workspace",
"summary": "The in-app assistant now reads your own workspace — your notes, tasks, contacts, and more — so its answers are grounded in your data, with citations. It also remembers the conversation instead of treating every message as the first.",
"highlights": [
"Answers are grounded in your workspace and cite the items they draw from",
"Conversations have memory — the assistant sees the whole thread, not just your last message",
"A clear \"reads workspace\" badge and privacy note explain what it can see"
],
"tags": ["ai"],
"author": { "login": "crs48" },
"pr": 143
}
15 changes: 15 additions & 0 deletions site/src/data/changelog/2026-06-17-pr167.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "2026-06-17-pr167",
"date": "June 2026",
"title": "Linear-grade Tasks",
"summary": "The Tasks surface gets a Linear-style overhaul — faster in-surface navigation, multi-select bulk actions, a detail slide-over, and powerful filtering and grouping.",
"highlights": [
"In-surface sub-nav (All Issues / My Issues / Triage) plus the Projects list",
"Multi-select with a floating bulk-action bar — set status, priority, or assignee in one batch",
"Filter bar, Display Options (group / order / density), Space-to-peek, and a detail slide-over",
"Opt-in violet \"Linear\" accent theme (Settings → Appearance → Accent)"
],
"tags": ["tasks", "app"],
"author": { "login": "crs48" },
"pr": 167
}
14 changes: 14 additions & 0 deletions site/src/data/changelog/2026-06-17-pr169.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "2026-06-17-pr169",
"date": "June 2026",
"title": "Cleaner page editor typography",
"summary": "Page documents now read like Notion or Obsidian. Body text, bullets, numbered lists, to-dos, and blockquotes all share one clean left edge, the text column is centered, and the page title has a clear hierarchy.",
"highlights": [
"Bullets, numbered lists, to-dos, and blockquotes align to a single left edge",
"Centered text column with consistent vertical rhythm between blocks",
"Checkboxes sit centered on their first line; the page title now clearly outranks H1"
],
"tags": ["editor"],
"author": { "login": "crs48" },
"pr": 169
}
14 changes: 14 additions & 0 deletions site/src/data/changelog/2026-06-18-pr170.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "2026-06-18-pr170",
"date": "June 2026",
"title": "Bring your Slack data into xNet",
"summary": "Moving from Slack just got easier. A new Slack connector imports your channels and message history into native xNet messages, and a Slack-compatibility layer translates Slack formatting so existing integrations are easier to carry across.",
"highlights": [
"Import Slack channels and message history into native xNet channels",
"Slack mrkdwn and Block Kit messages translate to xNet-flavored markdown",
"A migration guide with an honest compatibility matrix"
],
"tags": ["plugins", "platform"],
"author": { "login": "crs48" },
"pr": 170
}
14 changes: 14 additions & 0 deletions site/src/data/changelog/2026-06-18-pr171.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "2026-06-18-pr171",
"date": "June 2026",
"title": "Smoother, more consistent motion",
"summary": "A small, consistent animation vocabulary now runs across the app, so things move in a calm, on-style way. Toasts and banners glide in and out, and switching workspace scope cross-fades instead of snapping.",
"highlights": [
"Toasts and banners animate both in and out",
"Workspace re-scoping cross-fades smoothly",
"Honors your system \"reduce motion\" setting"
],
"tags": ["app"],
"author": { "login": "crs48" },
"pr": 171
}
14 changes: 14 additions & 0 deletions site/src/data/changelog/2026-06-18-pr173.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "2026-06-18-pr173",
"date": "June 2026",
"title": "Airtable-grade database grids",
"summary": "Database grids gain a summary footer with per-column aggregations and an adjustable row height, so you can read totals and tune density right in the view.",
"highlights": [
"Per-column summary footer — Sum, Average, Min/Max, Median, Filled %, Unique, and more",
"Row-height control (Short / Medium / Tall / Extra tall), saved per view",
"Polished field-type pickers with readable labels"
],
"tags": ["app"],
"author": { "login": "crs48" },
"pr": 173
}
15 changes: 15 additions & 0 deletions site/src/data/changelog/2026-06-18-pr174.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "2026-06-18-pr174",
"date": "June 2026",
"title": "A redesigned chat & channels experience",
"summary": "Chat and channels are rebuilt to feel like Slack, Discord, or Zulip — grouped messages with avatars, emoji reactions, threaded replies, presence, and a smarter scroll.",
"highlights": [
"Grouped messages with avatars, date separators, and a \"new messages\" divider",
"Emoji reactions, threaded replies, and inline edit-in-place",
"Presence dots, editable channel topics, and a comfortable/compact density toggle",
"Smart stick-to-bottom with a jump-to-latest pill and unread count"
],
"tags": ["app"],
"author": { "login": "crs48" },
"pr": 174
}
Loading