Skip to content

Releases: amicalhq/prismical

Prismical Desktop v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 May 19:31

Prismical Desktop v0.1.0

Features

  • ai: unified provider registry + first-class @ai-sdk integrations (PRSM-62) (#16) (9975d1b)
  • seed: bifurcate dev fixtures from prod bootstrap (PRSM-61) (2bf58cc)
  • notes: transcription dock menu — copy + add to note (PRSM-55) (4ec98b2)
  • editor: slash command menu (PRSM-47) (#15) (c60034c)
  • editor: y-prosemirror binding + markdown sidecar (PRSM-56) (#14) (cf49304)
  • editor: TipTap tables, drag handle, emoji, native Cmd+F (PRSM-57) (c02e5b3)
  • desktop: Release flows for Windows x64 (#12) (18e3028)
  • theme: soften base foreground by a hair (PRSM-42) (dcbd9b2)
  • notes: tighten gap between meta row and body (PRSM-42) (34d8d7c)
  • notes: subdue editor body text color (PRSM-42) (48dfd43)
  • notes: soften title and editor heading weights (PRSM-42) (a46aaf5)
  • skills: mode-agnostic prompts and post-hoc mode switch (PRSM-43) (#11) (0207c88)
  • skills: audit default skill prompts (PRSM-41) (1f3fa21)
  • sidebar: soften nav row weight for less clutter (PRSM-40) (cadf8c1)
  • Skills subsystem (PRSM-2) (1a7cae5)
  • windows: add native meeting audio capture with WebRTC AEC3 (16f5779)
  • commander: improve UX (PRSM-34) (#8) (2f05c9e)
  • commander: search folders and tags in Cmd+K (PRSM-31) (#7) (ba05c23)
  • notes: unified browser with folders + tags + sort (PRSM-30) (#6) (d39efbd)
  • folders: cascade delete with preview counts (PRSM-27) (4d0af23)
  • folders: hover-only sidebar 'View all' to match tags (PRSM-27) (2c0978f)
  • folders: add folder chip on note page (PRSM-27) (2f440a1)
  • folders: complete folder management (PRSM-26) (#5) (ab8cd1a)
  • sidebar: persist Favorites, Folders, and Tags open state (7f2205e)
  • sidebar: make Favorites, Folders, and Tags groups collapsible (1c6e8ea)
  • sidebar: reveal shortcut hints only while Cmd/Ctrl is held (9e59138)
  • sidebar: add Notes top-level item, lift Search above Home (04feafa)
  • tags: inline "View all ›" in sidebar header, hover-only (20181be)
  • tags: /tags row — count next to kebab, pointer cursor on click (f3f5cda)
  • tags: widen /tags rows horizontally (PRSM-25) (88e4f8f)
  • tags: broader rows and stable kebab on /tags page (PRSM-25) (08638a4)
  • tags: polish sidebar Tags empty state (PRSM-25) (01acefb)
  • tags: bigger sidebar kebab hit target, persist while menu open (PRSM-25) (32f9688)
  • tags: truncate long tag names in TagHash (PRSM-25) (1d05335)
  • tags: move sidebar "View all" affordance into group header (9227ee3)
  • desktop: move app routes out of settings shell (#4) (4f9004e)
  • tags: flat many-to-many tags primitive (PRSM-18 + PRSM-24 polish) (#2) (9475666)
  • notes: centre-align waveform bars in floating recording widget (f860748)
  • notes: drive recording waveform from real mic + system audio (a14351c)
  • notes: make Stop snappy, surface "Transcribing…" in panel (89575d8)
  • notes: surface Generate notes pill above the dock (feadc36)
  • notes: make ⌘Z revert AI summary regenerations (f60d771)
  • notes: remove MeetingRecordingBanner (8097633)
  • notes: mount global RecordingBottomCluster, drop per-note copy (aaa0fa8)
  • notes: add RecordingBottomCluster component (5001d6b)
  • notes: add RecordingJumpPill component (afdaa9a)
  • notes: add CurrentNoteContext skeleton (ade95d0)
  • notes: shimmer editor text while AI summary is generating (b9af8df)
  • notes: mark Generate-notes button with sparkle and right-align it (982347a)
  • ai: multi-instance providers + redesigned AI Models settings (#1) (42a061f)
  • widget: fold meeting-detected notification into the floating widget (125f283)
  • meeting-widget: redesign as vertical right-edge pill with stop + open controls (9392d0d)
  • onboarding: redesign flow with model picker and AI prompt (0ecf07b)
  • shortcuts: in-app back/forward + built-in shortcuts reference card (dd171f8)
  • shortcuts: user-configurable global Toggle Prismical hotkey (d6f0e38)
  • settings: Cmd/Ctrl+, shortcut to open Preferences (588a7c2)
  • notes: tooltips on recording dock and tab switcher (42022a1)
  • ai-models: dev-only mock language model provider (a097f8a)
  • notes: expand/contract toggle on transcription panel (856f97c)
  • notes: global New Note button in site header (64d2db1)
  • notes: collapse note header into slim bar on narrow widths (ee4debd)
  • notes: floating tab-switcher pill, unified dock styling (3b6c498)
  • notes: clickable event chip with details popover (4793c76)
  • notes: restore pre-rework note header + metadata row (2d83bd7)
  • notes: replace disabled Generate-notes button with blocker dialog (70cfe27)
  • notes: wire AI Summary artifact UI with editable tabs (f7cf7fc)
  • notes: introduce note_artifacts table for AI-generated content (900a9be)
  • events: wire upcoming events UI to db + use unix-timestamp schema (20ca8d7)
  • separate out core audio tap and mic ingestion + harden aec3 (1c27d17)
  • add logo and icon assets (6820ce5)
  • add in app recording indicator (386766d)
  • add floating widget to indicate ongoing recordings (564c43e)
  • add scrolling and smoothness to transcript view (bb5b5e2)
  • add perms configuration to onboarding (31fccd0)
  • add vad detection (c5e6c79)
  • wire coreaudio taps (a3859eb)
  • add transcription + note gen (2d93ca9)
  • wire basic transcription flows (91df324)
  • desktop: show event metadata and transcription toggle in note editor (4a0a454)
  • desktop: replace eventData JSON column with events table and FK (5393601)
  • desktop: show rich note info in header on scroll (b6f507f)
  • desktop: add note transcription split view (7ffa969)
  • desktop: replace folder dropdown sub-menu with searchable combobox dialog (074184e)
  • desktop: redesign sidebar folder rows with chevron toggle and add-note button (a3aeee8)
  • desktop: add hover and expand animations to recording pill (0f33d70)
  • desktop: add floating recording dock to notes (48f7b70)
  • desktop: add dropdown menus to sidebar notes and folders (9360267)
  • desktop: add Cmd+H home shortcut and clean up sidebar (e416f97)
  • desktop: add all events page with date-grouped view (7c269f1)
  • desktop: add date labels, hover actions, and calendar links to upcoming events (dfa4716)
  • desktop: group home notes by Today/Earlier and show 24hr time (b5b807a)
  • desktop: add home dashboard with upcoming events and notes (4d8eecc)
  • desktop: add notes favorites and folder organization (f0923f1)
  • desktop: split sidebar modes and fix broken navigation routes (9f22908)
  • desktop: add mute dictation sounds preference (d67d8b3)
  • desktop: add transcription issue reporting and fix speech model tracking (0777bcd)
  • desktop: add server-driven update metadata with localized prompt/force dialogs (8c0e0b6)
  • add v8 settings migration for dictation language defaults (0188317)
  • add feature-flag-driven CTA button to sidebar (c3521ea)
  • Allow opening specific notes in the notes window and refactor its management and related UI. (c9aad47)
  • Implement new note window accessible via global shortcut. (c116a53)
  • rework the app layout (b2a98cd)
  • add support for feature flags (a487d3c)
  • add update channel setting and rewrite auto-updater with native Electron autoUpdater (99d48f8)
  • add Japanese (ja) and Spanish (es) localization (#96) (acc8380)
  • Enhance transcription pipeline with VAD audio filtering, segment filtering, hallucination detection (0fca6d7)
  • add support for retrying transcriptions (0283c20)
  • Enhance error handling and telemetry capture for application initialization, service failures, and native bridge calls. (d41b41e)
  • add pressed-keys recheck and stale key pruning (4a40ea7)
  • markdown support and ux improvemets for voice notes (#82) (ea3225d)
  • add i8n support (6b12c9a)
  • support both right and left modifiers for shortcuts (42c6631)
  • add dev-only theme toggle to sidebar (#84) (0bb5256)
  • add paste-last-transcript shortcut with defaults and migration (82cf24a)
  • ax rewrite for windows to better handle electron apps (7069fe6)
  • add Homebrew Cask support (#64) (0c657d8)
  • ax rewrite for windows to improve context (b11e774)
  • ax rewrite for swift to improve context (fb056b4)
  • enable formatting via cloud models - pass context info (74f1a90)
  • formatting handling + alpha tag for formatting (ba1b85e)
  • enable acceleration via vulkan (402b44e)
  • add optional cloud models for transcrption (f6224ae)
  • migrate from smart-whisper to custom binding + add cuda support (a295c92)
  • add global search (42971b5)
  • add tray manager (e744617)
  • telemetry enablement/disablement option (2003817)
  • enable launch at login support (2ad4ad3)
  • publish workflow (d28c390)
  • add preferred microphone selection and settings management (#36) (fafc1db)
  • recording toggle via widget click (43339f5)
  • onboarding window to check perms (a6e9c3d)
  • www: migrate www to cloudflare worker (#21) (24c443c)
  • www: init blog (#20) (f48ec8a)
  • update hero with cards carousel (#18) (f432317)
  • add Discord link to layout with icon (#16) (5f734e2)
  • add comparison component to home page (#15) (6f270d5)
  • electron app init & setup (#10) (fbe87f2)
  • www: add context power section on landing page (#9) (4431d2b)
  • www: add sitemap and robots.txt (#5) (4588253)
  • www: hero and FAQ on home page (#4) (0468b37)
  • www: add basic layout including header, footer and meta (#3) (0355405)
  • www: init www (#2) (cf1a646)
  • ci: add CI workflow for building and testing with pnpm (#1) (f462489)
  • create-turbo: install dependencies (21cc050)
  • create-turbo: apply pnpm-eslint transform (8bd8df8)
  • create-turbo: apply official-starter transform (0fde137)
  • create-turbo: create basic (27fc6a9)

Bug Fixes

  • seed: gate d...
Read more

Prismical Desktop v0.0.1-beta.7

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 May 03:59

Prismical Desktop v0.0.1-beta.7

Bug Fixes

  • seed: gate dev fixtures on app.isPackaged, not NODE_ENV (cffa847)

Downloads

macOS

  • Apple Silicon (M1/M2/M3): Download the DMG or ZIP file for arm64
  • Intel: Download the DMG or ZIP file for x64

Windows

  • Windows (x64): Download the .exe installer for 64-bit Windows

Installation

macOS:

  • DMG: Download and open the DMG file, then drag Prismical to your Applications folder
  • ZIP: Download and extract the ZIP file, then drag Prismical to your Applications folder

Windows:

  • Download and run the .exe installer
  • Follow the installation wizard
  • The app will be installed to your user AppData folder and a shortcut will be created

The ZIP files are primarily for automatic updates. We recommend using the DMG files for initial installation on macOS.