index.md (1087B)
1 ---
2 date: 2014-05-29T22:53:22Z
3 description: "Now 3–4 times faster, Hugo 0.11 brings live reload, theme engine, menu system, XML sitemap, and more!"
4 title: "Hugo 0.11"
5 categories: ["Releases"]
6 ---
7
8 - Considerably faster... about 3 - 4x faster on average
9 - [Live Reload](/getting-started/usage/#livereload). Hugo will automatically reload the browser when the build is complete
10 - Theme engine w/[Theme Repository](http://github.com/spf13/hugoThemes)
11 - [Menu system](/content-management/menus/) with support for active page
12 - [Builders](/extras/builders) to quickly create a new site, content or theme
13 - [XML sitemap](/templates/sitemap) generation
14 - [Integrated Disqus](/extras/comments) support
15 - Streamlined [template organization](/templates/overview)
16 - Brand new docs site
17 - Support for publishDate which allows for posts to be dated in the future
18 - More [sort](/functions/sort/#readout) options
19 - Logging support
20 - Much better error handling
21 - More informative verbose output
22 - Renamed Indexes > [Taxonomies](/taxonomies/overview)
23 - Renamed Chrome > [Partials](/templates/partials)