NOTE: This is issue #065 of my newsletter, which went live on Monday, May 23rd. If you find this information useful and interesting and you want to receive future issues as they are published, ahead of everyone else, I invite you to join the subscriber list at frontendnexus.com.
The headlines of this issue are all related to the Apple ecosystem. Safari 15.5 is here, and it brings three new features and many bug fixes and improvements over the previous release. iOS users can also install the 1.38 update for the Brave browser, which brings improved privacy features. And the releases of the week include Angular 14 RC, Node v18.2.0, and more.
Safari 15.5 is here
Safari users are receiving a new update. Version 15.5 brings over many bugfixes and improvements, as well as three new features:
- you can make an element non-interactive with the
inert
attribute - the
worker-src
Content Security Policy directive provides a way to restrict which URLs are allowed to be sources for worker scripts - the new
minimumViewportInset
andmaximumViewportInset
APIs for implementing new CSS Viewport Units in WKWebView-based apps.
The list of fixes is impressive as well. I am glad to see many CSS issues being fixed, including many issues related to position: sticky
, aspect-ratio
with percentage widths, or scrolling with background-attachement: fixed
. For more details, you can check the official release notes.
Browser news
Brave
Brave has released the 1.38 update for iOS users. This release is focused on improving the privacy features with three main updates:
- a new Privacy Hub showing what Brave blocked, and how Brave protects you online
- enhanced fingerprinting protections
- a certificate viewer
More details about each of these new features can be found in the official release notes.
Software updates and releases
- Angular 14 RC - a development platform for building mobile and desktop web applications
- Bootstrap 5.2.0 beta - a front-end framework for faster and easier web development
- Deno 1.22 - a modern runtime for JavaScript and TypeScript
- Electron React Boilerplate v4.6.0 - a foundation for scalable cross-platform apps
- melonJS 2 v10.9.0 - HTML5 game engine
- Node v18.2.0 (Current) - asynchronous event-driven JavaScript runtime
- Playwright v1.22.0 - a framework for web testing and automation
- Vuestic UI v1.4.0 - UI Library for Vue 3
Wrapping things up
Ukraine is still suffering from the Russian invasion - if you are looking for ways to help, please check Smashing Magazine's article We All Are Ukraine ๐บ๐ฆ or get in touch with your trusted charity.
If you enjoyed this newsletter, there are a couple of ways to support it. You can share the link to this issue on social media and follow this newsletter on Twitter. Each of these helps me out, and I would appreciate your consideration.
That's about all I have for this issue. Have a great and productive week, keep yourselves safe, spend as much time as possible with your loved ones, and I will see you again next time!
Top comments (0)