Recommended Posts

Build 8701/3607/543 Released | Opera 9.12

Help us help you!

By borg. Friday, 19. January 2007, 16:10:04

Attention: This build is experimental.

It contains a feature reporting system that will report back usage of a number of features to Opera once per week. This allows us to know more about how you all use our product in an anonymous way.

The idea is that while some people tell us about their wishes and concerns in the blog and forums, thousands of people download the weeklies without giving direct feedback. By using a build with feature reporting, they will also contribute to improving the product for all of us.

Yes, you can turn the feature off:

opera:config#UserPrefs|EnableUsageReport

Normally we don't ask you to install a weekly on top of a final version, but if you dare do so this time it will help us get more correct data, making sure that we continue to make a better browser for YOU.

So, what does the report contain?

You can check yourself, a copy of the next report is stored in the Opera profile directory, under usagereport/report.xml. It reports things like what preferences you have enabled or not, whether you use Widgets or not, and how many bookmarks you have. Only numbers*, no domain names or other sensitive data.

*) Excluding Visa and MasterCard :innocent:

Changelog

Included experimental feature reporting mechanism

Java works again

Some stability fixes

Download links

Windows MSI

Windows Classic

Macintosh

Unix

Source // Desktop Team

my opera

Friday, 19. January 2007, 14:37:24

about, linux, opera, desktop

In this week's weekly we enabled a new experimental feature - usage report.

Usage… of what?

Well, of your browser setup, of your preferences, of the features you use, or don't use in Opera - in short, of how you really use Opera. You often told us how you would like Opera to be, or behave, which features you would like to add, etc. But we don't know how you actually use Opera. This report is done in a completely anonymous way, no personal or sensitive details are sent to us. And yes, for the paranoid, there is a way of disabling the feature:

opera:config#UserPrefs|EnableUsageReport

We usually do not recommend to install weeklies over final installations - but in this case we might make an exception. So, for the daredevils:

take a backup of your profile.

make sure you have a backup of your profile (twice should be enough, right?)

install this week's weekly build as your main build.

In this way we could really see how you really use your Opera - and not the test build you customize to death.

Now… what does this really look like?

