ClearType and Segoe UI - Why does Microsoft hate us?


Recommended Posts

ClearType must be used on LCD monitor's only. If on CRT we must use Standard Font Smoothing.

Make sure that you have set the optimal resolution. According to monitor spec's. Also try the auto-set option on the monitor if you are not using DVI or HDMI cable.

Sorry should of said, I'm on XP. I was just wondering for the future.

Even for XP, Microsoft has two ClearType Tuner tools.

This one uses ActiveX

http://www.microsoft.com/typography/cleart...uner/step1.aspx

and here is the standalone powertoy.

http://www.microsoft.com/typography/ClearTypePowerToy.mspx

How is making the text more readable "ugly"?

Easy, the text is just horrible to look at with GDI++, and definitely isn't more readable than ClearType. Everything looks bold and blurry, as if the pixels are trying to come together to form a huge blob. I've tried GDI++ and it was buggy and horrible. It just doesn't compare to ClearType.

I don't know about Windows 7, but for me I've been using GDI++ as I cannot stand ClearType's normal rendering. Everything looks so thin and on my 26" @ 1920x1200 everything is a pain to read and focus on.

Here is wikipedia with ClearType:

cleartype.png

and here it is with GDI++:

gdi.png

Can ClearType on Windows 7 get any where near what GDI++ does?

What does military have to do with GDI and ClearType?

Until recently, I didn't know more than a couple of people who use LCD monitors, so I always set up the old fashioned grayscale AA on their PCs, I got complaints when they accidentally turned Cleartype on.

Cleartype is designed for LCD monitors, which Microsoft in Windows Vista/7 assumes you have.

Until recently, I didn't know more than a couple of people who use LCD monitors, so I always set up the old fashioned grayscale AA on their PCs, I got complaints when they accidentally turned Cleartype on.

Cleartype is designed for LCD monitors, which Microsoft in Windows Vista/7 assumes you have.

According to the IE Blog from Microsoft it's not just for LCD monitors:

"ClearType not only improves the reading experience on LCD displays, but also on Trinitron CRT displays where the color sub-pixel information is laid out in the same RGB pattern that we see on LCDs. Unlike when we shipped WinXP, LCD displays and Trinitron CRTs now dominate the market.

ClearType will be turned on by default in Windows Vista. Shipping ClearType on by default in IE7 gives non-Vista users of Internet Explorer the same improvement in reading online.

- Bill Hill"

From: http://blogs.msdn.com/ie/archive/2006/03/03/543181.aspx

Because cleartype uses blur to smooth fonts it also reduces contrast which can be problematic for users with severe astigmatism. I have keratoconus in both eyes with +11 diopter correction and must wear hard contacts in order to see at all. Clear type is not a solution because it makes blurring worse, not better. I'd rather have sharper fonts without AA than to be FORCED to use a product that makes my impairment worse. Its infuriating that Microsoft does provide an easy means to NOT use this "feature". (Wonder if a class action suit under the Americans with Disabilities Act would have an effect?)

A big thank you to the posters that have offered solutions. :)

If you're curious what its like to try to read with the cleartype "enhancement" on, go buy some reading glasses at +3 or better and try reading your monitor at your normal viewing distance. Not the same but close.

Because cleartype uses blur to smooth fonts it also reduces contrast which can be problematic for users with severe astigmatism. I have keratoconus in both eyes with +11 diopter correction and must wear hard contacts in order to see at all. Clear type is not a solution because it makes blurring worse, not better. I'd rather have sharper fonts without AA than to be FORCED to use a product that makes my impairment worse. Its infuriating that Microsoft does provide an easy means to NOT use this "feature". (Wonder if a class action suit under the Americans with Disabilities Act would have an effect?)

That's what accessibility features are for. Why are you trying to read tiny text if your vision is that bad?

Font rendering is more complex than most of you are making it out to be. But basically, it's a combination of the design of the font glyphs themselves, the way the glyphs are hinted, and what antialiasing algorithms are used. This isn't even considering the vast differences in type and quality of displays and individual preference. Microsoft fonts are hinted to grid-fit the stems so that up to a certain em-size you get 1-pixel stems, then all of a sudden they bump up to 2-pixel stems, etc. This helps to ensure maximum contrast between the glyph and background, but this also causes problems at low resolutions, which is really what all computer displays are still limited to. For one thing, a bold font will have to have 2-pixel stems even at very low ppems, which forces all kinds of tradeoffs and is often quite ugly and difficult to read. For another, most fonts (even the ones designed by Microsoft specifically for low-resolution UI display) are designed with variations in stem width, which are important in creating unique, attractive, and readable forms, and which grid-fitting simply destroys.

