Note, changelog no longer updated :)
- Updated to work with the new version of Safari on lion
- Removed history forward / back
- Changed directory structure to make it more developer friendly
- Changed the way vimari modifier keys work. ESC key depricated. Now use CTRL-modifierkey.
- First BETA release !
- Press ESC to enter a permanent state of 'non' insert mode. Clicking on any input then exits insert mode. This fixes several issues with google and facebook.
- Moved the extension startup code to be loaded before the browser page. Events can now be intercepted before they are passed to the browser page.
- Created a manifest file, this allows automatic updates to take place.
- Added insert mode. If the selected node can accept an input, the extension is disabled. This functionality still needs some work.
- Ported the HUD from vimium. The hud displays information along the bottom of the screen. The hud has been ported but is not used for very much at the moment.
- Pressing ESC now removes focus from any input fields and activates modifiers
- First alpa release of vimari. Added basic features but still very buggy.