New Iron-Version: 63.0.3300.0 Stable for Windows

Iron Forum for english speaking people

User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

New Iron-Version: 63.0.3300.0 Stable for Windows

Post by SRWare »

We released the new Iron 63 today, which contains all features and updates known from Chromium 63. The current version is 63.0.3300.0.

Main improvements:
- Browser allows you to import JavaScript modules dynamically
- With async generator functions consumption or implementation of streaming data sources becomes streamlined
- You can override the browser's default overflow scroll behavior with the CSS overscroll-behavior property
- Bug-/Securityfixes

Windows XP/Vista-Users can download the last working version 49 here:
http://download1.srware.net/old/iron/win/

WebRTC can be disabled by our extension: viewtopic.php?f=18&t=11893
Our official updater is available here: viewtopic.php?f=18&t=11751

Who wants to disable the searchbox on New-Tab can extract this file to the Iron-Folder: http://www.srware.net/downloads/NewTabWithoutSearch.zip


Download Installer:
http://www.srware.net/downloads/srware_iron.exe (32-Bit)
http://www.srware.net/downloads/srware_iron64.exe (64-Bit)

Download Portable:
http://www.srware.net/downloads/IronPortable.zip (32-Bit)
http://www.srware.net/downloads/IronPortable64.zip (64-Bit)
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
Mrlopez87
Posts: 42
Joined: Fri Mar 30, 2012 9:15 pm
Location: Conroe, TX

Re: New Iron-Version: 63.0.3300.0 Stable for Windows

Post by Mrlopez87 »

"disable the searchbox on New-Tab" isn't working properly with this portable (32-bit) new version. :(
Windows 10 Pro x64
SRWare Iron Portable (64-bit)
16GB DDR4 Memory
256GB SSD 3D NAND M.2 2280 PCIe NVMe 3.0 x4
Mrlopez87
Posts: 42
Joined: Fri Mar 30, 2012 9:15 pm
Location: Conroe, TX

Re: New Iron-Version: 63.0.3300.0 Stable for Windows

Post by Mrlopez87 »

Why after 61. version having problems with flash player that doesn't installed?
My flash player with BETA is installed but SRWare Iron said it's not installed.
Image
https://ibb.co/e5RAmb

http://internethelp.centurylink.com/int ... -test.html

Same thing to test speed on http://www.SpeedTest.net
Windows 10 Pro x64
SRWare Iron Portable (64-bit)
16GB DDR4 Memory
256GB SSD 3D NAND M.2 2280 PCIe NVMe 3.0 x4
throkr
Posts: 45
Joined: Tue Oct 11, 2011 6:39 am

Re: New Iron-Version: 63.0.3300.0 Stable for Windows

Post by throkr »

Hi,

Thanks for the update but there is a problem though : if using the zip file who allows to disable the searchbox on New-Tab, the browser refuses to start ( x64 installer on Win 1709 Build 16299.125).

Thanks for your help !
throkr
Posts: 45
Joined: Tue Oct 11, 2011 6:39 am

Re: New Iron-Version: 63.0.3300.0 Stable for Windows

Post by throkr »

In addition to my previous post, I also want to mention another issue (already present in the previous 62.x version) : for the details, please see the 4th post by Milouze on this forum page : viewtopic.php?f=18&t=19635&start=30#top and the attached screenshot.
Which one brings up this issue : the browser or the new version of Yahoo Mail ?

Again, thanks for your time and help ! :)
You do not have the required permissions to view the files attached to this post.
RunsWithScissors
Posts: 4
Joined: Thu Jan 04, 2018 10:14 am

Re: New Iron-Version: 63.0.3300.0 Stable for Windows

Post by RunsWithScissors »

throkr wrote:In addition to my previous post, I also want to mention another issue (already present in the previous 62.x version) : for the details, please see the 4th post by Milouze on this forum page : viewtopic.php?f=18&t=19635&start=30#top and the attached screenshot.
Which one brings up this issue : the browser or the new version of Yahoo Mail ?

Again, thanks for your time and help ! :)
It's probably a combination of the two: A stricter check by Yahoo that doesn't like Iron's user agent.

Check out Google's User-Agent Switcher for Chrome https://chrome.google.com/webstore/deta ... pkjnoahfmg

I use it for my bank, which doesn't like the Iron user agent.

Every time Chrome's updated, I grab the Chrome user agent and create a new user agent in Iron and then set it to default.

Here's what I'm using currently:

Code: Select all

 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36
Here's one place to see your user agent: http://useragentstring.com/

Hopefully that's enough to get Yahoo to work with Iron.
User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

Re: New Iron-Version: 63.0.3300.0 Stable for Windows

Post by SRWare »

Mrlopez87 wrote:"disable the searchbox on New-Tab" isn't working properly with this portable (32-bit) new version. :(
Please get the file again, the bug is fixed now. Sorry.
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

Re: New Iron-Version: 63.0.3300.0 Stable for Windows

Post by SRWare »

ja444cobs wrote:Is this version - Official Build or Developer one?
Official
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
throkr
Posts: 45
Joined: Tue Oct 11, 2011 6:39 am

Re: New Iron-Version: 63.0.3300.0 Stable for Windows

Post by throkr »

SRWare wrote:
Mrlopez87 wrote:"disable the searchbox on New-Tab" isn't working properly with this portable (32-bit) new version. :(
Please get the file again, the bug is fixed now. Sorry.
I can confirm that; with the new zip file it's working fine here now (x64 installer on Win10 1709 Build 16299.125).
Thank you ! :)
throkr
Posts: 45
Joined: Tue Oct 11, 2011 6:39 am

Re: New Iron-Version: 63.0.3300.0 Stable for Windows

Post by throkr »

RunsWithScissors wrote:
throkr wrote:In addition to my previous post, I also want to mention another issue (already present in the previous 62.x version) : for the details, please see the 4th post by Milouze on this forum page : viewtopic.php?f=18&t=19635&start=30#top and the attached screenshot.
Which one brings up this issue : the browser or the new version of Yahoo Mail ?

Again, thanks for your time and help ! :)
It's probably a combination of the two: A stricter check by Yahoo that doesn't like Iron's user agent.

Check out Google's User-Agent Switcher for Chrome https://chrome.google.com/webstore/deta ... pkjnoahfmg

I use it for my bank, which doesn't like the Iron user agent.

Every time Chrome's updated, I grab the Chrome user agent and create a new user agent in Iron and then set it to default.

Here's what I'm using currently:

Code: Select all

 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36
Here's one place to see your user agent: http://useragentstring.com/

Hopefully that's enough to get Yahoo to work with Iron.
Hi @RunsWithScissors,

Thank you very much for jumping in and posting this; highly appreciated ;) .
I must admit I have completely forgotten to "explore" this possibility of switching the User Agent; I'll follow your indications and try that out asap.
And I'll surely will revert and keep you informed right here.
Locked