Anyway, I'll just say that I prefer what some people call "blurry" font rendering, in that I find readability is more a function of faithfully rendering a well designed font rather than having maximal contrast at the expense of everything else (the latter apparently being Microsoft's philosophy). I use GDI++ with a font I hinted specifically for use with the GDI++ renderer for my eyes and on my display, and on my CRT it is far superior to anything Cleartype can produce:

gdi.png

It also scales extremely well, unlike mostly any font rendered with Cleartype. Once we get 200+ dpi displays these problems will mostly disappear, but until then most people are going to be stuck with what Microsoft gives them.

  • 1 month later...
  • 4 weeks later...
  • 4 months later...

Hello Everyone,

I'd like to offer my solution, which, I believe, is an improvement upon that which phatphunky offered. phatphunky's solution is exactly the same as NoSegoe, which I explain in the next paragraph. However, I have figured out a way to use Tahoma at 8pts.

In Windows 7 and Vista, one has the option to change portions of the user interface (UI) to whatever font he or she desires. Unfortunately it is not an option to change certain parts of the interface. After having thoroughly searched for a solution to change all instances of the Windows 7 UI font from Segoe UI to Tahoma (the old default in previous versions of Windows), I eventually found Steve Halpern?s NoSegoe solution. It simply uses the Registry to specify Tahoma (or any other font of your choosing) an alternative to Segoe. More information on NoSegoe can be found here: http://steve.fsxtreme.com/blogs/2008/01/16...rtype-on-vista/. While this completely clears up the interface on screens that cannot properly render Cleartype and Segoe UI, things still look awkward. This is due to the fact that Segoe is generally used at a font size of 9pts, whereas Tahoma was always displayed at 8pts.

