Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

42 lines (29 loc) · 1.03 KB

Changelog

Unreleased

Added

  • Test vault for easier development and testing
  • Hot-reload plugin to test vault for seamless development

Changed

  • Moved styles to external CSS file
  • Restructured documentation into separate files following GitHub standards

Maintenance

  • Improved internal documentation
  • Added Dependabot configuration for GitHub Actions
  • Updated development dependencies:
    • TypeScript from 5.7.3 to 5.8.2
    • TypeScript ESLint parser from 8.25.0 to 8.26.0
    • TypeScript ESLint plugin to 8.26.0

1.1.0

  • Added folder suggestion for the "Changelog path"
  • Added "Excluded folders"
  • Added input validation for "Datetime format" and "Max recent files"

1.0.0

  • Transferred to a new maintainer.
  • Fixed file creation bug.
  • Improved error messages for file creation failures.
  • Added date format customization.
  • Refactored code to align with Obsidian community guidelines.
  • Updated README with revised installation and usage instructions.
  • Added LICENSE file.

0.1.0

  • Initial release by Badr Bouslikhin.