Skip to content

v1.3.1 - 2024-04-21

It's a quick release related to bug fixes I have found when trying to update one of my own pages with v1.3.0. There is no new functionality here, only fixes related mostly to rewritten functionality of meta plugin . I definitely need to work on some additional E2E tests to cover some of the aspects because this functionality was fully covered with unit tests.

Changelog

Meta

  • fix for hidden pages not being hidden when in a hidden directory
  • fix for missing title warning display when file is an overview
  • fix for links normalization
  • fix cross plugins errors when one of the plugins is disabled

Legend

❎ - added ✅ - fixed ♻️ - changed 🚫 - removed