โŒ

Lees weergave

Minecraft 25w42a (snapshot) Released

25w42a is the second snapshot for Java Edition 1.21.11, released on October 14, 2025. Full changelog: https://minecraft.wiki/Java_Edition_25w42a
  •  

Firefox 144.0

New

  • Focus on just one tab in a group without the clutter. Your active tab now stays in view, keeping things tidy even with the group collapsed.

    image for tab focus

  • Weโ€™re excited to share another tab groups update that addresses a top request from our community! You can now drag a tab into a collapsed group without automatically expanding it. Itโ€™s a quick way to stay organized while minimizing visual distractions.

  • Profile management, now rolling out gradually to users globally over the next few weeks, helps you protect your privacy and stay focused by separating your online life into distinct profiles for work, school, vacation planning, or whatever you choose. You can name your profiles and customize them with avatars and color themes for easy recognition, then quickly switch between them while keeping bookmarks, tabs, and browsing history completely separate. The new Profiles feature is available for Windows 11, Mac, and Linux users, with Windows 10 support coming soon.

    image for profile management

    This feature is part of a progressive roll out.

    What is a progressive roll out?

    Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.

  • You can now close a Picture-in-Picture window without pausing the video. Press Shift + Click on the close button or use Shift + Esc to exit while keeping playback uninterrupted.

  • Logins stored in the Firefox Password Manager are now encrypted on disk using a modern encryption scheme (AES-256-CBC), replacing the older 3DES-CBC. This change improves local data protection. Logins synced through Firefox Sync remain end-to-end encrypted and already use AES-256-GCM.

  • Visual search powered by Google Lens

    With just a right-click on any image, you can now:
    โœจ Find similar products, places, or objects
    โœจ Copy, translate, or search text from images
    โœจ Get inspiration for learning, travel, or shopping

    Look for the new โ€œSearch Image with Google Lensโ€ option in your right-click menu (highlighted with a NEW badge at first).
    This is a desktop-only feature, rolling out worldwide. Your default search engine must be set to Google in order to use it.

    image for lens

    This feature is part of a progressive roll out.

    What is a progressive roll out?

    Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.

  • Perplexity AI Search in Firefox

    On desktop, Firefox now includes Perplexity, an AI-powered answer engine built into the browser. Perplexity delivers direct, conversational answers to complex questions, helping you get quick summaries, accurate references, or creative inspiration without digging through multiple sources. Itโ€™s rolling out worldwide from the address bar via the unified search button.

    This feature is part of a progressive roll out.

    What is a progressive roll out?

    Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.

  • The following languages are now available for translation:

    • Azerbaijani
    • Bangla
    • Icelandic

Fixed

  • Various security fixes.

  • The following languages have improved translation quality:

    • Arabic
    • Bulgarian
    • Catalan
    • Chinese (Simplified)
    • Czech
    • Dutch
    • Estonian
    • Finnish
    • French
    • German
    • Hungarian
    • Italian
    • Japanese
    • Portuguese
    • Persian
    • Spanish
    • Ukrainian

Changed

  • On Windows, when opening a link from another application, Firefox will only use a window on the current virtual desktop or open a new window if needed.

Enterprise

Developer

  • You can now jump to a CSS custom property's definition from within the var() function in style rules.

  • The events tooltip in the Inspector now shows a badge besides custom events, making it easier to differentiate them from built-in events.

Web Platform

  • Firefox now supports the Element.moveBefore API.

  • Firefox now supports math-shift compact.

  • Firefox now supports PerformanceEventTiming.interactionId, allowing developers to group related input events. This enables support for the Interaction to Next Paint (INP) responsiveness metric.

  • Firefox now supports the command and commandfor attributes.

  • Firefox now supports the View Transitions API Level 1. The View Transitions API provides a mechanism for easily creating animated transitions between different website views.

  • Dithering is now applied when linear-gradient, conic-gradient, and radial-gradient are rendered using hardware WebRender.

  • Firefox now supports the upsert proposal. This adds getOrInsert and getOrInsertComputed methods to Map and WeakMap. These methods either return the value associated with a key, or insert a default value, and then return that value, simplifying handling of cases where it's not known if a key is already present in the Map or WeakMap.

  • Firefox now supports the lock() and unlock() methods of ScreenOrientation interface on Windows tablets and Android devices.

  • Firefox now supports worker transfer for RTCDataChannel.

  • Firefox now supports the resizeMode getUserMedia constraint, allowing developers to crop and downscale video captured from a camera to any resolution they choose.

  • Firefox now supports the WebGPU GPUDevice.importExternalTexture API on Windows.

  • WebCodecs on Windows now has a batch-encoding path for VideoEncoder, improving performance with higher throughput and lower submission latency due to a larger default batch size.

  • Gecko-specific CSS2Properties was renamed to CSSStyleProperties, to align with the latest web standard and for better interoperability with other browser engines.

