Recommended Posts

Here you will be able to track the updates we've made to the site that affect you, if more detail is needed about an update, we'll link that update notification to a separate thread.

November

  • MOBILE: Fixed ad code on Windows Phone
  • MAIN: Removed social links and expanded page width javascripts.
  • MOBILE: Various IE/Opera fixes and full headlines view (wrapping).
  • MAIN: Use first image in article as main page newslogo added.
  • MAIN: Fixed article page titles for guests, only the website slogan showed before.
  • SOCIAL: Twitter has approved Twitter Cards support for our newsfeed, example: click here.
  • MOBILE: Edit (own) comment option added.
  • MAIN & FORUMS: Retina support - added higher resolution images for the wrapper of the site, logo/navigation.

October

  • FORUMS: Attached files (hosted by Neowin) are no longer force resized, they are the size of the browser window.
  • MAIN: Cache article pages; added prev/next article (title) links under the article.
  • MAIN: Front page Neowin promo sidebar banner moved down
  • MAIN: Article/comment divider design tweak added - details
  • MAIN & FORUMS: Notifications - optimized the "setting notifications to read" query - details
  • MAIN: Removed author bio box from articles, now a dropdown menu on author name
  • MAIN: Added padding to main page (increased headline spacing)
  • MAIN: Facebook/Twitter links moved to sidebar
  • MAIN: Removed social links from keep up to date sidebar box (now just newsletter)
  • MAIN: NeoGamr news also posts to @NeowinFeed now as well

September

  • FORUMS: Removed unnecessary checking against the database when replying to a forum topic.
  • MAIN: Added comment collapsing.
  • MAIN & FORUMS: Combined notifications alerts (forums to follow shortly) details
  • MAIN: Notification list updates and fixes.
  • FORUMS: Total online counter added to forum stats (now shows who's on neowin.net, not just forums)
  • MAIN: Forum Notifications list and PM indicator icons added to main

August

  • MAIN: Comments code clean up. made it quicker and fixed multiple same comments from posting.
  • FORUMS: IE10 fixes.; Removed IE9 forced compatibility mode and updated CKEditor (ie=edge en ckeditor 3.6.4)
  • FORUMS: Added ability to tap images on mobile skin, to open in new window
  • Added Embedded tweet bbcode replacement, for usage see here
  • MAIN: Search fixed (really fixed this time) advanced searching options form will be added soon. - details
  • FORUMS: Fixed a bug where a PM notification didn't take you to the last unread message. Thanks articuno1au
  • Fixed line-height issue in webkit browsers on the search & newsletter input fields.
  • Updated Chrome semi-bold font to look the same as in all other browsers on Main page and Forums.
  • Fixed IE10 issue with enter key not working. Force IE9 mode (temp fix)

July

  • Removed neverending scroll for Main page news, added "Load more stories" link - details

June

  • MOBILE FORUMS: Skin style updates.
  • MOBILE FORUMS: Notifications page improvements.
  • MOBILE FORUMS: Added first, last link in forum topics as well as a "next" link for pages (jump to page number isn't possible).
  • MOBILE FORUMS: Tons of broken pages fixed, including error pages (for guests).
  • MOBILE FORUMS: WP7/7.5 bug fixes.
  • MOBILE FORUMS: Breadcrumb improvements (back icon takes you to the topic index, title to the first page of the topic).
  • MOBILE FORUMS: Other bug fixes.
  • MOBILE MAIN: For those phones that support it, the news title can now be swiped side to side to see the full title before clicking through to an article.

May

  • Fixed forum redirect bug where adding a reply sometimes showed a database driver error or simply failed to load - details
  • Added /unread to similar topics feature at the bottom of topics - details

January

  • Signing in with special characters in usernames didn't work, fixed - details

Edited by Neobond
Updated
Link to comment
https://www.neowin.net/forum/topic/1097095-2012-changelog-for-neowin-updates/
Share on other sites

  • 2 weeks later...

@Neobond

Sorry for mentioning it here, if it is wrong.

Facing this issue with Firefox Nightly x86 only in Hardware Acceleration.

aI4Xa.png

Nightlies aren't supported. I was using nightlies too and came to realise that issues like these eventually got fixed by Mozilla ;)

Would the midnight theme be update to reflect the changes made in the Pegasus theme?

*pokes Timan*

If I'm not entirely mistaken Timan is busy working on $secret_neowin_project rather than maintaining the current IPB skin.

  • 3 weeks later...
  • 2 weeks later...

NeoGamr (Gaming) news now also tweets to NeowinFeed (which is the main feed of all news).

Reason for doing so, the separate site has seriously affected gaming news, which is now down from half a million views per month, to around 150k.

  • 1 month later...
  • 3 weeks later...
This topic is now closed to further replies.
  • Posts

    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
    • OK so SearXNG is a meta search engine that you can install locally or use via a public instance. It scrapes other search engines which you choose and then sorts the results. Not as complicated as multiple relays
    • The only difference here is that you think you came up with these reasons. You didn't. These age old fearmongering lies (that were NEVER true) were funded by and the anger stoked by Putin through proxies like Farage (and later in the USA, Trump) and filtered down through the skinheads, Neonazis, etc. until it reached the uninformed, ignorant, and gullible -- never realizing they were being played for fools against their own best interests. Even now, despite all of the EVIDENCE proving that Brexit was a terrible mistake for ALL citizens of the UK and that its supporters were tricked by Putin's proxies into sabotaging their own nation, you're still here defending these well-known lies as if they were ever true. Not only are they not true. They NEVER were. So, when are you going to realize that you were lied to and actually get angry at the liars and charlatans who lied to you, instead of blaming the innocent people they lied to you about?
    • Dupe of "Microsoft further improving Windows 11 Taskbar with latest builds", published <20 minutes apart
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      +Edouard
      225
    3. 3
      PsYcHoKiLLa
      152
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!