Skip to content

v3.1.0-beta

Pre-release
Pre-release

Choose a tag to compare

@akashnimare akashnimare released this 22 Jul 14:41

New features

  • Support dark mode on macOS.
  • Add option to find accounts by email.
  • Add option to hide Menu bar to View menu.
  • Show a loading indicator in the sidebar.
  • Update Help Center to open help page of the currently active server.
  • Improve auto-detection of spellchecker language.
  • Disable menu items on non-server pages.

Fixes

  • Updated, more robust server validation logic.
  • Fix JSON DB errors observed when switching tabs.
  • Fix issue with the creation of large .node files in the Temp folder on Windows machines.
  • Fix issue where drafts were not saved properly.

Development

  • Migrate codebase to TypeScript.
  • Set the indent_size in .editconfig to 4.
  • Use .env file for reading Sentry DSN.