Skip to content

v1.2.0 Release

Latest
Compare
Choose a tag to compare
@madodig madodig released this 22 Feb 00:21
43d692d

Tested with Trilium v0.62.6 (desktop and self-hosted deployment)

Fixed

  • The widget is now properly positioned in self-hosted deployments
  • Fixed the following error: “You're passing an async function to api.runOnBackend() which will likely not work as you intended. Either make the function synchronous (by removing 'async' keyword), or use api.runAsyncOnBackendWithManualTransactionHandling()”

Changed

  • Dropdown is hidden after the theme is selected