0.6.1
All changes | All closed issues
Improvements:
- Added Back/Forward to the webview's context menu. (#925)
- Made search prefixes case insensitive. (#957)
- Added Ctrl+L shortcut for focusing search input field. (#401)
- Portable version now uses a relative path to the docset storage if it's a subdirectory. (#956)
Fixed Issues:
- Fixed platform defined shortcut for preferences being ignored.
- Fixed default fixed font size not saved. (#903)
- Fixed broken JavaScript links. (#915)
- Fixed
make install
not updating icon cache. (#922) - Set webview background color to white by default. (#892)
- Fixed a problem preventing docset extraction to path containing non-Latin characters. (#747)
- Fixed reproducibility of builds once again.