Releases: mooz/ikeysnail
Releases · mooz/ikeysnail
Release 1.5.0
- Add goto daily note command (a969c16)
- Add daily tag to scrapbox bookmark (3e9f6bc)
- Show favicons in bookmarks and site selector (fe5731a)
- Improve the shortcutkey descriptions and dynamic help (9178c77)
- Change description style (a0f89de)
- Show command's description in help (9ba3049)
- Fix regression (0581114)
- Fix show help button (1b4b1b6)
- Correctly cancel timers for messages (d96af93)
- Command description (eafd537)
- Add
M-x
(77158a1) - Add
?
(01208fa) - Popup panel accepts
prompt
option (5c7530c) - Add show key help ('?' triggers it) (7c28e3f)
- Don't override Meta-t (9f59a80)
- Add dependency to settings.default.js (48d3c25)
- Remove Scrapbox key (f5c98a4)
- Lmit
:
shortcut key to view mode (02e2ebb)
Release 1.4.0
- No npm publish (59a619c)
- Enhance makefile (make package and make release now work) (b4cfbe1)
- Bump up dependent packages (cdca4f2)
- Add remote config mechanism (config.REMOTE_CONFIG_URL) (c728d3b)
- Add Makefile (2f49efa)
- Fix building procedure (f3e3673)
- Add a releasing procedure to README (1725d00)
- Release 1.3.2 (df8f513)
- Prettified (5beeb2c)
- Hack should be first (4beecbc)
Release 1.3.2
Release 1.3.1
Release 1.3.1
Release 1.3.0
- Fix log is undefined error (c0533ef)
- Avoid iPadOS version of Scrapbox by forcing ontouchstart value to undefined (324a8c8)
- Add keysnial.runEvalConsole(), which is bound to
:
(d5e3513) - Make Panel work correctly when the candidate list is empty (f3e2f8d)
- Add instruction for manual build (12c4146)
- Fix: select all text in location bar didn't work in latest iOS (fbac04d)
Release 1.2.0
- Revert "Don't truncate results in location bar" (b4d3d2b)
- Remove error handling in locationbar completion (ce3c49b)
- Remove debug messages (212a4e5)
- History save message more friendly (322f27d)
- Fix history format (fa737f7)
- Don't truncate results in location bar (aaef502)
- Fix location bar search (robust to error) (8660622)
- Fix history check (5febf4e)
- Add build/upload npm commands (2f96cad)
- Generate settings.js instead of packaging (Prevents overriding user's settings.js) (468b43d)
- Load in some iframes such as Google translation (1895b0e)
- Add Google Translation (c9e9562)
- Add bin/build and bin/upload (a8a2ff5)
- Fix omni-panel view for many candidates (2302243)
- Add outline selector (5efc958)
- Fix behavior of close tab button (d33d577)
- Disable Meta-f to invoke search bar in text editing mode (183b1fe)
- Use local installed binaries for webpack, prettier, and jsbox-cli (90acb14)