You can easily inspect the details of the report in ~/.opera/usagereport/report.xml. Let me give you an example of what this might look like. Take my own report (I'll upload it as a .txt file for easier reading). There are a few things that might be interesting for us:

I use Opera for mail (and have 99094 messages)

I use Opera for feeds (and am subscribed to 91 of them)

I visited 1301 pages last week (is that a small number?)

I use several windows (4)

I use a lot of tabs! (average is 343, with a peak at 377)

I allow 20 max connections to server and 128 in total (I need that for all those tabs)

Almost everything in QuickPrefs is disabled

I have my own key bindings

I don't use BitTorrent nor Widgets (who does?…)

And how does your Opera look like? What do you use, or tweak, or configure? Mine looks pretty plain - but don't let yourself be fooled: there are 343 tabs, it's just that… I disable the tab bar…

Usage Report // Source >> My Opera (csant)

Edited by Darken
Build 8701/3607/543 Released | Opera 9.12

Changelog

Included experimental feature reporting mechanism

Java works again

Some stability fixes

New changelog >>

Included experimental feature reporting mechanism

Java works again

Some stability fixes

URL entered in detached tab now actually opens it in the detached tab

Quick find in windows panel now searches in windows panel if both are open

Visited links "Expiry" settings now work properly

  • 2 weeks later...

Build 8713/3620/547 Released | Opera 9.20

New weekly build

By olli. Friday, 2. February 2007, 17:11:27

Hi

We added experimental developer tool to Opera. Go to tools/advanced/Developer Console to try it out. (will not work with js and popups disabled)

Sorry no static linux build today :-(

Changelog

Unneeded scrollbar now gone on adobe.com

Some fraud protection improvements

Made proxy authentication work better

Added Developer console

Usage report only asks 1 in 1000

Fixes to entering hostname: port in addressbar

Javascript scroll events now fired on mouseweel

Server Expiry header is now respected even if the time exceeds user preference

UNIX

Fixed master password expiry time on unix

Added Shared X memory. Should now be quite a bit faster

Note: On FreeBSD shared memory doesn't work by FreeBSD design. You need to run this as as root:

# sysctl kern.ipc.shm_allow_removed=1

(We'll be adding a workaround for this in later builds.)

Download links

Windows MSI

Windows Classic

Macintosh

Unix

Source // Desktop Team

Usage Report // My Opera (csant)

View all stats reports // Global Statistics

  • 1 month later...

Sorry I'm not a pro at doing this but hey we need to get this updated somehow :p

Windows build 8732 Mac build 3630 UNIX build 577

"Is that my blog on your Speed Dial?"

By borg. Wednesday, 28. February 2007, 16:43:57desktop, WEEKLY, opera mini, speed dial

Opera Mini already adds Speed Dial shortcuts to the first 9 links on the start page, so you can just press *1 to get to your favorite site on your phone. Now we do the same thing for desktop, where Ctrl+1 to Ctrl+9 gives you direct access to your 9 favorites. When you open a new tab, the 9 Speed Dial sites will be displayed with pretty thumbnails, a single mouse click away

Why Speed Dial?

Bookmarks often fall into two categories:

A bunch of sites you bookmark because you may want to visit them again someday

5 or 6 sites you visit very often

Speed Dial is an elegant way to address the second category. When you open a new tab, it will often be to go to one of your favorite sites, so why not just show them there instead of an entirely blank page? Adding your favorites to Speed Dial is also very, very simple: Just click the button and choose a site from your Top 10 history or from the currently open tabs. Deleting them is just as simple, with the X in the upper right corner.

Cool stuff:

You can reload all thumbnails by pressing Ctrl+R, giving you a quick overview of whether your favorite pages have changed, or just reload one of them from the right-click menu (nice for Web mail!).

We're partnering with Yahoo! on both Mobile and Desktop, which explains the new search field. You can of course configure it from search preferences.

You can drag links to thumbnails and even rearrange thumbnails by dragging them on top of each other.

You can hide the entire thing with the "Hide Speed Dial" button in the lower right corner if you don't like it.

So, what's on *your* Speed Dial?

Known issues:

Overrides your search.ini file instead of merging them: Make a backup before installing.

Thumbnails should not reload on every startup.

"Reload every..." is missing from the context menu.

Middle-click doesn't open pages in the background.

Back button doesn't go back to Speed Dial.

Several skin and display problems.

Contains some hardcoded not translatable strings.

The "What is Speed Dial" link doesn't go anywhere.

Forgetting to put your partner's blog in SD1 can have dramatic consequences

Changelog:

Fixed several crashes when printing, sending mail, removing active web panel...

Lots of minor fixes.

Start bar is replaced by Speed Dial, Top-10 and Bookmark buttons can be found in the Appearance dialog and added to other toolbars.

Canvas: Stopped drawing lines from origin (0, 0) when using path functions in accordance with changes in WHATWG canvas spec. Note to Widget developers: This may cause problems with your Widgets if you use Canvas.

Note: If you'd like to chat about weekly builds, join us in #weekly on irc.opera.com.

Windows MSI: http://snapshot.opera.com/windows/o920w_8732m.exe

Windows Classic: http://snapshot.opera.com/windows/o920w_8732.exe

Macintosh: http://snapshot.opera.com/mac/o920w_3630.dmg

Unix: http://snapshot.opera.com/unix/Weekly-577/

BlackShadow... no need to worry about being a pro at it... ;) hehe

Heck, every week I try and race Darken to see who will post it first :p I wonder where he is... he's slacking :D I can't believe neither of us noticed this wasn't updated... Good job noticing and keeping it updated though (Y)

I looove speed dial... I never used the Start bar, so I don't miss that. But I do think that they need to leave it there for the people that do use it. Hopefully next weekly they will both be available...

:D Last week, I had not announced this latest build because Opera team had suppressed the Start bar. So, No Start bar = no build announcement from me. :)

Next build, the return of the Start bar. wohhhhoooooo!! :woot:

...that Darken is responsible :p

:p But... hummm, I have read this good news ( :D ):

Quick update on CSS3 selectors

Tuesday, 27. February 2007, 00:09:51

Opera, selectors, css3

I previously reported that all CSS3 selectors were implemented in an internal build of Opera, but seven of these were disabled in the builds due to various issues. While this is still the case with the very latest builds, there has been progress with the two selectors that were labelled as buggy on the CSS3 selectors test. The previous results were as follows:

From the 43 selectors 34 have passed, 2 are buggy and 7 are unsupported (Passed 460 out of 578 tests)

The latest results are now as follows:

From the 43 selectors 36 have passed, 0 are buggy and 7 are unsupported (Passed 464 out of 578 tests)

I'm fairly confident that when the seven unsupported selectors are turned on we will pass all of the tests. Now to concentrate on other bugs and features?€?

// Quick update on CSS3 selectors

Are there any 9.2 builds available on the Mac platform? I can't find any.

This should be a direct link to the latest build of 9.20 (build 3630) from a few weeks ago. I'd wait until tomorrow though, they might release another build. It has been 2 weeks or so since the last update.

Edited by halcyoncmdr

Build 8746/3648/598 Released | Opera 9.20

Speed Dial closer to completion

By julienp. Friday, 16. March 2007, 16:18:11

There has been a lot of work done on Speed dial during the last couple of weeks. We are now getting very close to completion.

Look out for the potential regressions or new bugs. Enjoy!

Changelog

Upgrading will now attempt to merge the default searches with your own. Look out for bugs! Make a backup!

Put startbar back into the configuration - disabled by default

Speed dial now doesn't load entries every time

Added "reload every" to speed dial items

Disabled plugins completely in speed dial

Improved keyboard navigation in speed dial - menu keys now bring up the correct context menu, delete removes current entry

Added opera:config option to configure speed dial . Has four modes: 0 = Folded, 1 = Shown, 2 = No editing allowed, 3 = Disabled

New help tooltip in speed dial

A bunch of other speed dial fixes

Fixed bug where Opera wouldn't exit after visiting Yahoo! games

Saving big images should now work better

Skandiabanken.no's message about successful certificate installation is now shown

UNIX

Improved Shared memory on FreeBSD and Solaris

Added more plugin paths on Solaris

Download links

Windows MSI

Windows Classic

Macintosh

Unix

Source // Desktop Team

Usage Report // My Opera (csant)

View all stats reports // Global Statistics

Wooohoooo >> Put startbar back into the configuration - disabled by default

Build 8758/3658/615 Released | Opera 9.20

Imagine title here

By olli. Thursday, 22. March 2007, 17:24:55WEEKLY, Opera

Hi all. Good to be back from vacation and being able to offer you guys a new weekly build. (No static UNIX builds for now, sorry).

Changelog

Fixed issue with replacing personal search engines on startup

Support for downloading search engine icons on first start and upgrade

Fixed a fair number of cosmetic issues in speed dial

Added a limit on how many page thumbnails can be in memory, should result in lower memory usage over time

Added thumbnail tooltip to the windows panel list

Enabled plugins in feeds again

Fixed a heap of prominent and non-prominent crashers

Most translations should now be up to date, please test!

UNIX

Fixed deadkeys on GMail (finally!)

Fixed spellchecker on FreeBSD (look for the right libaspell...)

Improved protection against running two instances of Opera using the same settings directory

mac

Opera now supports the AppleAntiAliasingThreshold property which allows you to turn off antialiasing (font smoothing) separately from the system setting; a bug in not respecting the system setting has also been fixed

Download links

Windows MSI

Windows Classic

Macintosh

Unix

Source // Desktop Team

Usage Report // My Opera (csant)

View all stats reports // Global Statistics

Notice: Don't forget this from builds 8746/3648/598 and + >> Upgrading will now attempt to merge the default searches with your own. Look out for bugs! Make a backup!

Installed and for now, all seems to works fine for me.

Rightclicking causes crashes in various contexts >>

Opera crashes when right clicking mouse to paste text in the mail/ signature field.
Opera crash when i try to paste in speed dial address...?!?
When I goto manage a feed, right clicking on the feeds address crashes this build for me (on Vista Ultimate)
Opera crash when writing a letter in M2 and using right mouse button.

:)

