Google Chrome 2 Pre-Beta released!!

Status
Not open for further replies.

alsiladka

Explorer
It has not even been a few months since Google Chrome 1 was officially released, and Google Chrome 2 Pre-Beta is already out!!
Google Chrome 2.0 is now available in pre-beta form from the folks at GOOG for anyone anxious enough to keep up with the cutting edge releases of Chrome. The 2.0 release boasts several fixes and updated features, including support for user scripts (à la Greasemonkey but not yet full Greasemonkey compatibility), easy profile switching, form autofill (à la every browser in the world), and full page zooming. You'll need to download the Google Chrome Channel Chooser and join the Dev channel if you're ready to get started on the 2.0 path

Changelog - Thanks to banda for it!

# ew version of WebKit. WebKit is the open source code Google Chrome uses to render web pages (HTML and CSS). 1.0.154.36 used basically the same version of WebKit as Safari 3.1, but the WebKit team has made a lot of improvements since that was released. 156.1 uses WebKit version 528.8 or, more precisely, revision 39410 from the WebKit source tree. In addition to fixing bugs and enabling features like full-page zoom and autoscroll, the new version also enables some nifty CSS features:

* CSS gradients
* CSS canvas drawing
* partial implementations of CSS reflections and CSS masks

# Form Autocomplete. Google Chrome remembers what you've typed into fields on web pages. If you type in the same form again, it will show any previous values that match what you've typed so far. You can disable Form autocomplete on the Minor Tweaks tab of the Options dialog. (Note: this is like the basic form autocomplete available in Firefox or Internet Explorer. It is not the same as the form fill feature in Google Toolbar.)
# Full-page zoom. Previously, page zoom (Ctrl++ or Ctrl+-) increased or decreased only the text on a page. Zoom now scales everything on the page together, so pages look correct at different zoom levels.
# Spell-checking improvements. You can now enable or disable spell checking in a text field by right-clicking in the field. You can also change the spell-checking language by right clicking. To enable spell-checking in a language, add it to the list of 'languages you use to read web sites' in the Fonts and Languages dialog ([Wrench] > Options > Minor Tweaks > Fonts and Languages). Note that Google Chrome doesn't have spell-checking dictionaries for every language you can add to this list.
# Autoscroll. Many users have asked for this and (thanks to our WebKit update), we now offer autoscrolling. Middle-click (click the mousewheel on most mice) on a page to turn on autoscroll, then move the mouse to scroll the page in any direction.
# Docking dragged tabs. When you drag a tab to certain positions on the monitor, a docking icon will appear. Release the mouse over the docking icon to have the tab snap to the docking position instead of being dropped at the same size as the original window. Docking positions are:

* Monitor top: make the dropped tab maximized.
* Monitor left/right: make the dropped tab full-height and half-width, aligned with the monitor edge.
* Monitor bottom: make the dropped tab full-width and half-height, aligned with the bottom of the monitor.
* Browser-window left/right: fit the browser window and the dropped tab side-by-side across the screen.
* Browser-window bottom: fit the browser window and the dropped tab top-to-bottom across the screen.

# Import bookmarks from Google Bookmarks. The [Wrench menu] > Import bookmarks & settings... option now has a Google Toolbar option to import Google Bookmarks. The bookmarks get imported into your Other bookmarks folder. The bookmarks are not kept in sync; the import process simply reads in the current set of online bookmarks.
# New SafeBrowsing implementation. SafeBrowsing is now faster, more reliable, and uses the disk less often.
# Use different browser profiles. You can start a new browser window that uses a different profile (different bookmarks, history, cookies, etc.). Use [Wrench menu] > New window in profile. When you create a new profile, you can name it and add a shortcut to your Desktop.
# Update the V8 Javascript engine to version 0.4.6.0 (from 0.3.9.3).
# New network code. Google Chrome now has its own implementation of the HTTP network protocol (we were using the WinHTTP library on Windows, but need common code for Mac and Linux). We fixed a few bugs in HTTP authentication and made Google Chrome more compatible with servers that reply with invalid HTTP responses. We need feedback on anything that's currently broken, particularly with proxy servers, secure (https) sites, and sites that require log in.
# New window frames on Windows XP and Vista, supporting windows cascading and tiling, and other window-management add-in programs.
# Experimental user script support (similar to Greasemonkey). You can add a --enable-user-scripts flag to your Google Chrome shortcut to enable user scripts. See the developer documentation for details.
# A new HTTPS-only browsing mode. Add --force-https to your Google Chrome shortcut, and it will only load HTTPS sites. Sites with SSL certificate errors will not load.
Via - Beta Beat: Google Chrome 2.0 Pre-Beta Now Available, Supports Profile Switching, User Scripts
chrome-2.0.png
 
wow thats a great news ! is it available for download ? i see some links in ur thread .. cant open them as im in office
 
