Skip to content

4.1.0

Choose a tag to compare

@alagrede alagrede released this 03 Jul 19:35
· 13 commits to master since this release

✨ Features

  • Added support for note includes using the @ alias.

    • You can now include the content of another note directly by referencing it with the @ alias.
    • This makes it easier to organize reusable content, create modular documentation, and avoid duplication across notes.

♻️ Refactoring

  • Performed a major code cleanup and refactoring across the project.

    • Improved the overall codebase structure and maintainability.
    • This release includes many internal changes aimed at making future development easier and more reliable.

Note: Because of the scale of these internal changes, there may still be a few undiscovered issues. If you encounter any bugs or unexpected behavior, please don't hesitate to open an issue or get in touch. Your feedback is greatly appreciated!