Atom Asks About Telemetry
Written by Alex Denham   
Tuesday, 18 October 2016

 An updated version of Atom has been released just five weeks after Atom 1.10 was released. Atom 1.11 offers a number of improvements to the text editor.

Atom was released in 2014 as GitHub's cloud hosted editor. It was created by taking the source code of Chromium, the open source browser that Chrome is based on, and customizing it to work with the Atom web app. While this is mainly an HTML/JavaScript based web app, it doesn't run in a browser. It can be extended using JavaScript, and is Node.js based.

The latest version has performance and stability improvements. Once nice touch is that Atom now asks for permission before sending any telemetry data. When you use it for the first time, you're shown a screen asking for your assistance in improving Atom by allowing the developers to collect anonymous usage information while you use Atom. However, if you'd rather not, you can choose not to share your telemetry data.

The image-view package in Atom has also been improved. Image View tabs that are in the pending state can now be confirmed by double-clicking the tabs, and the status bar now shows the size in bytes of the image as well as the width and height.

The other main change is an option to display a custom title bar on macOS Sierra platforms. This will adapt to the system theme, and be 'less jarring'  when a dark theme is used, according to the developers.

 

atomtitle

 

As is traditional with Atom, the beta of Atom 1.12 was announced alongside the release of Atom 1.11. This adds international keyboard support, updates to Electron 1.3.6, and improves Keybinding usability.

 

atomlogo

More Information

Atom 1.11

Related Articles

Atom 1.5 Released 

Atom 1.1 Released

Atom 1.0 - GitHub's Hackable Editor Becomes Stable

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter,subscribe to the RSS feed and follow us on, Twitter, FacebookGoogle+ or Linkedin

 

Banner


MySQL 9 Adds Support For JavaScript Stored Procedures
11/07/2024

Oracle has announced that support for JavaScript functions and stored procedures has been added to the MySQL database server. The enhancements were added to MySQL 9, an 'innovation release', whic [ ... ]



Ladybird - An Independent Web Browser
03/07/2024

Ladybird sets out to be an independent Web Browser, free of Google (or any) advertising. It has taken the step of becoming a non-profit project on receiving a $1 million donation from GitHub founder,  [ ... ]


More News

 

kotlin book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 18 October 2016 )