Request for Inkdrop 5.11.7 Intel build for macOS Big Sur

バグ報告

I am using macOS Big Sur 11.7.11 on an Intel Mac.

The download page currently says “Requires: macOS 10.13+”.
However, when I download and try to launch Inkdrop 5.11.9, macOS says:

“You have macOS 11.7.11. The application requires macOS 12.0 or later.”

As far as I understand, Inkdrop 5.11.7 was the last version compatible
with macOS Big Sur, but the Intel build of that version is no longer
available from the current download page.

Could you please provide an official download link for the Intel build
of Inkdrop 5.11.7 for users on macOS Big Sur?

It would also be helpful if the “macOS 10.13+” requirement shown on the
download page could be updated to reflect the actual requirement of the
current version.

利用環境

  • Platform: macOS
  • Platform version: Big Sur 11.7.11
  • App Version: 5.11.9

再現方法

Launch v5.11.9 app on macOS Big Sur.

Hi @Masafumi_Okada ,

Sure, here it is:

Please note that you can’t log in from this binary due to a recent security measure on the server side:

To disable auto-update, please edit config.json like so:

{
  "*": {
    "core": {
      "autoUpdate": false
    }
  }
}

Thanks for pointing it out!
Right, the recent Electron versions no longer support Big Sur.
I’ll update the website soon.

By the way, is it hard to bump up your mac to 12.0 (Monterey) or later?
Because v6 is just around the corner, and I wonder you can upgrade to the latest version.