Build 8762/3659/617 Released | Opera 9.20

A short changelog

By borg. Friday, 23. March 2007, 11:34:12 WEEKLY

Just thought we should bring you the latest and greatest before the weekend, so here's an update with a few small, but hopefully significant fixes.

Keiki from our Tokyo office asked me a few questions for his Japanese blog last time he was in Oslo, so if you speak the language you may want to have a look :ninja:

Changelog

Fixed the crasher when right clicking certain places

Fixed title for redirected pages in speed dial

Improved plugin detection on Solaris

Known issue

This week only lasted one day, sorry about that :p

Download links

Windows MSI

Windows Classic

Macintosh

Unix

Source // Desktop Team

Usage Report // My Opera (csant)

View all stats reports // Global Statistics

Notice: Don't forget this from builds 8746/3648/598 and + >> Upgrading will now attempt to merge the default searches with your own. Look out for bugs! Make a backup!

Build 8762/3659/617 Released | Opera 9.20

9.2 Beta

By borg. Wednesday, 28. March 2007, 07:47:04

Thank you!

Great feedback here over the last few weeks has helped us a lot and we're happy to see 9.2 Beta going live on labs.opera.com

In other good news, Adobe has announced Creative Suite 3 where Opera is used by several components as a rendering engine.

Changelog

