v0.8.0
🚀 Features
- Enhance ui for skipped version - by @ayangweb in #834 (4709f)
- Support installing local extensions - by @SteveLauC and ayang in #749 (32d4f)
- Support Quicklink on Rust side - by @SteveLauC in #760 (a553e)
- Support sending files in chat messages - by @ayangweb in #764 (855fb)
- Sub extension can set 'platforms' now - by @SteveLauC in #847 (c30df)
- Add extension uninstall option in settings - by @ayangweb in #855 (568db)
- Impl extension settings 'hide_before_open' - by @SteveLauC in #862 (ee75f)
- Deeplink handler for install ext from store - by @SteveLauC, rain9 and ayang in #860 (783cb)
- Index both en/zh_CN app names and show app name in Coco app language - by @SteveLauC (f5b33)
- Index app names in system language - by @SteveLauC (23372)
- Support context menu in debug mode - by @ayangweb (a4aac)
- File search for Linux/GNOME - by @SteveLauC in #884 (de3c7)
- File search for Linux/KDE - by @SteveLauC in #886 (412c8)
- Extension Window Management for macOS - by @SteveLauC in #892 (cdaa1)
- New extension type View - by @SteveLauC in #894 (7ac45)
- Support opening file in its containing folder - by @ayangweb in #900 (01c51)
🐞 Bug Fixes
- Fix issue with update check failure - by @ayangweb in #833 (924fc)
- Fix microphone permission issue - by @ayangweb in #851 (01c31)
- Web component login state - by @RainyNight9 in #857 (3ed84)
- Set up hotkey on main thread or Windows will complain - by @SteveLauC in #879 (828c8)
- Shortcut key not opening extension store - by @ayangweb in #877 (9aa7d)
- Resolve deeplink login issue - by @ayangweb in #881 (50b26)
- Use kill_on_drop() to avoid zombie proc in error case - by @SteveLauC in #887 (95048)
- Settings window rendering/loading issue - by @SteveLauC and ayang in #889 (efaaf)
- Fix ai extension assistant list fetch - by @ayangweb in #890 (4a5a4)
- Ensure search paths are indexed - by @SteveLauC in #896 (450ba)
- Bump applications-rs to fix empty app name issue - by @SteveLauC in #898 (e249c)
- Update window not closing - by @ayangweb in #904 (3131d)