Community Contributions

  • With the release of Firefox 144, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 12 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions:

  •  

Counter-Strike 2 Pre-Release Update

[p align="start"]A new pre-release build (โ€œ1.41.1.3-rc1โ€) is now available in the CS2 beta depot. This build is not compatible with public matchmaking.[/p][p align="start"]For instructions on how to opt into a CS2 beta depot build, visit the following page: [/p][p]https://support.steampowered.com/kb_article.php?ref=9847-WHXC-7326[/p][p align="start"][/p][p]\[ ENGINE ][/p]
  • [p]Updated engine code to the latest version of Source 2.[/p][/*]
  • [p]Reworked bullet penetration simulation to reduce CPU usage.[/p][/*]
  • [p]Improved core utilization of some client particle and sound effects processing, reducing overall CPU usage when players are shooting.[/p][/*]
[p]\[ GAMEPLAY ][/p]
  • [p]Defusing C4 will now lower the viewmodel weapon, prevent scoping, and delay firing the weapon by 150ms after exiting the defuse.[/p][/*]
  • [p]Fixed a case where 1 tick was incorrectly subtracted from sv_predictable_damage_tag_ticks.[/p][/*]
[p]\[ UI ][/p]
  • [p]Major Highlight clips are now viewable from the Spectator Loadout.[/p][/*]
  • [p]Selected player is now more visible in the Team Counter.[/p][/*]
  • [p]Context menu in the Inventory now opens in a position relative to the cursor.[/p][/*]
  • [p]HUD weapon mode indicator has been moved to the ammo count.[/p][/*]
[p]\[ MAP SCRIPTING ][/p]
  • [p]cs_script enums can now be imported and behave the same as TypeScript enums.[/p]
    • [p]CSWeaponType.PISTOL == 1[/p][/*]
    • [p]CSWeaponType\[1] == "PISTOL"[/p][/*]
    [/*]
  • [p]Added enums CSRoundEndReason, CSHitGroup, CSLoadoutSlot, CSDamageTypes, CSDamageFlags and CSWeaponAttackType[/p][/*]
  • [p]Added BOOSTS value to CSGearSlot. This is the gear slot for healthshots.[/p][/*]
  • [p]Updated Instance.OnRoundEnd to now receive the reason[/p][/*]
  • [p]Updated Instance.OnBeforePlayerDamage to now receive damageType and damageFlags and the result can now modify damageType and damageFlags[/p][/*]
  • [p]Updated Instance.OnPlayerDamage to now receive damageType and damageFlags[/p][/*]
  • [p]Updated Instance.OnKnifeAttack to now receive attackType[/p][/*]
  • [p]Updated Instance.TraceLine, Instance.TraceSphere and Instance.TraceBox[/p]
    • [p]The trace config now accepts an array of ignore entities or just one[/p][/*]
    • [p]The trace config can specify to trace against hitboxes[/p][/*]
    • [p]The trace result will include hitGroup if tracing against hitboxes[/p][/*][/*]
    • [p]Updated Instance.BulletTrace result to include hitGroup[/p][/*]
    • [p]Updated Entity.TakeDamage to accept damageType and damageFlags[/p][/*]
    • [p]Added CSWeaponData.GetGearSlot()[/p][/*]
      •  

      10.11.0 RC9

      ๐Ÿš€ Jellyfin Server 10.11.0 RC9

      We are pleased to announce the ninth release candidate preview release of Jellyfin 10.11.0!

      This is a preview release, intended for those interested in testing 10.11.0 before it's final public release. We welcome testers to help find as many bugs as we can before the final release.

      As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

      Important Notes & Features

      Please see the WIP release notes here for now: https://notes.jellyfin.org/v10.11.0_features

      PLEASE READ THOSE NOTES THOROUGHLY BEFORE UPGRADING; current RC users should have a seamless upgrade. If you have any questions, please ask in our Matrix chat.

      Installing

      This preview release is distributed in all our traditional forms, though not automatically via our Apt repository or latest tag.

      • For all non-Docker environments, you can find the files for manual download in our repository by selecting "Stable Preview" for your OS.
      • For Docker, you can pull the 10.11.0-rc9 or preview tags.

      What's Changed (since RC8)

      New Contributors

      Full Changelog: v10.11.0-rc8...v10.11.0-rc9

      Previous RC Changelogs: https://github.com/jellyfin/jellyfin/releases/tag/v10.11.0-rc8

      •  
      โŒ