Changelog for Opera 9.20 beta for Windows

Changelog for Opera 9.20 beta for Mac

Changelog for Opera 9.20 beta for UNIX

Download links

Windows MSI

Windows Classic

Macintosh

Unix

Source // Desktop Team

Usage Report // My Opera (csant)

View all stats reports // Global Statistics

Notice: Don't forget this from builds 8746/3648/598 and + >> Upgrading will now attempt to merge the default searches with your own. Look out for bugs! Make a backup!

Notice?: This build is the same build as the last weekly>>

Build 8767/3664/628 Released | Opera 9.20

Approaching 9.2

By feldgendler. Friday, 30. March 2007, 15:24:54

Привет всем нашим пользователям! Сегодня моя очередь объявлять еженедельный выпуск, поэтому я напишу по-русски. Спасибо пользователям из России за поддержку! Теперь у вас есть свой человек в Desktop Team. :-)

Самое важное в новом выпуске — исправления, касающиеся Flash 9 под Linux. Теперь видео с YouTube можно смотреть в полноэкранном режиме! (Ещё можно закрывать надоедливую Flash-рекламу.)

Другие изменения

Добавлен автоматический поиск из адресной строки при вводе более одного слова;

Оформление Speed Dial оптимизировано по скорости;

В запросах BitTorrent появилась поддержка необязательного ?ключа?, это означает, что больше торрентов будут работать;

Исправлены проблемы с прозрачными областями в некоторых виджетах под UNIX;

Появились пакеты .6 для архитектуры ppc-linux, которые будут (ну, должны) работать на PS3, если вы поставили туда Linux!

Now in English...b>

Hello to all our users! Today it's my turn to announce the weekly build, so why don't I post in Russian? Thanks to the Russian users for your support. Now you have an insider in Desktop Team! :-)

The most important is that we've fixed some issues with Flash 9 on Linux. This means that you can now watch YouTube video fullscreen! (And close annyoing Flash ads.)[/quoteOther changesb>

