0.1.4 - 3rd panel added to configuration - you can now tweak the tolerance settings. 4 drag over link gestures added. Made logo transparent PNG and added version stamp stack.(09/30/01)
0.1.3 - Added support for frames. (09/29/01)
0.1.2 - Added legend deck. Right mouse drag no longer triggers context menu. Added T gesture for new tab. (09/29/01)
0.1.1 - Gestures are no longer initiated on input elements. Added "M" gesture to view meta tags. Added "h" gesture to go to home page. (09/28/01)
0.1.0 - Added groupset XUL. Implemented view-source and reload with native mozilla functions. New window opens url based on home page setting. View cookies from Jesse@SquareFree. Updated contributors and liscensing.
0.0.9 - Removed conflict with userAgent toolbar.
0.0.8 - Blocked scroll bar actions from triggering gestures.
0.0.7 - Faked maximize window. Need help to invoke real maximize from chrome javascript. (09/27/01)
0.0.6 - Rewrote new page load function, inspired by the Links Toolbar.
0.0.5 - Improved configuration control. Should now remain on or off according to preference. 1st release considered suitable for regular use (though it may still interfere with some DHTML, a weakness of the implementation).
0.0.4 -- Preference persistence.
0.0.3 -- Added "up in URL-space". Config fixes. (09/25/01)
0.0.2 -- Event Listeners installed on each new page load. Back, Forward implemented.
0.0.1 -- Toolbar installs. Configuration converted to XUL.
Bugs
On linux, scrolling outside of the bounds of the scroll bar triggers a new window gesture. Preventing this relies on the implementation of onscroll (Bug 35011). This can be avoided with the use of the modifier key.
Popups show toolbar even if they are toolbarless. Puzzling, as this is a toolbar overlay.
On/Off radio button may be mangled at startup. Should fix on 2nd launch.