-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
releaser: Add release notes for 0.92.0
[ci skip]
- Loading branch information
Showing
1 changed file
with
69 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
This release represents **41 contributions by 4 contributors** to the main Hugo code base.[@bep](https://github.com/bep) leads the Hugo development with a significant amount of contributions, but also a big shoutout to [@jmooring](https://github.com/jmooring), [@ptgott](https://github.com/ptgott), and [@roointan](https://github.com/roointan) for their ongoing contributions. | ||
And thanks to [@digitalcraftsman](https://github.com/digitalcraftsman) for his ongoing work on keeping the themes site in pristine condition. | ||
|
||
Many have also been busy writing and fixing the documentation in [hugoDocs](https://github.com/gohugoio/hugoDocs), | ||
which has received **9 contributions by 4 contributors**. A special thanks to [@bep](https://github.com/bep), [@jmooring](https://github.com/jmooring), [@anarchivist](https://github.com/anarchivist), and [@davidsneighbour](https://github.com/davidsneighbour) for their work on the documentation site. | ||
|
||
|
||
Hugo now has: | ||
|
||
* 56338+ [stars](https://github.com/gohugoio/hugo/stargazers) | ||
* 431+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors) | ||
* 415+ [themes](http://themes.gohugo.io/) | ||
|
||
|
||
## Notes | ||
|
||
* Make the deprecated Page/File methods (from Hugo 0.55) ERROR 56ab83a5 [@bep](https://github.com/bep) #9346 | ||
* releaser: Add release notes for 0.91.2 [ci skip] f0b55a68 [@bep](https://github.com/bep) | ||
* releaser: Add release notes for 0.91.1 [ci skip] af165d5b [@bep](https://github.com/bep) | ||
|
||
|
||
## Changes | ||
|
||
* docs: Regenerate docshelper f2bc13dd [@bep](https://github.com/bep) | ||
* Only create LazyContentProvider for the non-rendering Site cdcd15b6 [@bep](https://github.com/bep) #8919 | ||
* Fix missing page data for alternative formats 25d645f4 [@ptgott](https://github.com/ptgott) #8919 | ||
* docs: Add dependency table to maintainance page fbb3c181 [@bep](https://github.com/bep) #8949 | ||
* deps: Upgrade github.com/evanw/esbuild v0.14.8 => v0.14.11 9af4ca38 [@bep](https://github.com/bep) | ||
* Add hugo.Deps 7396aa94 [@bep](https://github.com/bep) #8949 | ||
* hugolib: Fix livereload problem with files including NFC characters in MacOs d82cef5c [@roointan](https://github.com/roointan) #8429 | ||
* docs. Regen CLI docs 74f0777c [@bep](https://github.com/bep) #9363 | ||
* commands: Fix CLI help text for hugo new e334a406 [@bep](https://github.com/bep) #9363 | ||
* Update to Go 1.17.6 5bd3c8df [@bep](https://github.com/bep) #9361 | ||
* create: Correctly pass newContentEditor flags 0aca99fe [@jmooring](https://github.com/jmooring) #9356 | ||
* Add --panicOnWarning flag c8b5ab75 [@bep](https://github.com/bep) #9357 #9359 | ||
* github: Increase stale days 85c5b895 [@bep](https://github.com/bep) | ||
* docs: Regenerate CLI docs 96576083 [@bep](https://github.com/bep) | ||
* docs: Regenerate docshelper 4a0b5533 [@bep](https://github.com/bep) | ||
* Remove mmark 1651beb2 [@bep](https://github.com/bep) #9350 | ||
* Misc depreation updates 2b6063c3 [@bep](https://github.com/bep) #9348 #9349 | ||
* Make the deprecated Page/File methods (from Hugo 0.55) ERROR 56ab83a5 [@bep](https://github.com/bep) #9346 | ||
* github: Add add stale GitHub action dad0dc8d [@bep](https://github.com/bep) | ||
* Fix surprise OutputFormat.Rel overwriting d3c4fdb8 [@ptgott](https://github.com/ptgott) #8030 | ||
* hugolib: Make an RST test optional d632dd7d [@bep](https://github.com/bep) | ||
* deps: Upgrade github.com/niklasfasching/go-org v1.5.0 => v1.6.0 0671ef55 [@jmooring](https://github.com/jmooring) #8921 | ||
* Update stale.yml 672481f1 [@bep](https://github.com/bep) | ||
* releaser: Prepare repository for 0.92.0-DEV 1dbfc0f9 [@bep](https://github.com/bep) | ||
* releaser: Bump versions for release of 0.91.2 1798bd3f [@bep](https://github.com/bep) | ||
* releaser: Add release notes for 0.91.2 [ci skip] f0b55a68 [@bep](https://github.com/bep) | ||
* Revert "config/security: Add HOME to default exec env var whitelist" 623dda71 [@bep](https://github.com/bep) | ||
* Make sure we always create the /public folder aee9e11a [@bep](https://github.com/bep) #8166 | ||
* Fix "stuck on build" in error situations in content processing bd63c1aa [@bep](https://github.com/bep) #8166 | ||
* deps: Run "go mod tidy" 9eb05807 [@bep](https://github.com/bep) | ||
* deps: Upgrade github.com/evanw/esbuild v0.14.7 => v0.14.8 654f513a [@bep](https://github.com/bep) | ||
* releaser: Prepare repository for 0.92.0-DEV 759cdf3f [@bep](https://github.com/bep) | ||
* releaser: Bump versions for release of 0.91.1 f4235057 [@bep](https://github.com/bep) | ||
* releaser: Add release notes for 0.91.1 [ci skip] af165d5b [@bep](https://github.com/bep) | ||
* media: Also consider extension in FromContent 6779117f [@bep](https://github.com/bep) | ||
* media: Add missing BMP and GIF to the default MediaTypes list ce040110 [@bep](https://github.com/bep) | ||
* media: Add PDF MIME type cdc73526 [@bep](https://github.com/bep) | ||
* deps: Update github.com/evanw/esbuild v0.14.5 => v0.14.7 425c7d90 [@bep](https://github.com/bep) | ||
* config/security: Add HOME to default exec env var whitelist fca266eb [@bep](https://github.com/bep) #9309 | ||
* modules: Set GOCACHE env var 0016e21c [@bep](https://github.com/bep) #9309 | ||
* releaser: Prepare repository for 0.92.0-DEV 728feaec [@bep](https://github.com/bep) | ||
|
||
|
||
|
||
|
||
|