Opera heeft de final release van versie 11.60 van zijn gelijknamige webbrowser uitgebracht. Opera heeft browsers voor alle belangrijke computerplatforms en voor een groot aantal mobiele besturingssystemen. De browser biedt tabs, kan worden aangestuurd met mouse gestures, heeft een ingebakken downloadmanager en biedt bescherming tegen phishing en malware. Er kan met Opera niet alleen worden gesurft, maar ook gemaild; er is een ingebouwde bittorrentclient en er kan worden gechat via irc of met het door Opera zelf ontwikkelde sociale netwerk Unite. De lijst met veranderingen sinds versie 11.52 kan hieronder worden gevonden:
Code nameOpera Presto 2.10 rendering engine
- Opera 11.60 uses "Tunny" as its code name.
Opera Mail
- Opera 11.60 uses the Opera Presto 2.10 rendering engine (Presto/2.10.229).
The user interface for Opera Mail has been redesigned.
Featherweight address field with star menu
- Two-lined message list: Opera Mail will now default to "list on the left, message on the right", with the newest message on top, and showing message threads.
- Mail grouping: Opera will automatically group messages by date. You can also group them by unread status, by pinned status, or not at all.
- Cleaned up look: The mail toolbars are simplified, and icons have been redesigned.
- New settings dialogs: The "View" dropdown menu with all its sub-menus has been replaced by an overlay dialog that can be reached by clicking the "wrench" button.
- Pinning: You can now "pin" messages with one click in the message list or in the message headers, to mark a message for attention. This pinning is mapped to the IMAP \Flagged feature, so it corresponds to "starring" and "flagging" in other IMAP clients, and with Gmail's starred messages.
- See: Mail goes two-lined and grouped
The star menu in the address field allows you to quickly bookmark a page or to create a Speed Dial entry.
Web specifications supportOpera 11.60 incorporates web specifications added up to and including Opera Presto 2.10 core-integration-point 229. For further reference please see:
HTML5 ParserHTML5 <audio> and <video>
- Implemented the HTML5 parsing algorithm
- The HTML5 specification defines a set of parsing rules for all markup, whether valid or invalid. Once all browsers have HTML5 parsers, the same markup will produce the same DOM across all conforming browsers. Hence, the HTML5 parser will improve website compatibility.
- See: Parsing HTML documents
HTML5 Microdata
- Implemented support for the following attributes:
preload
buffered
seekable
muted
- See: Media elements
HTML5 custom scheme and content handlers
- Implemented the DOM API for HTML5 Microdata.
- See: HTML Microdata
ECMAScript 5.1
- Implemented support for registerProtocolHandler() and registerContentHandler() methods.
- See: Custom scheme and content handlers
XMLHttpRequest Level 2
- Implemented full support for ECMAScript 5.1
- See: ECMAScript Language Specification
CSS3
- Implemented support for "Khronos Typed Arrays" and XMLHttpRequest Level 2 support for receiving ArrayBuffers
- See: Typed Array Specification
CSS3, SVG
- Implemented full support for for
radial-gradient
andrepeated-radial-gradient
.- See CSS Image Values and Replaced Content Module Level 3
CSS4
- Implemented support for font-relative length
rem
in CSS and SVG.- See: CSS Values and Units Module Level 3
- See: Interface SVGLength
Geolocation
- Added support for applying the
image-rendering
property to HTML content, including:<img>
,<canvas>
,<video poster>
,background-image
, and(-o-)border-image
.- The supported values of the
image-rendering
property are:
auto
optimizeSpeed
optimizeQuality
-o-crisp-edges
- See CSS Image Values and Replaced Content Module Level 4
- Implemented Google's new geolocation JSON API.