Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ldm0/cardinal

Cardinal 0.1.7

11 Nov 22:13

Choose a tag to compare

  • Added a cancellable search pipeline for a more responsive search experience.
  • Refined selected row styling with dedicated text color tokens for better contrast in both themes.

Cardinal 0.1.6

10 Nov 20:31

Choose a tag to compare

  • Further optimized search execution and reorganized the search cache for faster lookups.

Cardinal 0.1.5

09 Nov 16:10

Choose a tag to compare

  • search-cache: widen NameAndParent filename length tracking from u8 to u32 to handle very long paths without truncation or panic.

Cardinal 0.1.4

08 Nov 21:18

Choose a tag to compare

  • Fix i18n support for tray menu.
  • Rescans now clickable while updating cache.

Cardinal 0.1.3

07 Nov 23:59

Choose a tag to compare

  • Added keyboard shortcuts for Quick Look (Space), Finder reveal (Cmd+R), copy path (Cmd+C), and refocusing search (Cmd+F).
  • The search field auto-focuses after launch and whenever the quick-launch shortcut summons Cardinal.
  • i18n: add Ukrainian language support and translations

Cardinal 0.1.2

07 Nov 16:51

Choose a tag to compare

What's Changed

  • feat(shortcut&tray): support global shortcut to toggle cardinal by @Binlogo
  • feat(theme): implement theme switching functionality with user preferences
  • feat(context-menu): add “copy filename” option and update translations
  • feat(i18n): add Russian language support and translations

Full Changelog: compare v0.1.1…v0.1.2

Cardinal 0.1.1

07 Nov 04:47

Choose a tag to compare

Fixes iCloud download triggered by thumbnail generation.

Full Changelog: v0.1.0...v0.1.1

Cardinal 0.1.0

06 Nov 16:42

Choose a tag to compare

A initial release