Releases: cheuyin/autodater
Releases · cheuyin/autodater
1.1.1
Release v1.1.0
- Robust File Handling: Implemented debouncing (2s) and loop protection to ensure safe and efficient file updates.
- Tooling Upgrade: Migrated to ESLint Flat Config, upgraded TypeScript to 6.0, and updated dependencies to the latest versions.
- Type Safety: Improved internal type definitions for safer frontmatter manipulation.
Initial Release 1.0.0
Version 1.0.0 (Initial Release)
- Plugin Created!
- Adds
CreatedandUpdatedYAML fields (YYYY-MM-DD) to new notes. - Updates/adds
Updatedfield on note modification. - Uses
obsidianpackage'sprocessFrontMatterfor safe YAML handling.