Dev Channel Update: More progress on Mac and Linux
Thursday, July 30, 2009
Update (7/31/09 - laforge): 3.0.196.2 has been release which contains only a single change that reverts the tab focus experiment.
3.0.196.0 has been released to the dev channel with the following changes:
All:
- Crash fixes
Windows:
- Cursor no longer flickers over the omnibox and other editable controls.
- Disconnecting a monitor and restarting Google Chrome no longer leaves windows off in space and impossible to access.
Linux:
- Google Chrome now respects the system font hinting/antialiasing setting.
- Added a password manager dialog (Options -> Personal -> Show Saved Passwords).
- Fixed an issue where scrolling a long page by dragging the scrollbar would lag significantly.
- Dragging a tab off and dropping it puts the dropped window where you dropped it.
Mac:
- Trackpad scrolling on maps works again.
- First stab at history menu.
- Download shelf now has real download items.
- Lots of polish bugs.
Extensions:
- Introduce moles! These are a new extra area that can pop up above toolstrips.
- Themes now work with --load-extension.
- You can now reload extensions from a button on chrome://extensions.
- Fix bug where bookmarks.getTree() doesn't return any bookmarks.
- Minimum auto-update frequency from command line is now 30 seconds.
- (Re-)enable content scripts executing in isolated worlds.
More details about additional changes are available in the svn log of all revisions.
You can find out about getting on the Dev channel here: http://dev.chromium.org/getting-involved/dev-channel .
If you find new issues, please let us know by filing a bug at http://code.google.com/p/chromium/issues/entry .
The Google Chrome Team