Releases: getgrinta/grinta
Grinta v0.4.2 - Calendar meetings, accessory view
See the assets to download this version and install.
What's Changed
- feat(version): Bump by @candiun in #72
- feat(calendar): Join meeting by @candiun in #73
- feat(calendar): Support for location map and participants mailing by @candiun in #74
- fix(calendar): Calendar item max width by @candiun in #75
- feat(menu): Socials by @candiun in #76
- Accessory views by @candiun in #77
- fix(startpage): Fix startpage response handling by @candiun in #78
- fix(spotlight): Escape backslash by @candiun in #79
- docs(docs): Update docs by @candiun in #80
- Update README.md by @candiun in #87
- Feat/Add Web Extension by @yzuyr in #88
- fix(ci): fix commit labeling by @yzuyr in #89
- fix(accessory-view): Fix by @candiun in #90
- Calendar event delimiter & accessory view theme fixes by @candiun in #91
Full Changelog: v0.4.1...v0.4.2
Grinta v0.4.1 - Calendar and quicklinks
See the assets to download this version and install.
What's Changed
- fix(scrolling): Scroll to items alignment by @candiun in #47
- feat(widgets): Widget shortcuts by @candiun in #48
- fix(shortcuts): log by @candiun in #49
- fix(appupdate): i18n, check for update check version by @candiun in #50
- feat(wipe): Wipe data toast by @candiun in #51
- GRNT-268: Predefined set of shortcuts in settings by @candiun in #52
- Calendar integration by @candiun in #53
- feat(calendar): Docs & all day info by @candiun in #54
- feat(website): Arch links by @candiun in #55
- feat(docs): Update readme by @candiun in #56
- Feat/readme update by @candiun in #57
- chore(app): improve general navigation by @yzuyr in #58
- feat(quicklinks): Quicklinks by @candiun in #59
- Remove quicklink by @candiun in #60
- GRNT-122: Quicklink fix, refactor by @candiun in #61
- Custom quicklinks by @candiun in #62
- Fix quicklink adding errors by @candiun in #63
- Quicklinks - Support for 2 chars, search input adjustment, fixes by @candiun in #64
- Style fixes by @candiun in #65
- Quicklinks - smart match item & Scira by @candiun in #66
- chore(runed): Update to 0.26.0 by @candiun in #67
- Quicklinks fixes. Release 0.4.0 by @candiun in #68
- fix(entitlements): Calendar by @candiun in #70
- Fix/calendar entitlements by @candiun in #71
Full Changelog: v0.3.2...v0.4.1
Grinta v0.3.2
Grinta v0.3.1
See the assets to download this version and install.
Grinta v0.3.0 – Final Countdown 🎉
This release brings a revamped UI, major icon and favicon handling improvements, developer plugin support, and a wave of usability and reliability enhancements.
See the assets to download this version and install.
✨ Highlights
- UI Overhaul: A fresh new look and improved user experience across the board.
- Plugin System: First iteration of a plugin interface to extend Grinta’s capabilities.
- Better Icon Handling: Improved support for wrapper apps and PNG icons.
- Favicon Improvements: More reliable favicon loading – now handles non-default paths, subdomains, and favicon.ico fallbacks.
- Notes Translation: Translate your notes directly in the app.
- Command UX:
- Selection is now preserved across refreshes.
- Clear query after inactivity or execution.
- Improved autosuggestions and query highlighting.
- File Context Menus: “Show in Finder” now selects the correct file.
- Security Boost: Note encryption using the system keychain.
- Spotlight Improvements: Leaks investigated and query escaping added.
- Better Observability: Enhanced error tracking and visibility.
- Hotkey Fixes: Streamlined note keyboard shortcuts.
🛠 Other Improvements
- Fixes to onboarding and production bundle identifiers
- Don’t record widget interactions in history
- Enhanced rate limiting for network stability
- Website article updates
- Dependency updates
Commits
- Chore/GRNT-240 Error observability improvements by @yzuyr in #9
- Investigate leaks in spotlight search and icons by @candiun in #10
- Fix/GRNT-242 fix bundle identifier on prod by @yzuyr in #11
- chore(website): add 0.2 article by @yzuyr in #12
- chore(website): fix 0.2 article by @yzuyr in #13
- feat(icons): Handle wrapper app icons & png icons by @candiun in #14
- GRNT-245: Keep command selection between command refreshes by @candiun in #15
- GRNT-222: Context menu for notes and show in finder now selects given file by @candiun in #16
- GRNT-247: Load favicon for url command handlers by @candiun in #17
- GRNT-200: Add translation to notes by @candiun in #18
- Feat/GRNT-244 Plugin interface by @yzuyr in #19
- fix(app): fix onboarding imports by @yzuyr in #20
- GRNT-255: Fix url parsing for favicons by @candiun in #21
- GRNT-253: Fix query highlighting by @candiun in #22
- GRNT-252: Clear query on inactivity or command handler execution by @candiun in #23
- GRNT-254: Fix autosuggestion for text selection in notes by @candiun in #24
- fix(app): fix ordering by @yzuyr in #25
- GRNT-230: Encryption using system keychain by @candiun in #26
- GRNT-258: Loading non-default favicon.ico favicons by @candiun in #27
- GRNT-261: Fix favicon loading with paths and different subdomains by @candiun in #28
- GRNT-263: Distinguish removal from removal from history by @candiun in #29
- GRNT-262: Dont record widgets by @candiun in #30
- fix(spotlight): Escape query by @candiun in #31
- Feat/0 3 UI revamp by @yzuyr in #32
- fix(hotkeys): fix note hotkeys by @yzuyr in #33
- fix(rate limit): increate req by @yzuyr in #34
- Fix/0 3 in code rl by @yzuyr in #35
- chore(deps): bump the cargo group across 1 directory with 2 updates by @dependabot in #4
- Chore/0 3 ai copy by @yzuyr in #36
- feat(segmented-control): UX by @candiun in #38
- Feat/0 3 final countdown by @yzuyr in #39
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.2.2...v0.3.0
Grinta v0.2.3
Grinta v0.2.2
See the assets to download this version and install.
What's Changed
- Fix/GRNT-229 Missing Safari icon by @yzuyr in #5
- Fix/GRNT-233 Disable Command-Q by @yzuyr in #6
- feat(icons): Pick CFBundleIconFile as app icon by @candiun in #7
- feat(search): Adding exts refocuses input by @candiun in #8
New Contributors
Full Changelog: v0.2.1...v0.2.2
Grinta v0.2.1
See the assets to download this version and install.
Full Changelog: v0.2.0...v0.2.1
Grinta v0.2.0 - The AI-Powered Spotlight Alternative
We're thrilled to announce the first beta release of Grinta - the open-source, privacy-focused macOS search bar that combines AI, notes, and powerful search capabilities in one shortcut!
✨ Key Features
🔍 Intelligent Search
Web & AI Search: Toggle between traditional web search and AI-powered answers with Command+J
File System Search: Quickly find your files and folders with fuzzy matching
Incognito Mode: Search privately without saving history (Command+P)
🧠 Natural Language Processing
Currency Conversion: Convert between currencies with natural queries like "100 chf to eur"
Date Operations: Calculate dates with queries like "45 days from now"
Unit Conversion: Seamlessly convert between metric and imperial units
Text Math: Perform calculations using natural language like "five times seven"
📝 Powerful Note Taking
Markdown Support: Write and format notes with a floating formatting menu
Quick Access: Switch to notes mode with Command+2 or create a new note with Command+N
Export Options: Copy notes in raw format or manage them via the sidebar menu
🧮 Productivity Tools
Calculator: Perform quick calculations directly in the search bar
Clipboard Manager: Access your clipboard history with ease
Custom Widgets: Pin your most-used commands to create a personalized dashboard
⚡ System Integration
Application Launcher: Open any application instantly
File Actions: Perform file operations directly from search results
Keyboard Shortcuts: Navigate efficiently with customizable shortcuts
🛠️ Technical Details
Built with Tauri, Rust, and Svelte 5
Privacy-focused design keeps your data on your device
Open-source and community-driven development
🔮 What's Next
This is just the beginning! We're committed to making Grinta the ultimate productivity tool for macOS users. Stay tuned for more features, improvements, and optimizations in upcoming releases and follow us on https://x.com/getgrinta for even faster updates on our work.
💻 Installation
Download the latest version using one of the below links or visit getgrinta.com to learn more.