Skip to content

Releases: perymimon/obsidian-inputs

v1.0.1

30 Jun 09:10
Compare
Choose a tag to compare

Warning

This is a release candidate, which means it is not a stable release and could contain bugs. You should download it at your own risk.

  • no changes

v0.1.1

18 Mar 19:58
Compare
Choose a tag to compare

Warning

This is a release candidate, which means it is not a stable release and could contain bugs. You should download it at your own risk.

Changelog

[1.0.0] - 2024-06-30

Added

  • Added radio type (5358ed9)
  • Added new view data-view screen (670d282)
  • Added to quickHeader clear and remove methods (8ed3ec4)
  • Added to quickText clear method (e7cc97b)
  • Created FUNDING.yml (02e75c9)
  • Added test_vault into repository for live testing (d120a09)
  • Added removeFile method (c1854d3)

Fixed

  • Fixed bugs in stringTemplate, handling cases where setter and path do not exist (e7a2f03, 6dc3225, 8ced0f5)
  • Fixed serious bug in inline field processing (1153394, 8e425cb)
  • Fixed bugs in getInlineField and improved objectGet function (249bcf9, e6c959e)
  • Fixed issues with pattern matching, file renaming, and YAML parsing (f65289b, 7abad32, 07ce362)

Changed

  • Updated package.json script (bce7afb)
  • Updated to Node 20.x (f5c1655)
  • Cleaned imports and code (79a87d5, 648d011, 6c4cab9)
  • Refactored and improved error messages (f2fcd75)
  • Revised stringTemplate functionality to evaluate code and handle local variables (097031b, 3c92ed4)

Documentation

  • Improved and updated documentation (a86e0ff, d86697c, 5f776dd)
  • Updated README.md with sponsors (1232f91)
  • Added initial documentation and created LICENSE (9cdfe5a, 71f5bf4)

Removed

  • Removed button for list and deprecated frontmatter features (d733fd1)
  • Removed outdated or unnecessary TypeScript code (7b8a6ed, 4b5ef02)

[0.1.2] - 2024-06-15

Added

  • Initial commit with basic functionality (bd03ca5)

Fixed

  • Initial fixes and improvements (ff97184, 9ab8022)

Note

For further details, refer to individual commits.