Atom v1.54.0-beta0 Release Notes
Release Date: 2020-11-10 // over 4 years ago-
Notable Changes
- 0️⃣ #21495 - Add defaultFontSize setting
- 📜 #20393 - Skip shell functions when parsing env
- ⚡️ atom/github#2507 - GraphQL schema update
- 🐧 atom/spell-check#350 - Add cmd shortkeys for Linux and Windows
- atom/tree-view#1359 - Do not wipe original file when duplicating
- ⚠ atom/tree-view#1364 - Fixes unable to show file warning All Changes ### Atom Core
v1.53.0...1.54.0-beta0
- 0️⃣ atom/atom#21495 - Add defaultFontSize setting
- 🍎 atom/atom#21510 - Add support for global macOS find pasteboard
- 🍱 atom/atom#21518 - ⬆️ [email protected]
- ✅ atom/atom#21447 - Fix WSL uname test
- 🍱 atom/atom#21492 - ⬆️ [email protected]
- atom/atom#20892 - Use HTML native preventScroll for textEditorComponent focus
- 🍱 atom/atom#21543 - ⬆️ [email protected]
- 🍱 atom/atom#21542 - ⬆️ [email protected]
- 📜 atom/atom#20393 - Skip shell functions when parsing env
- 🍱 atom/atom#21544 - ⬆️ [email protected]
- 🍱 atom/atom#21589 - ⬆️ [email protected]
- 🛠 atom/atom#21587 - Fixed atom.confirm and internal use of dialog.showMessageBox
- 🍱 atom/atom#21604 - ⬆️ [email protected]
- 🍱 atom/atom#21615 - ⬆️ [email protected]
- 🍱 atom/atom#21641 - ⬆️ [email protected]
- 🍱 atom/atom#21655 - ⬆️ [email protected]
- ⬆️ atom/atom#21657 - Upgrade the GitHub package
find-and-replace
v0.219.6...v0.219.7
github
v0.35.0...v0.36.2
- ⚡️ atom/github#2358 - GraphQL schema update
- ⚡️ atom/github#2429 - GraphQL schema update
- atom/github#2436 - Give dialog text editors room to expand
- ✅ atom/github#2298 - Use GitHub actions for tests
- atom/github#2437 - Only show identity on present repositories
- ⚡️ atom/github#2441 - GraphQL schema update
- 🍱 atom/github#2444 - ⬆️ Dugite 1.88.5 and Fix Failing Test
- ⚡️ atom/github#2445 - GraphQL schema update
- ⚡️ atom/github#2457 - GraphQL schema update
- ⚡️ atom/github#2461 - GraphQL schema update
- ⚡️ atom/github#2463 - GraphQL schema update
- ⚡️ atom/github#2465 - GraphQL schema update
- ⚡️ atom/github#2472 - GraphQL schema update
- ⚡️ atom/github#2475 - GraphQL schema update
- ⚡️ atom/github#2478 - GraphQL schema update
- ⚡️ atom/github#2480 - GraphQL schema update
- ⚡️ atom/github#2482 - GraphQL schema update
- ⚡️ atom/github#2484 - GraphQL schema update
- atom/github#2489 - Bump lodash from 4.17.14 to 4.17.19
- atom/github#2490 - Bump lodash from 4.17.15 to 4.17.19 in /actions/schema-up
- ⚡️ atom/github#2491 - GraphQL schema update
- ⚡️ atom/github#2494 - GraphQL schema update
- ⚡️ atom/github#2496 - GraphQL schema update
- ⚡️ atom/github#2503 - GraphQL schema update
- ⚡️ atom/github#2507 - GraphQL schema update
- 🔒 atom/github#2508 - [Security] Bump bl from 1.2.2 to 1.2.3
- atom/github#2510 - Bump node-fetch from 2.6.0 to 2.6.1
- 🖨 atom/github#2512 - Bump node-fetch from 2.6.0 to 2.6.1 in /actions/auto-sprint
- atom/github#2511 - Bump node-fetch from 2.6.0 to 2.6.1 in /actions/schema-up
- 🔀 atom/github#2513 - Sync electron-* devDependencies with atom/atom
- ⚡️ atom/github#2514 - GraphQL schema update
- 🍱 atom/github#2515 - ⬆️ Bump sinon from 7.5.0 to 9.0.3
- 🍱 atom/github#2516 - ⬆️ Bump hock from 1.3.3 to 1.4.1
- 👕 atom/github#2517 - ⬆️ Bump eslint from 6.7.2 to 6.8.0
- 🍱 atom/github#2518 - ⬆️ Bump moment from 2.24.0 to 2.28.0
- 🍱 atom/github#2519 - ⬆️ Bump @babel/preset-env from 7.8.2 to 7.11.5
- 🍱 atom/github#2520 - ⬆️ Bump electron-devtools-installer from 2.2.4 to 3.1.1
- ⚡️ atom/github#2522 - GraphQL schema update
- 👷 atom/github#2530 - Passing CI is nice
- ⚡️ atom/github#2528 - GraphQL schema update
- atom/github#2532 - Scroll to first conflict when opening editor
- 👷 atom/github#2533 - Flip CI back to nightly
- 📦 atom/github#2534 - script/redownload-electron-bins.js: Fix finding the Atom repo's package.json
- ⚡️ atom/github#2537 - GraphQL schema update
- ⚡️ atom/github#2544 - GraphQL schema update
- ⚡️ atom/github#2549 - GraphQL schema update
- ⚡️ atom/github#2551 - GraphQL schema update
- ⚡️ atom/github#2552 - Update @babel/preset-env
- 📜 atom/github#2553 - Catch the non-workdir error from git rev-parse
spell-check
v0.76.1...v0.76.2
- 🐧 atom/spell-check#350 - Add cmd shortkeys for Linux and Windows
- atom/spell-check#346 - Add html link to IANA tag list
tree-view
v0.228.1...v0.228.2
Previous changes from v1.53.0-beta0
-
Notable Changes
- 🛠 #21425 - Fixes atom unable to install on ubuntu groovy.
- atom/github#2425 - The alt text on your avatar in the Git tab no longer overflows when you're offline.
- 🚚 atom/tree-view#1358 - Allows files to be moved to a root directory that has a ',' comma as part of its name All Changes ### Atom Core
v1.52.0...1.53.0-beta0
- 🏗 atom/atom#21267 - Revert build template
- 📦 atom/atom#21287 - Bump lodash from 4.17.15 to 4.17.20 in /packages/about
- atom/atom#21242 - Bump bl from 3.0.0 to 3.0.1 in /script
- 🍱 atom/atom#20956 - ⬆️ [email protected]
- 🍱 atom/atom#21196 - ⬆️ [email protected]
- 🍱 atom/atom#21028 - ⬆️ [email protected]
- 🍱 atom/atom#21029 - ⬆️ [email protected]
- atom/atom#21262 - Ci publish template
- 🏗 atom/atom#21269 - CI build template including patches
- 👷 atom/atom#21298 - CI test template
- 🍱 atom/atom#21299 - ⬆️ [email protected]
- 🍱 atom/atom#21193 - ⬆️ [email protected]
- 👷 atom/atom#21081 - Cross-platform CI scripts
- 🍱 atom/atom#21310 - ⬆️ [email protected]
- atom/atom#21294 - Bump node-fetch from 2.6.0 to 2.6.1 in /script
- atom/atom#21293 - Bump node-fetch from 2.2.0 to 2.6.1 in /script/vsts
- atom/atom#21249 - Bump decompress from 4.2.0 to 4.2.1 in /script/vsts
- atom/atom#20521 - Bump acorn from 5.7.3 to 5.7.4
- atom/atom#20043 - Bump mixin-deep from 1.3.1 to 1.3.2 in /script
- atom/atom#20632 - Bump https-proxy-agent from 2.2.1 to 2.2.4 in /script/vsts
- ⚡️ atom/atom#21212 - update [email protected]
- 🔨 atom/atom#21109 - Parallelize Tests in CI (+ Refactor and Improvements)
- 🍱 atom/atom#21319 - ⬆️ [email protected]
- 👕 atom/atom#20042 - Bump eslint-utils from 1.3.1 to 1.4.3 in /script
- 🍱 atom/atom#21331 - ⬆️ [email protected]
- 🏁 atom/atom#21336 - DependsOn windows_tests
- 💅 atom/atom#21042 - ⬆️ [email protected]
- 🍱 atom/atom#21046 - ⬆️ [email protected]
- 🍱 atom/atom#21338 - ⬆️ [email protected]
- ✅ atom/atom#21295 - Tests: retry timed out steps automatically
- 🚚 atom/atom#21340 - Remove random-words dependancy
- ⚡️ atom/atom#21343 - Dependancy updates
- 🍱 atom/atom#21036 - ⬆️ [email protected]
- atom/atom#21367 - Fix version information
- 🍱 atom/atom#21256 - ⬆️ [email protected]
- 🍱 atom/atom#21364 - ⬆️ [email protected]
- 🍱 atom/atom#21376 - ⬆️ [email protected]
- 🍱 atom/atom#21374 - ⬆️ [email protected]
- 🍱 atom/atom#21377 - ⬆️ [email protected]
- 🛠 atom/atom#21384 - Fixes issue with re-opening closed PRs
- atom/atom#21396 - Prevent node_modules/nan pattern from matching node_modules/nanoid
- 🍱 atom/atom#21391 - ⬆️ [email protected]
- 🍱 atom/atom#21388 - ⬆️ [email protected]
- 🍱 atom/atom#21406 - ⬆️ [email protected]
- 📦 atom/atom#21398 - exclude test folders from the packaged app
- 🍱 atom/atom#21344 - ⬆️ [email protected]
- 🍱 atom/atom#21411 - ⬆️ [email protected]
- 🍱 atom/atom#21405 - ⬆️ [email protected]
- 🍱 atom/atom#21418 - ⬆️ [email protected]
- 🍱 atom/atom#21419 - ⬆️ [email protected]
- ⚡️ atom/atom#21425 - Update Debian dependencies, fixes Ubuntu Groovy
- 🍱 atom/atom#21231 - ⬆️ [email protected]
- 🔀 atom/atom#21430 - Merge dependency bumps
- 🍱 atom/atom#21437 - ⬆️ [email protected]
- 🌲 atom/atom#21446 - Clarify the context under which log-file is used
- 🖨 atom/atom#21413 - script/bootstrap: Make
apm --version
print the Atom version currently being bootstrapped - 👕 atom/atom#21326 - Separate lint into own job
find-and-replace
v0.219.5...v0.219.6
fuzzy-finder
v1.14.2...v1.14.3
github
v0.34.2...v0.35.0
- 📦 atom/github#2415 - Populate StubItem panes that are deserialized after package initialization
- 🔒 atom/github#2419 - [Security] Bump acorn from 6.4.0 to 6.4.1
- 🖨 atom/github#2424 - Fix sprint projects link in CONTRIBUTING doc
- atom/github#2425 - Hide git and GitHub tab avatar alt text when offline
- atom/github#2426 - Create repository for single file
- 👷 atom/github#2427 - Bump CI host images
- atom/github#2428 - Git identity panel
settings-view
v0.261.5...v0.261.6
tree-view
v0.228.0...v0.228.1