1.1.0
Shiny new things
- New type of column: Calendar time
- Now Text column supports Obsidian Markdown rendering (links, bold, italic, etc.)
- MKdocs added as documentation tool of the project
Improved
- New format of created and updated metadata columns allows sorting
Developers
- Refactor of calendar column to support time as well. Changed the dependency of
react-calendar
toreact-datepicker
beacuse the onBlur event was not supported natively.