I was able to create my own solution to this problem by modifying the default Aero theme. The only changes made in my theme were to the font settings. All instances of Segoe UI where changed to Tahoma. Additionally, all 9pt instances (which constitutes most of them) were set to 8pts, the others were left at their default font size. The Aero theme was modified using Vista Style Builder (http://vistastylebuilder.com/).

My fixed Aero theme can be used by itself, however it will only replace instances of Segoe in the Windows user interface. External programs that are hard coded to use Segoe UI, even ones included with Windows 7, such as Calculator and Resource Monitor, will continue to use Segoe. For best results, and in order to completely eliminate Segoe UI, I recommend using NoSegoe in conjunction with the fixed Aero Theme. The Aero Theme (Fixed) package only works with Windows 7, however NoSegoe works with both Vista and 7.

Attachments (Alternative Links)

NoSegoe: http://www.megaupload.com/?d=ADESI1N8 (Updated to fully remove Segoe UI)

Aero Theme (Fixed): http://www.megaupload.com/?d=EX347PJL

Hi Eric G.

Thank you very much for this COMPLETE SOLUTION. I've read an endless number of posts all over the web in a number of different forums of people having issues with Windows 7's fuzzy / blurry fonts and I've tried all kinds of different "solutions" - THIS IS THE FIRST COMPLETE SOLUTION. ALL the fonts EVERYWHERE are clear - for the first time in weeks I can actually work on Windows 7 without having a headache within 5 minutes.

Message to all the people who do not understand and do not want to understand what we are fuzzing about: Do yourself the favour by installing these FIXES and start to enjoy Windows 7 for the first time - I dare you.

Well done and thanks again Eric G.

SuperDIY

Hi SuperDYI,

You're welcome. Unfortunately the files in that post are outdated. Since that posting I have fixed some minor issues and added support for Windows Vista. I would have edited the post to reflect this, however too much time had past and Neowin no longer allowed me to perform the edit. The following is what I have posted on other forums:


Aero Theme (Fixed) Outdated

I have created an installer for what I previously referred to as "Aero Theme (Fixed)". I would highly recommend that anyone interested in it now use the installer for Windows Aero (Tahoma Font) instead.

Windows Aero (Tahoma Font) has four important improvements over Aero Theme (Fixed):

  1. Now supports Windows Vista in addition to Windows 7.
  2. All Aero-based themes automatically use Windows Aero (Tahoma Font). Previously, only the default theme took advantage of the font changes. If desired, Windows Aero (Tahoma Font) can still be installed along-side the standard Windows Aero, however this is not supported by the installer and, as such, must be done manually.
  3. Certain portions of the Windows interface no longer render incorrectly. This issue was due to the fact that I attempted to rename all of the files that aero.msstyles relies on but missed one. In my own experiences, it only affected the address bar in Firefox, but there are surely other programs that were negatively impacted as well.
  4. The Active Title Bar no longer needs to be set to Trebuchet MS at size 10. This setting is now built into aero.msstyles.

More information on Windows Aero (Tahoma Font), as well as downloads, can be found here.


While I'm happy that you enjoy my fix, I've actually found that it isn't necessary at all on most monitors. I've seen many monitors on which Segoe UI looks great with ClearType on. For the most part, whether or not you need Windows Aero (Tahoma Font) depends on the quality of your monitor, though it does also rely on one's sensitivity to the issue if the monitor in question isn't the greatest. It's just not for everyone. Thanks for vouching for me though, I appreciate it.

GDI++ only seems to make everything ridiculously bold to me. Why would I want it?

It doesn't make text bold. It's highly configurable font renderer. It only makes everything bold if you tell it to.

As a programmer staring code for 8 hours everyday, GDI++ has made my life so much easier for years.

And I don't use it to make the text boldier, just bit smoother by using old grayscale smoothing, increasing saturation and then decreasing the weight. Looks almost exactly like slightly configured ClearType, with the expectation that my eyes don't get as tired as with ClearType's subpixel.

To me: what I have now > Mac OS's smoothing > ClearType.

It doesn't make text bold. It's highly configurable font renderer. It only makes everything bold if you tell it to.

As a programmer staring code for 8 hours everyday, GDI++ has made my life so much easier for years.

And I don't use it to make the text boldier, just bit smoother by using old grayscale smoothing, increasing saturation and then decreasing the weight. Looks almost exactly like slightly configured ClearType, with the expectation that my eyes don't get as tired as with ClearType's subpixel.

To me: what I have now > Mac OS's smoothing > ClearType.

Hm. Perhaps I spoke too soon then. Let me give it a shot and see what I can configure.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Wow, Microsoft IS cooking lately... This only shows that they COULD improve, they just chose not to for whatever reasons. That obsession with AI was destroying them from the inside out.
    • BATorrent 4.1.0 by Razvan Serea BATorrent is a lightweight, open-source BitTorrent client built with modern C++ and Qt 6, offering a clean, fast, and privacy-focused alternative to traditional torrent apps. It supports magnet links, .torrent files, resume data, sequential downloading, per-file priorities, and even imports from qBittorrent. Power users benefit from integrated RSS auto-download with regex filtering, duplicate detection, and automatic tracker lists from Stremio. Streaming is seamless thanks to auto-detected players like VLC and IINA. BATorrent includes robust VPN tools—interface binding, auto-detection for WireGuard-based services like Mullvad and NordLynx, kill switch, proxy support, and IP filtering. A full WebUI enables remote control, while integrations with Plex, Jellyfin, and Emby automate library updates. With themes, speed scheduling, system-tray alerts, and cross-platform support for Windows, Linux, and macOS, BATorrent delivers a polished, high-performance torrenting experience. BATorrent features: Core .torrent file and magnet link support Resume data — picks up where you left off after restart Import torrents from qBittorrent Create .torrent files from any file or folder Sequential download mode Per-file priority control (skip, low, normal, high) Seed ratio limits with auto-pause DHT, PEX, UPnP, NAT-PMP RSS Auto-Download Subscribe to RSS feeds — automatically download new torrents as they appear Regex filters — match only what you want (e.g. 1080p|720p, S01E\d+) Per-feed settings — custom save path, check interval (5–1440 min), enable/disable Auto-download — matched items are downloaded automatically in the background Supports magnet links, .torrent URLs, and tags Tray notifications when items are auto-downloaded Duplicate detection — never downloads the same item twice Stremio Stremio Addon System pre-installed — works out of the box Auto tracker list from ngosang/trackerslist Streaming Play while downloading — stream video files before the download is complete Supports mp4, mkv, avi, mov, wmv, flv, webm, m4v, ts Auto-detects installed players (VLC, IINA, system default) VPN & Privacy Interface binding — lock torrent traffic to a specific network interface (e.g. tun0) Auto VPN detection — identifies VPN interfaces (tun, tap, WireGuard, Mullvad, NordLynx, ProtonVPN) Kill switch — automatically pauses all torrents if the VPN interface drops Auto-resume — resumes only the torrents paused by the kill switch when VPN reconnects Proxy support — SOCKS5 and HTTP proxy with optional authentication IP filtering — load P2P blocklists to block unwanted IP ranges Protocol encryption (enabled / forced / disabled) WebUI Remote management — control torrents from any browser at http://localhost:8080 REST API with JSON responses Add torrents via magnet link or .torrent upload Pause, resume, remove torrents remotely View peers and files per torrent Dark theme matching the desktop app HTTP Basic Auth with SHA-256 password hashing Configurable port and remote access (localhost vs 0.0.0.0) Interface 3 themes: Dark, Light, Midnight (bat/vampire aesthetic) Real-time speed graph Detailed panel with tabs: General, Peers, Files, Trackers Filter bar: search by name, filter by state (Active, Downloading, Seeding, Paused, Finished) Drag & drop .torrent files and magnet links Drag & drop reorder in torrent list System tray with notifications (download complete, kill switch events, RSS auto-downloads) Splash screen with bat animation Bilingual: English and Portuguese (BR), auto-detected from system locale Bandwidth Scheduler Alternative speed limits — set different download/upload limits on a schedule Time range — configure active hours (e.g. 01:00 to 07:00), supports overnight ranges Per-day control — choose which days of the week the schedule applies Automatically switches between normal and alternative speeds Media Server Integration Plex — automatically trigger library scan when a download completes Jellyfin / Emby — same automatic library refresh via API Configure server URL and authentication token/key in Settings System Cross-platform: Windows, Linux, macOS Auto-shutdown — automatically shut down PC when all downloads complete (60s cancellable countdown) Auto-update system (AppImage on Linux, installer on Windows, DMG on macOS) CLI arguments: pass .torrent files or magnet: URIs directly Keyboard shortcuts: Space to toggle pause, Ctrl+A to select all, Ctrl+O to open BATorrent 4.1.0 release notes: A community-driven release: everything here came straight from your reports and requests. It closes the remaining gaps with qBittorrent and fixes the Windows settings/tray/splash issues several of you hit. Fixed Settings now actually save. A whole class of preferences — speed limits (and the alternative limits), max active downloads, seed ratio, listen port, max connections, DHT/uTP/encryption, VPN interface, kill switch and proxy — weren't being persisted and reset to defaults on every launch. They now round-trip correctly. (Thanks to everyone who reported "the upload limit always goes back to 0".) Splash and tray toggles stick on Windows. Turning off the startup animation (or "close to tray") no longer reverts — the Windows registry stored these booleans as integers and the UI was misreading them. Close-to-tray hint. The first time the window hides to the tray you get a one-time notification, so the app doesn't look like it vanished (Windows 11 tucks new tray icons into the overflow). macOS Dock icon size. The icon filled its canvas edge-to-edge and rendered larger than neighbouring apps; it now uses the standard safe-area padding. Native file picker language. The "Torrent file / All files" filter in the open dialog follows the app language instead of being hard-coded. Added — qBittorrent parity Alternative speed limits toggle — a turtle button in the toolbar flips your throttled limits on/off instantly, independent of the scheduler. Follow system theme — switch light/dark automatically with the OS (Settings → Appearance). Pre-allocate disk space — reserve the full file size up front to reduce fragmentation (Settings → Downloads). Recheck data on add — optionally force a hash check when adding a torrent, so existing or partial files on disk are detected. Port status indicator — a 🔴 dot in the status bar shows whether your listen port looks reachable (UPnP/NAT-PMP + listen state; fully local, no external check). Add torrent from URL — File → Add torrent from URL (Ctrl+U) fetches a remote .torrent and routes it through the normal add dialog. Export .torrent — right-click a torrent → Export .torrent to save its metadata file. Already there (in case you missed it) Watch folder — auto-add .torrent files dropped into a monitored directory (Settings → Files). This release just surfaces it. Incomplete files already carry a .!bt suffix until they finish. Under the hood Regression tests for the settings-persistence and Windows boolean bugs. A new Qt Quick Test harness covering the startup splash and the design-system widgets. Download: BATorrent 4.1.0 | 37.5 MB (Open Source) Download: BATorrent Portable | 51.7 MB Links: BATorrent Website | Screenshot | Changelog Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Disabling open on hover, great! That was so stupid! They need to do a fix, where if a network share is disconnected, it doesn't hang when opening "This PC" for 20 seconds.
    • Microsoft releases major feature updates for stock Windows 11 apps by Taras Buria In addition to releasing new Windows 11 preview builds, Microsoft announced that inbox Windows apps now have dedicated release notes in the official documentation. At long last, users have access to all the release notes for each app, with changes listed in chronological order. Microsoft used to announce feature updates for stock apps with each build. Now, with Windows Insider release notes hosted on the Microsoft Learn website, each app has a dedicated space for its changelog, which is very useful for those who want to track new features and improvements. Alongside that, Microsoft dropped massive feature updates for six stock apps: Clock, Media Player, Calculator, Voice Recorder, Photos, and Paint. Each app packs quite a lot of changes and new capabilities, so here are the release notes. Here are quick notes so that you can jump to the app you are interested in the most: Calculator Camera Clock Media Player Paint Photos Sound Recorder Here is what is new for the Calculator in version 11.2605.9.0: More accurate square-root results — Fixed rare cases where a calculation that should equal zero (like sqrt(2.25) - 1.5) returned a tiny leftover value instead. Readable text in High Contrast themes — Settings text now shows the correct colors in the High Contrast Aquatic and Desert themes. Fixed layout for right-to-left languages — For languages like Arabic and Hebrew, the graph, number pad, equation fields, and scroll buttons now appear correctly oriented. Reliable launch after upgrading — Fixed an issue where upgrading from much older versions could leave outdated settings that stopped the app from opening. Here is what is new for the Camera app (version 2026.2605.7.0): Zoom slider works on more cameras — The zoom slider now works on the latest cameras, respects your system zoom settings, and updates instantly when you change those settings. Full range of zoom levels — Fixed an issue where the zoom slider only showed three steps on some devices that zoom in finer increments. Front camera works on more devices — Resolved a problem that blocked the front-facing camera on certain wide-angle devices. More video resolution choices — You can now pick video resolutions that were previously hidden; the app shows a heads-up warning instead of removing them. QR links you can still use — When a scanned QR code points to something with no matching app, the link is now copied to your clipboard (with a notification) while still offering a Store search. Smarter default settings — When you haven't set a preference, the app now follows your system settings by default. The Clock app has a massive changelog with the following improvements in version 11.2605.9.0: Timers keep counting after they hit zero — When a timer runs out, it now keeps counting up (for example, -00:27:31) so you can see how far past the time you've gone. You can turn off the daily goal — Focus Sessions now include an "Off" option so you can skip setting a daily goal entirely. New 15-minute snooze option — Alarms now offer a 15-minute snooze interval. Run up to 3 countdowns at once — The Countdown Widget now supports three simultaneous countdowns, up from two. Timer Widget notifications now appear — Fixed an issue where the "timer finished" notification didn't show when the timer was started from the widget. Less clutter in Focus Sessions — Tasks you've already completed no longer show up in the Focus Session task list. More accurate focus progress — Fixed a rounding issue that could show your daily focus progress as a minute short (for example, 49 minutes instead of 50). Smoother World Clock comparisons — The World Clock compare page now loads dates as you scroll, so it feels more responsive. Up-to-date World Clock locations — Refreshed country and city names to match their current names. Correct sun and moon icons during midnight sun — Fixed an icon that wrongly showed a moon during all-day daylight in polar regions. Fixed back-button behavior in clock comparisons — Pressing back once now takes you back as expected, instead of jumping the date to 1926. Corrected the Newfoundland time zone — Newfoundland now uses the right time zone (St. John's). Disabled alarms stay looking disabled — Editing a turned-off alarm no longer makes it appear turned on. Cleaner timer cards — The expand button is now turned off on timer cards that have no time set, preventing actions that wouldn't do anything. Clearer theme setting — Updated the wording to "Choose your preferred app theme." Smoother Settings links — The "About" links in Settings no longer trigger an unexpected "switch apps" prompt. Fixed spacing in Spotify settings — Corrected uneven spacing in the Spotify settings card. Better focus visibility in High Contrast — The focus highlight in World Clock is now clearly visible in the High Contrast Aquatic and Desert themes. No more double announcements — Screen readers no longer read the timer value twice. Countdown names read correctly — Screen readers now properly announce the name of each countdown. Keyboard focus stays put — Focus no longer disappears after you press the Timer Reset button. Clearer alarm toggle for screen readers — Tidied up how the alarm on/off switch is announced. The Media Player app received plenty of changes as well (version 11.2605.14.0): Custom captions — You can now personalize how closed captions appear, with caption styling tied to your Windows caption settings, plus a quick link to open those settings directly. "Indexing" banner in the play queue — When your media library is still being scanned, a banner now explains why some items may not appear yet. Fixed the look of selected items — Corrected a layout glitch with selected items in lists. Fewer playback failures — Improved how the app recognizes supported file types, so more files play without issues. Playlists need a name — You can no longer accidentally save a playlist with a blank name. Cleaner look for empty playlists — Improved how a playlist appears when it has no items yet. More stable play queue edits — Fixed a crash that could happen when changing the play queue while the app was switching between sessions. Clearer "missing codec" message — Improved the dialog that appears when a file needs a codec you don't have, with clearer guidance on what to do. A big update is also available for Paint in version 11.2605.61.0: Adjustable eraser transparency — You can now control how transparent the eraser is. Cleaner stamp brush strokes — Fixed visible color shifts and artifacts when using stamp-style brushes. JPEG photos save in place — Opening a rotated JPEG and pressing Save now overwrites the original instead of unexpectedly prompting "Save As." No more crash on bad image files — Opening a damaged or invalid image, from within the app, by double click, or commandline, now shows a clear error message instead of closing the app. Classic selection behavior restored — The selection outline now hides while you move, resize, or rotate a selection, just like in classic Paint. Tidier AI image panel — Fixed missing spacing at the bottom of the AI image generation panel for a cleaner layout. Visible button hover in light theme — Toolbar split buttons now show a clear hover highlight in the light theme. Snappier toolbar — Streamlined how the ribbon lays out, giving a small speed boost at startup. Fewer background crashes — Fixed a crash that could happen while background tasks were finishing up. Stable app shutdown — Prevented rare crashes when closing the app. Fixed layer removal glitch — Deleting the active layer no longer leaves the layers list in an inconsistent state. Here is what is new in the Photos app (version 2026.11060.2004.0): AI watermarking — AI-generated or edited images can now carry a visible Copilot watermark. You choose Never, Always, or Ask Every Time in Settings, with a confirmation when saving. The watermarking is off by default in settings. Better viewing of small images and pixel art — Tiny images (like 16×16 pixel art) now zoom in far more to fill the screen and stay crisp instead of looking blurry. Select scanned text with the keyboard — When text is detected in an image, you can now navigate and select it using the arrow keys, Shift+Arrow, Home/End, and Ctrl+A, with a clear focus highlight. Fixed a crash in text recognition — Resolved a crash that could close Photos while detecting text in images; the app now recovers gracefully. Easier keyboard navigation — Tabbing through the navigation bar no longer stops on hidden controls, so it takes a single Tab to move past it instead of three. And finally, here is the Sound Recorder (version 11.2605.1.0): Waveform shows with Bluetooth mics — The live waveform now displays correctly when you record using a Bluetooth audio device. No more stray scrollbar — A non-working horizontal scrollbar no longer appears at the bottom of the waveform unless you've zoomed in. Mark button ready right away — The Mark button no longer looks grayed out until you hover over it after opening the app. Markers hidden for WAV files — Markers are now turned off for WAV recordings, since that format can't store them — so they're no longer lost silently. Smoother deleting — Quickly pressing Delete and Enter to remove several recordings in a row no longer triggers a "file doesn't exist" error. Fixed a memory issue — Resolved a memory leak that occurred each time a recording started. You can find all these changelogs in the official documentation here.
  • Recent Achievements

    • Very Popular
      AndrewSteel earned a badge
      Very Popular
    • Veteran
      Taliseian went up a rank
      Veteran
    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Week One Done
      Timaximus earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      PsYcHoKiLLa
      170
    3. 3
      +Edouard
      162
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      78
  • Tell a friend

    Love Neowin? Tell a friend!