ensu-v0.1.17

upstash/context7ensu-v0.1.17Jun 11, 2026by github-actions[bot]

AI Summary

The desktop app was migrated to Tauri v2, and several usability and compatibility improvements were added, including drag-and-drop support and device-specific memory checks.

Key Highlights

  • Migrated the desktop app to Tauri v2.
  • Added support for dragging and dropping images into chat attachments.
  • Added a mobile device memory check to disable local chat on devices with less than 4 GB of RAM.
  • Updated JNA library to satisfy Android's 16 KB page size requirement.
  • Fixed the desktop app version shown in settings.

New Features

  • Drag-and-drop image support
  • Low RAM device detection

Full Release Notes

- Fixed the desktop app version shown in settings.
- Updated JNA library to satisfy Android's 16 KB page size requirement.
- Added support for dragging and dropping images into desktop chat attachments.
- Migrated the desktop app to Tauri v2.
- Added a mobile device memory check to disable local chat on devices with less than 4 GB of RAM