Releases: dteoh/devdocs-macos
Releases · dteoh/devdocs-macos
v0.7.0
- Add preference to set default page zoom
- Clicking on dock icon will open a new window if there isn't one (#44)
v0.6.2
- Fix app icon background transparency (#42)
v0.6.0
- Add ability to navigate page history back and forwards
- Add ability to open current page in the system's default browser
- Moved in-page search field into the toolbar
- Minimum supported OS version is now Big Sur
- For the early adopters, the app is now a Universal macOS Binary
If you are using macOS Mojave or Catalina, please keep using v0.5.2.
v0.5.2
- Fix bug where "Import" file selector for webapp preferences breaks if "Cancel" is chosen
v0.5.1
- Can export and import DevDocs webapp preferences (#28)
- Defer dark and light mode theme switching to DevDocs webapp
v0.5.0
- Add ability to change document restoration preference on startup (#23)
v0.4.5
- Fix integration script by forcing desktop mode using a cookie (#18)
v0.4.4
- Fix flash of blank background in dark mode (#16)
v0.4.3
- Override more mobile detection functions (#14)
- Override
app.reload
internals to WKWebView