Pular para o conteúdo principal

WriteDocs October Changelog

This month, we’ve rolled out several updates and improvements. These updates make WriteDocs more customizable, visually cohesive, and functional.

Features

  • Group Name Translation in CLI: Enhanced the CLI command for translation by adding group names to the generated JSON, making localization more organized and easier to manage.
  • Color Mode Customization: New options to define a primary color mode in config.json and the ability to disable the toggle button, enabling more control over the site's appearance.
  • Custom Logo Sizes: Now, you can specify up to three different logo sizes in config.json for greater flexibility in branding across various screen sizes.
  • API Playground Presentation: Revamped the API playground layout for a cleaner, more intuitive interface, making it easier for developers to interact with and test API endpoints.
  • Card Component Image Support: Added options to configure images in the Card component, including dark mode-specific images to improve visual coherence with different themes.
  • Custom CSS Support: You can now include a custom.css file, allowing greater customization of styles beyond standard configuration options.
  • Dynamic Navbar Options: Two navbar configuration options are available, adapting the layout based on the number of navbar items:
    • Two External Links: Allows up to two external links in the navbar for enhanced user navigation.
    • Single Item Visibility: Option to hide the navbar when only a single item is present, streamlining the interface.
  • Tracking Integrations: Integrated support for PostHog and Google Tag Manager, enabling advanced analytics and tracking capabilities for better user insights.

Fixes

  • Broken Links CLI: Resolved issues with the CLI command for detecting broken links, ensuring smoother navigation and link reliability.
  • Image Control in Image Component: Improved control over image sizing within the Image component, delivering better display consistency across various devices.
  • Deploy Bug Fix: Fixed a critical deployment bug for more stable and reliable document hosting.