Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Releases: egoist/devdocs-desktop

v0.7.2

19 Apr 05:22
Compare
Choose a tag to compare

To keep the maintenance active please consider sponsoring me on GitHub: https://github.com/sponsors/egoist

Changes

  • Upgraded to Electron 12, so it could run on Mac M1.
  • Now the Mac app is not signed due to that my mac app developer program has expired and I've no intention to renew it (which costs $99/y)

Install

v0.7.1

07 Mar 12:55
Compare
Choose a tag to compare

To keep the maintenance active please consider sponsoring me on GitHub: https://github.com/sponsors/egoist

Changes

  • Upgrade to Electron v8
  • Better dark mode
  • Mac version is signed

Install

v0.6.9

19 Mar 15:54
Compare
Choose a tag to compare

New:

  • Add support for HTTP basic authentication.

Install

v0.6.8

01 Dec 09:02
Compare
Choose a tag to compare
v0.6.8 Pre-release
Pre-release

Support devdocs:// protocol which means you can now call devdocs-desktop from cli:

open devdocs://search/keyword

Currently only support macOS. PR for Windows/Linux support is welcome.

Install

v0.6.7

20 Oct 16:47
Compare
Choose a tag to compare

Hmm this release doesn't do too much, it just fixed the weird background-color of our header element on macOS 10.13 (High Sierra).

Install

v0.6.6

28 Sep 07:39
Compare
Choose a tag to compare

New

  • Search selected text

selection

Install

v0.6.5

16 Aug 14:20
Compare
Choose a tag to compare

New

  • Portable build for Windows (#42)

Fixes

  • remove webview outline on focus
  • fix linux category (#39)

Install

v0.6.4

24 Jun 04:49
Compare
Choose a tag to compare

Fixes

  • Focus search field after click header
  • Tweak in-page search

Install

v0.6.3

21 Jun 14:50
Compare
Choose a tag to compare

Fixes:

  • Focus the search input whenever the window is shown (#32)

Install

v0.6.2

21 Jun 11:49
Compare
Choose a tag to compare

Fixes:

  • Double click header to maximize the window (macOS)
  • Focus webview when app is activated (by clicking tray or dock icon)

Install