heres the changelog ~~
Code:
# ew version of WebKit. WebKit is the open source code Google Chrome uses to render web pages (HTML and CSS). 1.0.154.36 used basically the same version of WebKit as Safari 3.1, but the WebKit team has made a lot of improvements since that was released. 156.1 uses WebKit version 528.8 or, more precisely, revision 39410 from the WebKit source tree. In addition to fixing bugs and enabling features like full-page zoom and autoscroll, the new version also enables some nifty CSS features:

    * CSS gradients
    * CSS canvas drawing
    * partial implementations of CSS reflections  and CSS masks

# Form Autocomplete. Google Chrome remembers what you've typed into fields on web pages. If you type in the same form again, it will show any previous values that match what you've typed so far. You can disable Form autocomplete on the Minor Tweaks tab of the Options dialog.  (Note: this is like the basic form autocomplete available in Firefox or Internet Explorer. It is not the same as the form fill feature in Google Toolbar.)
# Full-page zoom. Previously, page zoom (Ctrl++ or Ctrl+-) increased or decreased only the text on a page. Zoom now scales everything on the page together, so pages look correct at different zoom levels.
# Spell-checking improvements. You can now enable or disable spell checking in a text field by right-clicking in the field. You can also change the spell-checking language by right clicking. To enable spell-checking in a language, add it to the list of 'languages you use to read web sites' in the Fonts and Languages dialog ([Wrench] > Options > Minor Tweaks > Fonts and Languages). Note that Google Chrome doesn't have spell-checking dictionaries for every language you can add to this list.
# Autoscroll. Many users have asked for this and (thanks to our WebKit update), we now offer autoscrolling. Middle-click (click the mousewheel on most mice) on a page to turn on autoscroll, then move the mouse to scroll the page in any direction.
# Docking dragged tabs. When you drag a tab to certain positions on the monitor, a docking icon will appear.  Release the mouse over the docking icon to have the tab snap to the docking position instead of being dropped at the same size as the original window. Docking positions are:

    * Monitor top: make the dropped tab maximized.
    * Monitor left/right: make the dropped tab full-height and half-width, aligned with the monitor edge.
    * Monitor bottom: make the dropped tab full-width and half-height, aligned with the bottom of the monitor.
    * Browser-window left/right: fit the browser window and the dropped tab side-by-side across the screen.
    * Browser-window bottom: fit the browser window and the dropped tab top-to-bottom across the screen.

# Import bookmarks from Google Bookmarks. The [Wrench menu] > Import bookmarks & settings... option now has a Google Toolbar option to import Google Bookmarks. The bookmarks get imported into your Other bookmarks folder. The bookmarks are not kept in sync; the import process simply reads in the current set of online bookmarks.
# New SafeBrowsing implementation. SafeBrowsing is now faster, more reliable, and uses the disk less often. 
# Use different browser profiles. You can start a new browser window that uses a different profile (different bookmarks, history, cookies, etc.). Use [Wrench menu] > New window in profile. When you create a new profile, you can name it and add a shortcut to your Desktop. 
# Update the V8 Javascript engine to version 0.4.6.0 (from 0.3.9.3).
# New network code. Google Chrome now has its own implementation of the HTTP network protocol (we were using the WinHTTP library on Windows, but need common code for Mac and Linux). We fixed a few bugs in HTTP authentication and made Google Chrome more compatible with servers that reply with invalid HTTP responses. We need feedback on anything that's currently broken, particularly with proxy servers, secure (https) sites, and sites that require log in. 
# New window frames on Windows XP and Vista, supporting windows cascading and tiling, and other window-management add-in programs.
# Experimental user script support (similar to Greasemonkey). You can add a --enable-user-scripts flag to your Google Chrome shortcut to enable user scripts. See the developer documentation for details.
# A new HTTPS-only browsing mode. Add --force-https to your Google Chrome shortcut, and it will only load HTTPS sites. Sites with SSL certificate errors will not load.
 
bro i dont fingd any update in my chrome.... i belive that it may 4 any other region...becoz when i go 4 up date it showing that my chrome is update...
 
nirvanasoul said:
bro i dont fingd any update in my chrome.... i belive that it may 4 any other region...becoz when i go 4 up date it showing that my chrome is update...

its a beta release !
 
"Chrome 2.0 uses a new network code that might mean fanboys and gals will finally get their mitts on the Firefox, Safari and Internet Explorer rival.

It now has its own implementation of the HTTP network protocol, said Google. The internet giant was previously using the WinHTTP library on Windows, thereby inadvertently shunning Mac and Linux because of the lack of common code.

“We fixed a few bugs in HTTP authentication and made Google Chrome more compatible with servers that reply with invalid HTTP responses,†said the company. “We need feedback on anything that's currently broken, particularly with proxy servers, secure (https) sites, and sites that require log in.â€"


More
 
^^ I think they are adding user scripting support in version 2.0. My guess is extension support should follow pretty soon.
 
Status
Not open for further replies.