# Sublime Text changelog > A fast, extensible cross-platform code and text editor. - Vendor: Sublime HQ - Category: Developer Tools - Platforms: Desktop - Official site: https://www.sublimetext.com - Tracked by: What's New (https://whatsnew.fyi/product/sublime-text) - Harvested from: Blog (https://www.sublimetext.com/blog/feed) - Entries below: 8 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### Sublime Text Build 4200 and Future Plugin Changes - Date: 2025-05-21 - Original notes: https://www.sublimetext.com/blog/articles/sublime-text-4200 - Permalink: https://whatsnew.fyi/product/sublime-text/releases/feed-https-www.sublimetext.com-blog-articles-sublime-text-42 - Labels: Platforms: Desktop .button-st4200 { display: inline-block; background-color: #407fbf; color: #fff !important; border-radius: 3px; padding: 8px 15px; text-decoration: none; transition: background-color 0.15s ease-in-out;… ### Sublime Text 4 Build 4189 - Date: 2024-12-21 - Original notes: https://www.sublimetext.com/blog/articles/sublime-text-4189 - Permalink: https://whatsnew.fyi/product/sublime-text/releases/feed-https-www.sublimetext.com-blog-articles-sublime-text-41-528b5a54 - Labels: Platforms: Desktop .button-st4189 { display: inline-block; background-color: #407fbf; color: #fff !important; border-radius: 3px; padding: 8px 15px; text-decoration: none; transition: background-color 0.15s ease-in-out;… ### Sublime Text 4 Build 4180 - Date: 2024-08-12 - Original notes: https://www.sublimetext.com/blog/articles/sublime-text-4180 - Permalink: https://whatsnew.fyi/product/sublime-text/releases/feed-https-www.sublimetext.com-blog-articles-sublime-text-41-4e3c561a - Labels: Platforms: Desktop .button-st4180 { display: inline-block; background-color: #407fbf; color: #fff !important; border-radius: 3px; padding: 8px 15px; text-decoration: none; transition: background-color 0.15s ease-in-out;… ### Sublime Text 4 Build 4142 - Date: 2022-11-10 - Original notes: https://www.sublimetext.com/blog/articles/sublime-text-4142 - Permalink: https://whatsnew.fyi/product/sublime-text/releases/feed-https-www.sublimetext.com-blog-articles-sublime-text-41 - Labels: Platforms: Desktop .button-st4142 { display: inline-block; background-color: #407fbf; color: #fff !important; border-radius: 3px; padding: 8px 15px; text-decoration: none; transition: background-color 0.15s ease-in-out;… ### Sublime Text 4 - Date: 2021-05-21 - Original notes: https://www.sublimetext.com/blog/articles/sublime-text-4 - Permalink: https://whatsnew.fyi/product/sublime-text/releases/feed-https-www.sublimetext.com-blog-articles-sublime-text-4 - Labels: Platforms: Desktop p.caption-st4 { margin-top: 0.5em; color: #999; font-style: italic; } .button-st4 { display: inline-block; background-color: #407fbf; color: #fff !important; border-radius: 3px; padding: 8px 15px; tex… ### Sublime Merge Tips - Creating and Updating Commits - Date: 2021-05-10 - Original notes: https://www.sublimetext.com/blog/articles/sublime-merge-git-tips-creating-updating-commits - Permalink: https://whatsnew.fyi/product/sublime-text/releases/feed-https-www.sublimetext.com-blog-articles-sublime-merge-g - Labels: Platforms: Desktop Sublime Merge Tips is where we share our favourite tips to be productive with Git and Sublime Merge. In this entry we'll be exploring ways to create, update, and undo commits. Continue reading on the… ### Faster Rendering Using Hardware Acceleration - Date: 2021-04-28 - Original notes: https://www.sublimetext.com/blog/articles/hardware-accelerated-rendering - Permalink: https://whatsnew.fyi/product/sublime-text/releases/feed-https-www.sublimetext.com-blog-articles-hardware-accele - Labels: Platforms: Desktop th, td { padding: 5px 15px; border: 1px solid #737373; } td { font-weight: bold; } .table-wrap { overflow-x: auto; max-width: none; } At Sublime HQ we like to put in extra effort for performance, whic… - **changed** — Rendering now uses hardware acceleration for improved performance ### Sublime Merge Tips - Editing Git Commits - Date: 2021-03-24 - Original notes: https://www.sublimetext.com/blog/articles/sublime-merge-tips-editing-git-commits - Permalink: https://whatsnew.fyi/product/sublime-text/releases/feed-https-www.sublimetext.com-blog-articles-sublime-merge-t - Labels: Platforms: Desktop Here at Sublime HQ we use Sublime Merge every day to manage our Git repositories. As a result we've built lots of features to speed up our development. In this post we'll share some of the ways we've…