Skip to content

Releases: skuong/mexboard

v1.28.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 05:28

1.28.0 (2026-06-30)

Bug Fixes

  • handle image preview for Windows (dc31737)
  • replace IconPlaceholder in context menu with lucide icons (951d9aa)

Features

  • add context menu for copy and delete item (19ffefa)
  • add context menu for copy and delete item (9832aa6)
  • add infinite scroll (8b89f9a)

v1.27.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 02:57

1.27.0 (2026-06-30)

Bug Fixes

  • handle image preview for Windows (95ce989)

Features

v1.26.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 01:45

1.26.1 (2026-06-30)

Bug Fixes

  • skip deeplink in cli arguments parsing (4011972)

v1.26.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 10:27

1.26.0 (2026-06-29)

Bug Fixes

  • add line clamp to clipboard text content (2a1bd40)
  • add TAURI_SIGNING_PRIVATE_KEY_PASSWORD secrets to prevent prompt on build (2fb5d57)
  • add unique constrain to hash column without manually creating index (23be8cf)
  • center image (1f7afac)
  • ci/cd: fix bash and js syntax conflict (650421d)
  • ci/cd: fix bash and js syntax conflict (b87d662)
  • ci/cd: retrieve envs correctly (d098b15)
  • focus window to make it a focused window on Windows OS (ec8f589)
  • focus window to make it a focused window on Windows OS (35feba6)
  • load initial value for per page limit (f3f180f)
  • make pasting onto other app more reliable by adding some delay (de2878f)
  • only send new message in stead of repeatedly sending the same message via websocket (de761f3)
  • remove unnecessary flex class name for wraping image (b45281f)
  • remove unnecessary flex class name for wraping image (1bc54e8)
  • remove unused use-paste-actions hook (a2f5e69)
  • set query client to refetch on window focus (2913d19)
  • update bindings type matching with image type changes in db schema (aa1e9d1)
  • use switch component for toggle monitoring button (ceaafb9)
  • use Vec for image blob and blake3 hash in db schema (81b3a02)

Features

  • add cards for adding new tabs (7d12ca5)
  • add excalidraw (c12c97c)
  • add hash comparision function (a754da3)
  • add image preview using webp format (b8f40b6)
  • add logging (e461123)
  • add sort_order for each item (4ecaa4b)
  • can copy image to system clipboard on click (f7c058d)
  • can copy text to clipboard when click on item card (ae80ec3)
  • can insert image (9358c19)
  • can insert text and check for duplicate item (067d3f2)
  • can list clipboards on the front-end—again! (797221b)
  • can load next page using infinite query (e013ee2)
  • can open a new window (6401686)
  • can paste clipboard onto other app (9e03583)
  • can read text again (a10d0ae)
  • can send text via websocket (73ce855)
  • config auto update plugin (2747515)
  • read image if getting ContentNotAvailable while reading text (5a81fcc)
  • request image via async uri scheme (6f5e80c)
  • store all image in webp (2da3c82)
  • use Tanstack router for code spliting and prepare for more features (a2621c3)
  • use Tauri store for storing clipboard per page limit (543f482)

v1.26.0-beta.9

v1.26.0-beta.9 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jun 05:19

1.26.0-beta.9 (2026-06-10)

Features

  • can copy image to system clipboard on click (31f0961)

v1.26.0-beta.12

v1.26.0-beta.12 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jun 10:33

1.26.0-beta.12 (2026-06-10)

Bug Fixes

  • ci/cd: retrieve envs correctly (fde66d4)

v1.26.0-beta.11

v1.26.0-beta.11 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jun 10:15

1.26.0-beta.11 (2026-06-10)

Bug Fixes

  • make pasting onto other app more reliable by adding some delay (4e22ea9)

v1.26.0-beta.10

v1.26.0-beta.10 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jun 06:31

1.26.0-beta.10 (2026-06-10)

Bug Fixes

  • remove unused use-paste-actions hook (66be52c)

Features

  • can paste clipboard onto other app (56c224b)

v1.26.0-beta.8

v1.26.0-beta.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jun 16:40

1.26.0-beta.8 (2026-06-09)

Features

  • can copy text to clipboard when click on item card (098233f)

v1.26.0-beta.7

v1.26.0-beta.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jun 12:52

1.26.0-beta.7 (2026-06-08)

Features

  • add cards for adding new tabs (a5b084b)