The new build 3047 released today has become available not only to registered users, but to everyone else too. The developers report that this is the fastest, most stable and best version of Sublime Text to date.
Download + Full list of changes ')
If you are upgrading from Sublime Text 2, the main changes in Sublime Text 3 are as follows:
Speed. The start time of the program, file downloads and the work of the Replace All function have been significantly reduced. If you have OS X and Retina, then you will notice a significant increase in performance.
Symbol indexing for Goto Definition and Goto Symbol in Project commands. Also works for Jump Forward and Jump Back functions.
Improved HTML editing, including autocomplete tags and attributes, as well as automatic closing of tags.
Improved work with projects. Now you can create multiple workspaces for a single project.
Rich API. Plugins are better isolated from the main application, and at the same time have a more complete API.
In general, hundreds of small improvements have been made in almost all the features of Sublime Text. More details can be found in the original announcement .