Skip to content

Releases: hardpixel/devdocs-desktop

Rewrite UI updates on webview events

06 Dec 20:53
Compare
Choose a tag to compare

Use mutation observer to toggle save button visibility
Use mutation observer to sync search-input and search-tag
Optimize application startup
Fix uri loading when app already open

Optimize link handling on click

05 Sep 08:58
Compare
Choose a tag to compare

Open external links in browser on left click
Prevent opening links in browser if not clicked by user

Rewrite webview interaction implementation

28 Apr 19:33
Compare
Choose a tag to compare

Use webkit.postMessage to exchange messages between app and webview
Fix offline issue on application start-up without connection

Optimizations and theme switch fix

19 Apr 18:47
Compare
Choose a tag to compare

Fix theme switch for latest devdocs version
Replace $ with document.querySelector
Remove old settings migration

Bug fixes and optimizations

26 May 14:17
Compare
Choose a tag to compare

Fix single documentation search keyboard interaction
Show documentation tag when started from tty
Optimize documentation tag visibility
Various code optimizations

Single Documentation Search

19 Nov 14:57
Compare
Choose a tag to compare

Add support for single documentation searching
Add auto switching to dark/light GTK theme
Sync keyboard shortcuts/behavior with browser version
Fix error when no network available (enable web app cache)
Add shortcuts for zoom in/out/reset

Add single instance support

31 Oct 22:03
Compare
Choose a tag to compare
add dbus service for single app instance

fixes ssue #8

Add Finder, Fix Theme Bugs

10 Sep 16:51
Compare
Choose a tag to compare

Add finder with Ctrl+F shortcut
Fix theme change and unstyled application bugs

Update to Webkit2

22 Apr 18:06
Compare
Choose a tag to compare

offline is now working
optimized application code

Fix compatibility with new UI

27 Feb 14:39
Compare
Choose a tag to compare

Add preferences menu item
Remove menu select docs, toggle layout and toggle light buttons