Skip to content

Oryoki 0.1.0

Compare
Choose a tag to compare
@thmsbfft thmsbfft released this 11 Feb 21:04
· 183 commits to master since this release

Mostly a bugfix / tweak release. Also bumping version to 0.1.0 to better keep track of revisions.

• UI can now handle sizes down to 200x200px. (7aee08f)
• Use ctrl+enter in the omnibox to get a "feeling lucky" search result. (83ad636)
• Fix a bug where permission requests would freeze the renderer process. (723d937)

Misc: small UI tweaks and Electron update.