Added support for automatic search from address bar when entering more than one word;

Some speed optimizations in the Speed Dial skin;

Added support for the optional “key” in BitTorrent requests, should make more torrent downloads work;

Fixed issue with transparent areas in some widgets on UNIX;

we have now ppc-linux .6 packages: that means that they work (okay, should work) on your PS3! — if you installed Linux on it.Official changelogb>

Changelog for Opera 9.20 beta for Windows

Changelog for Opera 9.20 beta for Mac

Changelog for Opera 9.20 beta for UNIXЗагрузка / Downloadb>

Windows MSI

Windows Classic

Macintosh

Unix

Source // Desktop Team

Usage Report // My Opera (csant)

View all stats reports // Global Statistics

Build 8769/3666/631 Released | Opera 9.20

Easter egg!

By borg. Tuesday, 3. April 2007, 14:46:02

After a boring weekend we're finally allowed to be funny again

Personally I really look forward to the dress as a troll day, hope to bring you pictures of that

In the meantime, here's a new build with minor fixes all over the place. Our QA is too busy testing to even write a changelog, so finding the fixes will be our way of hunting easter eggs, I guess...

Known issue

The .6 rpm doesn't start on Linux. You can fix it by replacing

"OPERA_BINARYDIR=/usr/lib/opera/9.20-20070403.10/" with

"OPERA_BINARYDIR=/usr/lib/opera/9.20-20070403.6/"

in the startup script "/usr/bin/opera"

Official changelog

Changelog for Opera 9.20 beta for Windows

Changelog for Opera 9.20 beta for Mac

Changelog for Opera 9.20 beta for UNIX

Known changelog

Further improvements to flash 9 plug-in on UNIX

Download links

Windows MSI

Windows Classic

Macintosh

Unix

Source // Desktop Team

Usage Report // My Opera (csant)

View all stats reports // Global Statistics

