OldApps

Audio
Browsers
CD DVD Tools
Drivers
Developer Tools
Email Clients
File Archivers
File Sharing
FTP Clients
Image Editing
Messengers
Office/Editing
Security
Utilities
Video
Mac Old Versions
Bookmark and Share


Go Back   OldApps.com Community Forum > OldApps.com > Changelog (Version History)
Reload this Page Opera Version History
Changelog (Version History) We have include most of the software's change log here.

Reply
 
LinkBack Thread Tools Search this Thread
  (#1 (permalink)) Old
Administrator
 
admin's Avatar
 
Posts: 425
Join Date: May 2006
Send a message via AIM to admin Send a message via Yahoo to admin
Thumbs up Opera Version History - 06-20-2006

Old Version of Opera are available here: http://oldapps.com/opera.htm
This is change log for Opera 9.0

All of the Changelog can be found here: http://www.opera.com/docs/changelogs/

Release Notes
  • Opera 9 uses a new account storage format for e-mail. Old mail is not reformatted, but mail received in Opera 9 will not be compatible with previous Opera versions.
At a Glance
  • Content blocking
  • BitTorrent support
  • Widgets
  • Search engine editor
  • Site preferences
  • New installer. One package -- 30 languages
  • Integrated source viewer
  • opera:config for advanced settings configuration
A log of changes since Opera 9 Beta 2 is also available.
Changes Since Opera 8.54

User Interface
  • New content blocker -- "Block content" option is available from the page context menu.
  • New Opera Widgets feature. Widgets are small Web applications that live outside the Opera window. Use the new Widgets menu or panel to add and manage the widgets of your choice. Learn more about using and creating widgets at widgets.opera.com.
  • Added support for peer-assisted file distribution using BitTorrent.
  • New search engine editor -- "Create search" option is available from the search form field context menu.
    • Updated search.ini -- the file version number is now 8. All files with lower version numbers will be overwritten on upgrade.
    • New keyword a for searching with answers.com.
    • New keyword b for BitTorrent search.
  • Added site preferences feature, available from page context menu, Quick preferences, and collectively from Tools > Preferences > Advanced > Content.
  • Terminology update: user interface and help now refer to "tabs" instead of "pages".
  • Web page thumbnails are now shown when hovering tabs.
  • Keyboard shortcut changes:
    • Ctrl+T opens new tab
    • Ctrl+N opens new window
    • Ctrl+D saves bookmark for current page
    • Ctrl+B does "Paste and go"
    • Added keyboard shortcut Ctrl+Enter to auto-complete address when used in the address field. Relies on server name completion setting, by default adds "www." and ".com".
    • Added shortcut Esc to deselect text.
  • Available HTML accesskeys are now listed when entering accesskey mode with Shift+Esc.
  • Spatial navigation now requires pressing Enter to change a form field
  • Special local Web page opera:config allows for tweaking advanced settings while Opera is running. See Opera6.ini explained for settings documentation.
  • 'Find in page' feature now highlights all matches when searching for text on the page.
  • Updated preference dialog. Main changes:
    • New Advanced > Tabs with more tab and Multiple Document Interface options.
    • Improved and simplified cookie preferences.
  • JavaScript console is now Error console and can display messages, warnings, and errors for JavaScript, Java, XML, HTML, CSS, XSLT, SVG, BitTorrent, widgets, network, and mail/chat.
  • Added support for saving and opening Web archives (.mht files).
  • "Save as HTML file with images" now gathers external files in one folder.
  • Major improvements to pop-up blocker.
  • Grouping by date and site to the History panel and manager.
  • New styles for opera:about, opera:cache, opera:history, opera:plugins, file: view, error pages, and Info panel.
  • Default mode for "Cycle without showing list" is now visible tab order, and minimized tabs are included.
  • User CSS is now enabled by default in Author mode.
  • Bookmarks exported to HTML are now in the Netscape Bookmark File Format, making them compatible with Yahoo bookmarks, Scuttle, MyBookmarks, etc.
  • Added option to re-parse invalid XML documents as HTML when XML parsing has failed.
  • Removed "Hide certain-sized elements" stylesheet.
Messaging

E-mail and news
  • Improved IMAP backend.
  • IMAP messages are removed from local store when removing account.
  • New customizable mail header display.
  • "View all message headers" replaced by "View all headers and message" in message context.
  • Added smiley menu to chat and mail toolbars.
  • Added warning when sending mail without a subject.
  • Up/down arrows no longer select next/previous messages in e-mail and news views when the message view has focus.
  • Fix for format=flowed sending incorrectly formatted content.
  • Fix for sending mail with iso-2022-jp encoding.
Newsfeeds
  • Added support for Atom 1.0.
  • Added support for importing and exporting feed lists in OPML format, using File > Import and export.
  • Improved handling of photo newsfeeds -- external embeds are now allowed in newsfeeds when selecting "Display > Prefer HTML", and are not disabled when the "Block external elements" preference is set.
Chat
  • Added CTCP flood protection.
  • DCC file transfers and chat room invites now displayed as links in a private chat window.
Display
  • Multiple rendering fixes. Opera now passes the Acid2 test.
  • SVG support increased to 1.1 basic.
  • Support for keyboard navigation in SVG.
  • CSS 3: Added support for attribute and UI selectors and for opacity. Added support for -o-text-overflow:ellipsis, synonymous to text-overflow:ellipsis.
  • CSS 2.1: Multiple fixes for selectors and pseudo elements. Updated display:inline handling on tables according to upcoming specification update.
  • Added support for Web Forms 2.0.
  • Removed support for XML namespaces in HTML documents.
  • Added support for xml:id.
  • Allowed positioned elements to appear in front of iframes and objects.
  • Improved CSS error handling.
  • Printed pages will now use background from print stylesheets rather than screen stylesheets.
  • Several fixes for bi-directional text.
  • Several improvements to ERA/fit to width.
  • Fixed handling of backgrounds in fieldsets.
  • @import now supported in user stylesheets.
  • Support for media queries in @import rules.
  • Removed box model quirk (box-sizing:border-box;) in quirks mode.
  • HREF attributes no longer converted to absolute URLs in DOM and CSS.
Defaults
  • Body element now uses margin instead of padding by default.
  • UL/OL elements now use padding instead of margin by default.
  • DD elements now have a smaller indent.
  • Use default handheld font size for handheld stylesheets.
  • Form default margin-top is now 0, and margin-bottom now 1em.
  • Several changes to the default margin and padding of legends and fieldsets.
Images
  • Extended support for displaying EXIF image data. Select "Image properties" from image context menu.
  • Added support for YCCK and CMYK formats in JPEG images.
Scripting
  • Added support for XSLT 1.0 and the XSLTProcessor constructor.
  • Added support for XPath 1.0.
  • Added support for DOM level 2 Style Sheets and associated parts of DOM level 2 CSS.
  • Implemented designMode for rich text editing.
  • Added support for the CONTENTEDITABLE attribute and contentEditable property.
  • Implemented support for canvas, as described in the Web Applications 1.0 draft, as well as the opera-2dgame context.
  • Added support for Audio, as described in the Web Applications 1.0 draft.
  • Multiple improvements to XMLHttpRequest support.
  • Added support for onmousewheel events.
  • Added support for document.load and document.adoptNode.
  • Added window.getSelection and associated methods.
  • Improved handling of offsetTop, offsetLeft, and offsetParent.
  • Removed support for "javascript:" URLs in CSS.
  • Pages using certain JavaScript events will reload when visited in history. A knowledge base article is available.
Security
  • TLS 1.1 and TLS Extensions are enabled by default.
  • The security bar is now grayed for sites using an encrypted connection, that have a low security rating.
  • Upgrading will automatically disable 40 and 56 bit SSL/TLS ciphers.
  • Fixed SSL negotiation problem for servers that do not tolerate TLS 1.0 version in the record protocol of the client hello.
Plug-ins
  • Added Netscape Plug-in API extensions developed by browser and plug-in vendors.
  • Some plug-in content will now require you to click before you can interact with it.
Miscellaneous
  • Changed default user agent string to identify as Opera.
  • Moved "Identify as" settings to site preferences and added options to mask user agent string as Mozilla or Internet Explorer.
  • Site patching can now download certain site preferences as well as Browser JavaScript and user agent overrides.
  • The [Adv User Prefs] section of opera6.ini has been renamed to [Network].
Windows-specific changes
  • New MSI installer
    • Simplifies network installations
    • 30 languages in one package: The international MSI package contains US English, Japanese, German, Polish, Simplified and Traditional Chinese, Latin-American and European Spanish, Canadian and European French, Italian, Norwegian bokmål and nynorsk, Swedish, Danish, Finnish, Dutch, Korean, Brazilian and European Portuguese, Russian, Czech, Hungarian, Bulgarian, Turkisk, Punjabi, Croatian, Lithuanian, Frisian, and Georgian.
    • Note: Norwegian nynorsk, Punjabi, Canadian French, Frisian, Georgian, and Lithuanian are not supported during installation. On first startup, go to Tools > Preferences > General and use the drop-down to switch to one of these languages.
  • Flash is no longer bundled in the Windows installer.
  • When first run, Opera will attempt to import bookmarks from the default browser. Internet Explorer, Firefox, and Opera are supported.
  • Initial support for NTLM authentication.
  • Added new startup arguments: "Opera /ScreenWidth 800 /ScreenHeight 600" will change the screen resolution to 800 by 600 until Opera quits, then it is reset to the previous values.
  • Font selection now works correctly when more than 1024 fonts are installed.
Reply With Quote
  (#2 (permalink)) Old
iGo iGo is offline
Major Advisor
 
iGo's Avatar
 
Posts: 39
Join Date: Apr 2008
Default Re: Opera Version History - 04-23-2008

Open Changelog for version 9.01

Release Notes

Opera 9.01 is a recommended upgrade.
Changes Since Opera 9.0

User interface
  • Solved problems with error console popping up unrequested. Console Filter setting in opera.ini has been renamed to Error Console Filter.
  • Newsfeeds can be renamed again.
  • Right-click to save images no longer puts the file in the list of transfers.
  • Fixed problems with setting external source viewer path. Preference field no longer requires quotation marks if containing spaces.
  • Solved issue where Opera would get focus, but elements would not be activated when clicked while Opera was in background.
  • Search field now shows dropdown when using the down arrow key.
  • Using search from right-click menu remembers the last search engine used.
  • "Find" and "Find next" options no longer grayed out in source viewer "Edit" menu.
  • Typed-in history now disabled and cleared with visited history in preferences.
Mail, messaging, and newsfeeds
  • Multiple IMAP backend improvements and bug fixes.
  • Improved speed in handling filters with large number of messages.
  • Fixed problem with recognition of uuencoded attachments.
  • Changed quoting colors in mail for improved readability/accessibility.
Display and scripting
  • Solved letter-spacing issue in form fields when using zoom.
  • Fixed problem with some Chinese sites where clicking any link would trigger language-switching script.
  • Fixes to contenteditable support.
  • Fixed scripting issue causing embedded content not to appear.
  • META refresh works with javascript: URIs again.
  • Allow forms to be submitted if the default value of their inputs exceeds their own maxlength.
  • Solved problems logging on to the Internet banking services of Volksbank Raiffeisenbank.
  • XSLT: Added support for exls:node-set function.
  • DOM: Added support for range.intersectsNode.
Plug-ins and Java
  • Allow Flash from other domain to access script in page; fixes problems with sites where Flash pop-ups cannot be closed.
  • Fixed problems with direct embedding of URLs using the MMS and RTSP protocols causing some Web radios and media players to fail.
  • Fixed bug where Java Applet did not load when width and height set to 0.
  • Fixed problem where some Flash pages would not prompt users missing Flash to install.
Miscellaneous
  • Multiple stability improvements. Fixes include issue described in this Opera advisory.
  • Solved refresh problem causing some frames pages to turn blank.
  • HTTP accept language now stated correctly, works with Hotmail and other localized Web services again.
  • Fixed automatic saving of cookies.
  • Solved upload problems with Imageshack and similar services.
  • Improved compatibility with Adobe Type Manager and better handling of large quantities of installed fonts.
Windows-specific changes
  • Solved multiple upgrade installation issues.
  • Significantly improved performance on widgets.
  • Voice logging now properly defaults to off, fixes problem where Opera would use 100% CPU on startup.
  • Multiple improvements and bug fixes in NTLM support. NTLM now works through HTTP proxy.
  • Added Greek language to international package.
Reply With Quote
  (#3 (permalink)) Old
Major Advisor
 
roipatrick's Avatar
 
Posts: 962
Join Date: Feb 2009
Location: Three stars and a sun
Send a message via Yahoo to roipatrick
Default Re: Opera Version History - 04-30-2009

Changelog for opera under mac users.
Opera 9.63 for Mac Changelog -->9.63
Opera: Opera 9.64 for Mac Changelog -->9.64
For complete changelog of opera under mac users kindly visit
Opera Changelogs


We help not because we need to but we help because we want to.........there's a big difference between "need" and "want"
Reply With Quote
  (#4 (permalink)) Old
New Member
 
Posts: 7
Join Date: May 2009
Default Re: Opera Version History - 05-15-2009

Changelog for opera under mac users.
Opera 9.63 for Mac Changelog -->9.63
Opera: Opera 9.64 for Mac Changelog -->9.64
For complete changelog of opera under mac users kindly visit
Opera Changelogs
Ok thanx for sending these links i will follow it and thanx once again
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SnagIT version History admin Changelog (Version History) 1 09-05-2009 11:50 AM
Limewire Version History admin Changelog (Version History) 4 05-03-2009 08:53 AM
YahooPops (YPops) admin Changelog (Version History) 5 10-23-2007 02:07 AM
Putty Version History iOLD Changelog (Version History) 0 09-16-2007 05:06 AM
BlindWrite Version History help_desk Changelog (Version History) 0 03-18-2007 08:38 PM



© OldApps.com Powered by vBulletin Copyright © 2000-2009 Jelsoft Enterprises Limited.