gutenberg v0.12.0 Release Notes

Release Date: 2020-09-04 // over 3 years ago
  • ๐Ÿ”„ Changes:

    • ๐Ÿ”€ 2d1c954 Merge pull request #1038 from getzola/next
    • โšก๏ธ 935c4a5 Update changelog
    • ๐Ÿ“š 428b594 Fix documentation typos (#1157)
    • ๐Ÿš€ b854cca Prepare for release
    • ๐Ÿ“„ ba240cd Change min Rust version in docs
    • โšก๏ธ f786783 Update pulldown_cmark
    • 5bf1687 Use trim_start_matches instead of strip_prefix (#1156)
    • โšก๏ธ d1ca1e3 Update themes gallery (#1153)
    • 2ac1d79 fix get_taxonomy_url to handle merged taxonomies properly (#1155)
    • ๐Ÿ“„ cc647f8 Make anchors always visible in docs ๐Ÿ‘€ See More
    • ๐Ÿšš e0068ef Remove mention from changelog
    • 6c2300f Disable minify_html for now
    • c143d95 Reverse pagination (#1147) [#1082, #1122, #1123, #1126, #1056, #1135, #1136 ]
    • 5ec3a9c Strip unc if it exists, fix #1110 #1129 (#1151)
    • โšก๏ธ 4f5fd63 Update deps + pinned
    • ๐Ÿ‘ 0df3631 Add minify support (#1146) [#1139, #766 ]
    • d571dea Per section/subsection feeds (#1128)
    • 6e16dfd A Fix for the permalinks in #1136 (#1142) [#1135 ]
    • ๐Ÿ›  af0dd5e Fixed unsound errors (#1143)
    • 0๏ธโƒฃ 51a2213 Replaced all impl Default with derive(Default), where possible (#1141)
    • ๐Ÿ“œ 159ce0f Fix toml parse error line number (kind of) (#1138)
    • d198ad6 Doc add a missing arg to get_taxonomy_url (#1139) [#766 ]
    • ๐Ÿ”€ 05646ab add fix for (#1135) Taxonomies with identical slugs now get merged (#1136)
    • ๐Ÿ”€ 7666043 Merge branch 'master' into next
    • ffaf5e0 Do not unwrap on invalid utf8 in link checker [#1134 ]
    • 278cc82 Change zola serve to load HTML from memory instead of disk (#1114)
    • โšก๏ธ 261a2ee Docs/configuration update (#1126) [#1056 ]
    • 6379723 fix link (#1127)
    • 274a5be Fix title level of check command (#1125)
    • ๐Ÿ“š 282a755 Add feed autodiscovery documentation (#1123)
    • c0e6c7e Adding my blog to the example list (#1124)
    • โšก๏ธ 6238171 Updating filetime to v0.2.12 for OpenBSD support (#1120)
    • โšก๏ธ 00eca98 Update themes gallery (#1122)
    • 6af7959 Making Chinese and Japanese search indexing optional... (#1115)
    • ๐Ÿ‘ 4a3c156 Support anchors without quotes in link checker (#1118)
    • b04be90 Fix benchmarks (#1113)
    • 39eed4f add OneHalf Light/Dark theme (#1116)
    • b359cca adding OpenBSD installation instructions (#1109)
    • โšก๏ธ b4c5e9a Update changelog
    • b9296f7 Make current_path always start with a slash (#1101)
    • 28523ac Allow emitting newlines and whitespace in shortcodes and introduce markdown shortcodes (#1085)
    • ๐Ÿ‘ b003a47 Support relative links for root directory (fix #1028) (#1106)
    • ๐Ÿ”€ 7e7bf2b Tables in config.extra can be merged with those in theme.extra (#1100)
    • 66aaf4e Use mod paths
    • d7b5368 Extract some feed logic out of site/lib.rs
    • 5fe1036 Extract some Tera logic out of site/lib.rs
    • d9123a8 Extract link_checking outside of site/lib.rs
    • 9be7bc0 Extract sass code out of site/lib.rs
    • โšก๏ธ d7a557f Update livereload.js
    • c3f59bc Fix pagination section memory issue (#1097)
    • โšก๏ธ 9f20af1 Update deps
    • 24d4784 Ignore sass directories starting with _ (#1084)
    • ๐Ÿ”€ 97e7728 Merge branch 'hmble-patch-1'
    • d242b6b Change wording a bit
    • d21ac14 make text visible on markdown renderers (#1096)
    • โš  2514ad9 Add warning to not put taxonomies key in [extra] (#1095)
    • โšก๏ธ ffd87dc Update syntect syntaxes
    • ๐Ÿš€ b3d9fd9 Deployment guide for Vercel
    • 26a5a36 Zola is now available in the official Arch repos (#1089)
    • โšก๏ธ 50d092f Update themes gallery (#1082)
    • ๐Ÿ”ง fb994c7 Make search index configurable [#961 ]
    • c6a1c8b Clearer page sorting comment
    • 7cea0bb Clean up config a bit
    • cb198ab Document get_taxonomy_url [#956 ]
    • โœ… b30394f Tweak a bit the test_site test
    • e47decc Make themes more flexible (#1004)
    • โšก๏ธ 2230968 Update changelog
    • 530f918 Add --force/-f flag to init, for creation in non-empty dir (#1065)
    • ade442a clippy + fmt + fix toml dates in extra arrays [#1048 ]
    • 5e31a32 Add support for SVG files to get_image_metadata (Fixes #769) (#1063)
    • 47bd7c9 fix material-light theme link (#1066)
    • 752716f Not sure it changes anything but...
    • ๐Ÿšš 351c9b7 Remove ja/zh in search index
    • 8d4056a Add GLSL and GDScrip syntax highlighting (#1060)
    • 2e9b7ba Enable task lists
    • f41fab8 Start changelog
    • c4154bb Don't panic on bad date strings (#1051) [#993 ]
    • 6708f76 Implement get_file_hash (#1044)
    • โšก๏ธ 690dded Update snap
    • โšก๏ธ f107d43 Update snap
    • ๐Ÿ”€ a27380e Merge pull request #1055 from apiraino/add-new-sublime-themes-2
    • ๐Ÿณ 779c4dc Merge pull request #1057 from thomasetter/dockerignore
    • ๐Ÿ— a3b65b2 add .dockerignore file to reduce intermediate docker image size and build time
    • bdeb2bd Add themes and syntect file
    • ๐Ÿ“„ ed0ae43 Clarify docs about adding a Sublime theme
    • ๐Ÿ”€ f138875 Merge pull request #1049 from bdjnk/patch-1
    • 1200cfc mention code block output change
    • a9a3a2e Mention 0.11 breaking change [#1047 ]
    • ๐Ÿ— b87f175 Remove unneeded build_timestamp on config
    • โœ… b935dc6 Fix tests
    • โšก๏ธ eb9e22c Update Changelog to mention taxonomy rss
    • ee594cf Make alias template pass HTML validation
    • ๐Ÿ”€ d1f7434 Merge pull request #1039 from styfle/patch-1
    • c7c4605 ZEIT Now => Vercel
    • 0d817ee Next version

    ๐Ÿ— This list of changes was auto generated.