Skip to content

Version History

Version 1.0.0 - 2025-02-21

Changed

  • (Memos) Bundled version: v0.24.0.
  • Ported to Tauri v2.
  • Update contribution guide - (9068f58).
  • Database checkpoint and config writing are now more robust and less resource-intensive.

Added

  • Menu bar with useful resources.
  • Configuration window.
  • Initial localization support.
  • Support for a custom user agent when running in client mode.
  • (Linux) Heuristics to improve the WebView rendering.
  • (macOS) Allow plain HTTP remote servers - (65d5c08).

Fixed

  • Fix file drag-and-drop.
  • (macOS) Fix issue with Memos not launching.

Known issues

  • (Linux) Tauri v2 degraded WebView performance on some systems with an NVIDIA GPU due to a regression in WebKitGTK. The app is usable, but there is little we can do to make the rendering fast.