Notice: Don't forget this from builds 8746/3648/598 and + >> Upgrading will now attempt to merge the default searches with your own. Look out for bugs! Make a backup!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • Microsoft Weekly: Surface Laptop Ultra, Windows 11 context menus, Build 2026 recap, and more by Taras Buria This week's news recap is here, with Microsoft announcing the new Surface Laptop Ultra, fresh chips from NVIDIA for Windows on ARM, a no-build week, fixes for Windows 11's context menus, gaming news, reviews, and more. Quick links: Windows 10 and 11 Windows Insider Program Updates are available Reviews are in Gaming news Great deals to check Windows 11 and Windows 10 Here, we talk about everything happening around Microsoft's latest operating system in the Stable channel and preview builds: new features, removed features, controversies, bugs, interesting findings, and more. And, of course, you may find a word or two about older versions. At Computex 2026, together with NVIDIA, Microsoft announced the Surface Laptop Ultra, its most powerful laptop to date, powered by NVIDIA's RTX Spark processor. Details about this computer are currently scarce, as Microsoft has only revealed certain parts of its specs. So far, we know that the computer has a 15-inch mini-LED display, a rich set of ports, a powerful processor, and all-day battery life. It also comes with a new wallpaper, which you can already download here in full resolution. The Surface Laptop Studio is not the only NVIDIA-powered Surface, which Microsoft unveiled this week. At Build 2026, the company also debuted the Surface RTX Spark Dev Box, an odd-shaped desktop with a 20-core NVIDIA Grace CPU and an NVIDIA Blackwell RTX GPU with 6,144 CUDA cores and fifth-generation Tensor Cores with FP4 precision, connected via the NVIDIA NVLink-C2C chip-to-chip interconnect for high performance. According to Microsoft, it can run models with up to 120 billion parameters locally without relying on cloud GPU infrastructure. These two new Surface devices are likely to cost quite a lot, and for those who need a more affordable device, Microsoft is preparing the next-gen Qualcomm-powered Surface Pro and Surface Laptop. This week, details about these two devices leaked in plenty of detail. Other announcements at Build 2026 include the following: Microsoft unveils new security tools for IT admins and developers building AI products Microsoft announces Scout, an OpenClaw-powered personal agent for enterprise customers Microsoft unveils MAI-Thinking-1 reasoning and MAI-Code-1 coding models Microsoft announced a new Windows 11 native command-line utility Microsoft unveils Majorana 2 quantum chip, accelerating commercial timeline to 2029 Microsoft believes that AI agents will eventually replace apps through Project Solara Microsoft introduces Web IQ, a Bing-powered search system built for AI agents Last week, Microsoft released a new Experimental build, which introduced a major Start menu upgrade. It now lets you toggle off specific parts of the menu without affecting other features, resize the menu, and hide additional UI elements. We published a closer look here, so if you want to know what Microsoft is cooking without enrolling in the Insider program and installing unstable builds, check it out. Speaking of new features, many users are very annoyed about the way Microsoft delivers them. Recently, a frustrated user shared their experience with gradual rollouts, and even Microsoft engineers admitted there is a flaw in the system that prevents new features from applying properly. One of those new features includes the ability to uninstall AI models in Windows 11 with a single click. Windows 11 is finally getting fixes for its slow context menus. Marcus Ash from Microsoft confirmed that the company is working on fixing Windows 11's context menus. Reworked context menus are going to be faster, simpler by default, and "configurable to what you use most." According to Marcus, Microsoft will share more details soon. Windows Insider Program Windows 11 preview builds, released last week, are now available for download as standalone ISO files. These days, Microsoft regularly pushes new images, allowing users to clean-install its recent Windows 11 preview builds faster and easier. If you want to try the latest Windows 11 features without jumping through the Windows Update hoops, get those new images here. Sadly, Microsoft did not release new Windows 11 preview builds this week. Come back next time. Updates are available This section covers software, firmware, and other notable updates (released and coming soon) delivering new features, security fixes, improvements, patches, and more from Microsoft and third parties. Microsoft is preparing new features for Teams. Later this month, the messenger will receive a new download manager with auto-dismissing notifications, reducing clutter and making the overall experience less annoying when dealing with downloads. Mozilla released Firefox 151.0.3, a new bug-fixing update for the browser. It is a small release, which fixes problems with pasting into text fields and the oversized VPN button on the toolbar. The update is now available for all users in the Release channel. Here are other updates and releases you may find interesting: VS Code 1.123 introduces massive upgrades for persistent AI developer workflows Microsoft OneDrive is getting a simple yet much-needed feature Microsoft faces heat after quietly blocking promised Office features on Apple systems Microsoft resumes forced Copilot app installation on some Windows PCs Browser vendors pen an open letter to Microsoft, saying "enough is enough" Here are the latest drivers and firmware updates released this week: AMD Radeon Software 26.6.1 with optimizations for F1 25: 2026 Season, World of Tanks: HEAT, and various bug fixes. Reviews are in Here is the hardware and software we reviewed this week Steven Parker dropped more mini PC reviews this week. GEEKOM Air12 2026 Edition is a low-power, affordable computer with an Intel Tiger Lake Pentium Gold processor, up to 16GB of memory, and 512GB of storage, costing just $349. It is light, quiet, energy efficient, and has modern ports on the front. However, the front-facing USB Type-C is data-only, and there are some quirks with the computer's memory, so check out the full review. The AMD RX 9070 GRE has been released worldwide, and we published a benchmark review comparing this powerful graphics card to the RX 9070 XT, 7800 XT, the NVIDIA RTX 5070, and RTX 4070. It has solid, balanced performance, plenty of RAM, and low temperatures, but watch out for mediocre ray tracing performance and not the best efficiency. Also, we reviewed the Cuktech 10 Ultra, a compact, high-power charger with four ports and a big display full of various stats. This tiny charger can pull nearly 120W and spread that power according to each connected device's needs. It also comes with a high-quality 240W cable, three power modes, and retractable prongs. The best part? It is quite affordable, just make sure you have an outlet placed in the right spot to benefit from the built-in display. On the gaming side Learn about upcoming game releases, Xbox rumors, new hardware, software updates, freebies, deals, discounts, and more. Do you remember the ASUS ROG Xbox Ally, Microsoft's first handheld console designed in partnership with ASUS? This week, ASUS revealed a new version of the device to celebrate twenty years of its Republic of Gamers brand. The new ROG Xbox Ally X20 features an OLED display, a transforming D-Pad, TMR sticks, and other changes. However, the chip inside the console is still the same. Forza Horizon 6 launched last month to critical acclaim, but the game will soon have a new rival made by those who used to work on Forza Horizon titles. Mike Brown from Maverick Games announced Clutch, an upcoming racing game with a story-driven campaign, deep car customization, and rich multiplayer. The game is coming to PC, Xbox Series X|S, and PlayStation 5 in Spring 2027. The next update for Minecraft now has a release date. This week, Mojang announced that Chaos Cubed will be available on June 16, 2026. In addition, Mojang published a teaser of the next Minecraft movie. A Minecraft Movie Squared has now been confirmed for a release somewhere in 2027. NVIDIA GeForce Now is getting 18 new games in June. Those include Jurassic World Evolution 3, Fatekeeper, GOALS, Gothic 1 Remake, NTE: Neverness to Everness, and more. If you are a Game Pass subscriber, you can also get new games soon: Persona 5 Royal, Starseeker: Astroneer Expeditions, and more are coming to the service this month. Sumer Game Fest 2026 happened this week, where we saw plenty of new games, including Alien Isolation 2, Final Fantasy VII Remake Part 3, Gen Atlas from the Shadow of the Colossus creator, a new Cuphead game in 8-bit style, a new expansion for Mafia: The Old Country, and more. Finally, here are this week's Weekend PC Game Deals, full of discounts and the latest freebies from the Epic Games Store. Other gaming news includes the following: God of War Laufey announced, introducing Kratos' wife as the new protagonist Ori studio's No Rest for the Wicked 1.0 release and console plans announced Microsoft launches Godot Sample to streamline Xbox PC game development on the engine Great deals to check Every week, we cover many deals on different hardware and software. The following discounts are still available, so check them out. You might find something you want or need. Samsung 990 PRO SSD 2TB NVMe - $389.99 | 39% off Sonos Sub 4 - Wireless Subwoofer - $759 | 16% off Logitech MX Creative Console - $159.99 | 20% off This link will take you to other issues of the Microsoft Weekly series. You can also support Neowin by registering for a free member account or subscribing for extra member benefits, along with an ad-free tier option.
    • Let's goooooooo! I've been loving the entries so far! I still have to finish Rebirth (things have been busy!)! Excited for this next installment.
    • "Revelation?" I was hoping for this episode to be called "Reunion". Oh, well... In a related note, the Final Fantasy VII compilation has received an EC entry, short for Ever Crisis. For those who don't know, it already had AC, BC, CC, and DC entries, short for Advent Children, Before Crisis, Crisis Core, and Dirge of Cerberus. I hope it doesn't get an FC entry becaude that would be a freakin' crisis.
    • Uh, after intense testing now, 'Samsung Browser' is not the best one outside of 'Microsoft Edge' after all. Opera Air is that. It has "some" bloat, but it's far less than what both Microsoft Edge and Brave browser have.
  • Recent Achievements

    • Week One Done
      pestcontrol46 earned a badge
      Week One Done
    • One Month Later
      pestcontrol46 earned a badge
      One Month Later
    • Week One Done
      JKR earned a badge
      Week One Done
    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
  • Popular Contributors

    1. 1
      +primortal
      511
    2. 2
      PsYcHoKiLLa
      278
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      +Edouard
      66
  • Tell a friend

    Love Neowin? Tell a friend!