Chrome Latest Release

broken image


  1. Chrome Latest Release
  2. Google Chrome Latest Release
  3. Google Chrome Release Schedule
  4. Latest Chrome Release Date
  5. Chrome Latest Release

Chrome 89 is starting to roll out to stable now.

2 days ago  Google is speeding up the release cycle for Chrome with plans to release a new milestone every four weeks. 'We are excited to announce that Chrome is planning to move to releasing a new. The device you have runs on Chrome OS, which already has Chrome browser built-in. No need to manually install or update it — with automatic updates, you'll always get the latest version.

Here's what you need to know: Nectar browser extension safari.

  • WebHID, WebNFC, and Web Serial have graduated from their origin trials and are now available in stable.
  • We're closing a loophole a few developers used to skirt the PWA installability checks.
  • Web Share, and Web Share Target arrive on the desktop.
  • And, there's plenty more.

I'm Pete LePage, working, and shooting from home, let's dive in and see what's new for developers in Chrome 89!

WebHID, WebNFC, and Web Serial #

I'm really excited about WebHID, WebNFC, and Web Serial. They open up new scenarios for users that were never possible before, interacting with real world hardware.

They allow makers to connect to fun, quirky hardware, video conferencing apps to use the dedicated telephony buttons on specialized speakers. Or any number of other use cases.

Using Web Serial, and about 60 lines of code, @AndreBan created a page that can interact with the MicroPython REPL on a Raspberry Pi Pico. Web Serial is also used by Espruino in their web based IDE.

At CDS 2019, Francois wrote a fun, memory-style game using Web NFC. You had to tap the phone to the right card, in the right order.

And my favorite, @bramus used WebHID to connect to a StreamDeck, building a Daft Punk drum pad. If you don't have a StreamDeck, check out his demo video on YouTube, and check out the code on GitHub.

Chrome Latest Release

Whether it's your site that interacts with your hardware, or your hardware that can interact with lots of sites, users win because they don't need to install special drivers, or software.

You can learn more about some of the devices you can connect to at web.dev/devices, or check out the getting started guides for WebHID, WebNFC, and Web Serial.

PWA installability criteria changes #

Offline support has been a key part of the Progressive Web App criteria for installability since the beginning. As with other installed app, users expect it to work reliably. It should be fast, and, they should never see the offline dino!

Later this year, we plan to close a loophole that allowed a few sites to pass the installability criteria, without an offline experience. If your PWA already has an offline experience, you're all set. There's no action required, but, if you don't, it's time to add one!

Starting in Chrome 89, if your PWA doesn't provide a valid response when offline, you'll see a warning in DevTools under the Issues tab, and Lighthouse will indicate there's an issue. And, enforcement will start in Chrome 93, later this year.

You can decide what kind of offline experience you want to provide. Ideally, you should provide as much of your experience as possible. But, at a minimum, it can be as simple as an offline fallback page.

Google chrome free download english version windows 7. You can find more details about the change, and why we're making it in Improving Progressive Web App offline support detection.

If you're not sure where to get started, check out Workbox. It has a set of libraries that can power a production-ready service worker for your PWA. Or, for a simple offline fallback page, the article Create an offline fallback page has all the code you need, and you can copy and paste directly in to your site.

Web Share and Web Share Target for Desktop #

If your site allows users to create, edit, or interact with files, you should be using the Web Share and Web Share Target APIs. These APIs have been available on mobile for some time but are now supported on Chrome OS and Windows.

Web Share makes it possible for users to send files or data to other installed apps on their device, for example, sharing a photo from Google Photos to Twitter.

To register as a target so other apps can share files or data with you, you'll want to use the Web Share Target API.

Check Integrate with the OS sharing UI with the Web Share API and Receiving shared data with the Web Share Target API for getting started guides.

Google Chrome Latest Release

And more #

And of course there's plenty more.

Chrome now allows top level await within JavaScript modules.

To reduce confusion for users, we've updated the icon shown in the omnibox for installable PWAs.


And, if you've used a Trusted Web Activity to make your PWA available in the Play Store for Chrome OS, you can sign up for the Digital Goods API origin trial.

Chrome latest version release date
Chrome

Google Chrome Release Schedule

Further reading #

This covers only some of the key highlights. Check the links below for additional changes in Chrome 89.

Latest Chrome Release Date

Subscribe #

Want to stay up to date with our videos, then subscribe to our Chrome Developers YouTube channel, and you'll get an email notification whenever we launch a new video.

I'm Pete LePage, and as soon as Chrome 90 is released, I'll be right here to tell you what's new in Chrome!

Credits #

The photo of the Raspberry Pis and Arduino are by by Harrison Broadbent on Unsplash

Last updated: Improve article

Google has today announced that it will now roll out software updates for its Chrome browser more frequently in order to seed new features at a quicker pace. The goal is to keep the experience of using Chrome dynamic and evolving for users, while also boosting the security aspect. The company will now release new Chrome updates every four weeks, starting with Chrome v94 that will be out in the third quarter of 2021.

For over a decade, Google claims to have followed a 6-week cycle for rolling out milestone updates. As far as security updates go, Google releases a new build every two weeks, which is also what inspired Google to shorten the patch gap and move to a 4-week milestone update cycle to deliver new features at a faster pace.

Chrome Latest Release

However, a quicker update cycle means a specific set of users may be forced to adapt to new changes more frequently, which might be cumbersome in certain scenarios. And to address that, Google also has a new Extended Stable channel that will deliver milestone updates after a span of 8 weeks, instead of the new 4-week cycle. The Extended Stable update cycle can be used by enterprise admins and Chromium embedders who will require more time to manage their updates.

'Security updates on Extended Stable will be released every two weeks to fix important issues, but those updates won't contain new features or all security fixes that the 4 week option will receive,' the company added in its blog post. And for Chrome OS users as well, Google plans to offer multiple update release options to better suit their needs, especially for enterprise customers.

Google has already updated its release schedule database for Chrome updates, and it now shows a gap of four weeks between each milestone build starting with Chrome v94 that is set to release on September 14 via the stable channel.





broken image