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
15 changes: 14 additions & 1 deletion packages/changelog/content/1.4.13.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: "2026-08-24"
summary: "Anarlog 1.4.13 adds working custom automations, clickable chat context, easier summary regeneration, smoother subscription sign-in, and more reliable recording."
summary: "Anarlog 1.4.13 adds custom automations, clickable chat context, stable and branded sharing links, smoother subscription sign-in, and more reliable recording."
---

## Automations and chat
Expand All @@ -15,6 +15,15 @@ summary: "Anarlog 1.4.13 adds working custom automations, clickable chat context
- Regenerate a summary from the template that produced it without switching
templates first

## Sharing

- Keep the same public note link when access settings change instead of
replacing and copying a new link
- Give an enterprise workspace a branded `<name>.anarlog.so` sharing domain
from Team settings
- See suggested meeting attendees clearly separated from people who already
have access; Anarlog sends nothing until you click **Invite**

## Intelligence

- Connect an existing Claude subscription without Anthropic rejecting the
Expand All @@ -23,6 +32,8 @@ summary: "Anarlog 1.4.13 adds working custom automations, clickable chat context
without copying the callback URL into Anarlog
- Open the authorization page only after Anarlog is ready to receive its
callback, while keeping manual paste available when the local port is busy
- Use Mistral batch transcription with regional language settings such as
`en-US` and `pt-BR`
- Stop repeatedly retrying invalid transcription credentials or provider
configurations and show the provider's useful error instead

Expand All @@ -32,5 +43,7 @@ summary: "Anarlog 1.4.13 adds working custom automations, clickable chat context
cannot open instead of crashing or ending recording setup
- Avoid PulseAudio and PipeWire monitor sources when choosing a Linux
microphone
- See synced or corrected note changes as soon as you leave the editor, without
waiting for another refresh
- Let search indexing retry later when the local database is busy instead of
competing with active app work
Loading