Skip to content

8.18.0

Compare
Choose a tag to compare
@stevenjoezhang stevenjoezhang released this 02 Aug 07:57
· 102 commits to master since this release

What's Changed

πŸ’₯ Breaking Changes

🌟 New Features

codeblock:
+  # Fold code block
+  fold:
+    enable: false
+    height: 500

⭐ Features

-# Gitter is a chat and networking platform.
-# For more information: https://gitter.im
-gitter:
-  enable: false
-  room:
  • Remove link posts feature (a24450d)

🐞 Bug Fixes

  • Fix next_url: add new option to decodeURI (b85201b)

πŸ›  Improvements

  • Update fa CSS selector (0624149)
  • Create code-container element (c596155)

πŸŒ€ External Changes

πŸ“– Documentation

Full Changelog: v8.17.1...v8.18.0