SessionlySessionly

Changelog

What's new in Sessionly

Release notes for every version. For the full list of builds and downloads, see the GitHub releases.

v2.0.0

Rebuilt on Tauri v2

A ground-up rewrite from Electron to Tauri v2 — a smaller, faster, fully native app — plus live monitoring, native notifications, and Claude Code hooks.

  • NewRebuilt on Tauri v2: dramatically smaller download and memory footprint, faster startup, native performance.
  • NewRedesigned home screen — a live session-monitoring dashboard showing active vs. quiet projects at a glance.
  • NewCross-platform native notifications when sessions complete or error, with per-event settings and smart cooldown de-duplication.
  • NewClaude Code hooks integration — opt-in hooks that signal the moment a session stops, with in-app setup docs.
  • FixedWorking, signed auto-updates — resolves the "Failed to check for updates" error from v1.x.
  • ImprovedRefreshed dark app icon.

v1.1.0

Groundwork for v2

Preparing the move to a native architecture, with an in-app banner to guide the upcoming v2 migration.

  • NewIn-app migration banner introducing the upcoming v2 release.
  • ImprovedStreamlined the interface ahead of the Tauri rebuild.

v1.0.15

Export to Markdown

Save any session as clean Markdown to share, archive, or drop into your notes.

  • NewExport any session to a Markdown file.
  • ImprovedStability and polish across the session viewer.

v1.0.1

First public release

The original Sessionly — browse your Claude Code session history in a clean, native desktop app.

  • NewBrowse sessions grouped by project, with message counts, timestamps, git branch, and model.
  • NewRich message viewer: syntax-highlighted code, expandable tool calls, extended thinking, and subagent conversations.
  • NewReads sessions directly from ~/.claude — no database, fully local.