Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@LebCit LebCit released this 18 Aug 03:37

Blog-Doc Version 3.2.0

New Features

  • RSS & Sitemap Enhancements: Added global routes for generating RSS feeds and sitemaps at build time. Introduced functions to rename RSS and sitemap links and preserve their order in the menu.
  • 404 Page: Added a function to create a custom 404 (Not Found) page at build time.

Improvements

  • Route Management: Updated themes' route aggregators to utilize global not found, RSS, and sitemap routes at build time.
  • Sitemap Functionality: Refactored the sitemap generation function and updated the node app's sitemapRoute to accommodate the new function signature.

Fixes

  • Theme Enhancements: Corrected default theme header to load the featured image if defined.
  • Post Excerpts: Fixed rendering issues with post excerpts in the default theme.

Cleanup

  • Route Optimization: Removed unnecessary RSS and sitemap routes from the build process.