Skip to content

Releases: timche/meru

v3.0.0-alpha.10

20 Mar 14:14
Compare
Choose a tag to compare
v3.0.0-alpha.10 Pre-release
Pre-release

Discuss and give feedback about v3.0.0-alpha here.

v2.25.3

20 Mar 03:35
ff8f81d
Compare
Choose a tag to compare
  • Don't notify the user if showing the file location (#260) de96d0e

v3.0.0-alpha.6

19 Mar 02:25
Compare
Choose a tag to compare
v3.0.0-alpha.6 Pre-release
Pre-release

Discuss and give feedback about v3.0.0-alpha here.

  • add ability to change zoom factor 2eaec7c
  • add ability to fully reload app 3b27d38
  • remove debug mode fa0eafb
  • add ability to remove account from app menu 868ae18
  • fix context menu d6cca18
    • Bug was introduced in v3.0.0-alpha.1
  • add ability to inspect element from context menu 14a0c7e
  • open mailto links with selected account 8e3b539
  • open add account when trying to add account in gmail c26c117
  • use local shortcuts to select account instead of registering global shortcuts eb615c5

v3.0.0-alpha.5

18 Mar 02:22
Compare
Choose a tag to compare
v3.0.0-alpha.5 Pre-release
Pre-release

Discuss and give feedback about v3.0.0-alpha here.

  • fix burger menu offset when having multiple accounts 00d8387
    • Bug was introduced in v3.0.0-alpha.4
  • update app/dock/tray menu after removing account 66599e5

v3.0.0-alpha.4

18 Mar 01:35
Compare
Choose a tag to compare
v3.0.0-alpha.4 Pre-release
Pre-release

Discuss and give feedback about v3.0.0-alpha here.

No v3 specific changes, just merging main changes into v3.

v2.25.2

18 Mar 21:41
Compare
Choose a tag to compare
  • fix search history list style 870806a

v2.25.1

18 Mar 01:27
Compare
Choose a tag to compare
  • fix release channel up/downgrade c414bd4
  • fix compact header search css e6d4232
  • set minimum window width and height 43bbb54

v3.0.0-alpha.3

17 Mar 03:52
Compare
Choose a tag to compare
v3.0.0-alpha.3 Pre-release
Pre-release

Discuss and give feedback about v3.0.0-alpha here.

  • macOS: render traffic lights space only when compact header is enabled a2eb2bc
  • tweak add/edit account form e6583e9
  • use Add instead of Save to add account da39c9e
  • fix dock menu c535917
  • add ability to select account from app/dock/tray menu a192be1
    • In the app menu it will also show each account's shortcut which is Command/Control 1-9
  • add ability to open developer tools for gmail 42050b7
    • ViewDeveloper Tools or Command/Control Alt I (macOS) / Control Shift I (Linux/Windows)
  • add ability to reload gmail fa4ee93
    • ViewReload or Command/Control Shift R
  • use user agent fix by default 7b67431
    • Configurable with SettingsAdvancedUser AgentUse User Agent Fix
  • add ability to add/edit account with enter 15e84a2

v3.0.0-alpha.2

16 Mar 01:00
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release

Discuss and give feedback about v3.0.0-alpha here.

v2.25.0

16 Mar 00:50
Compare
Choose a tag to compare
  • add option to choose release channel 9ef45ba
    • Available channels: Stable and Dev
    • You're now able test the current v3.0.0-alpha pre-releases, which adds support for multi-accounts, by switching to the Dev channel. Feedback, bug reports and general discussion are happening at #242
    • If you the Dev channel is not stable enough, you can just switch back to the Stable channel.