Releases: marcusolsson/obsidian-projects
Releases · marcusolsson/obsidian-projects
0.0.0-986
Fix race condition when editing the "Check" field in the note (#967) Co-authored-by: Acylation <[email protected]>
0.0.0-983
Don't open note after creation via comand (#950)
0.0.0-980
Fix date / datetime got omitted in Edit Note modals (#948)
0.0.0-977
Fix date / datetime value got omitted when trigger picker then exit (…
0.0.0-976
Fix date / datetime value got omitted when trigger picker then exit (…
1.17.4
What's Changed
New Features 🎉
- Add support for configuring first day of the week by @marcusolsson in #877
- Enhance hover support and fix link open by @H3mul in #898
- Datetime support by extending Date type by @Acylation in #892
Improvements 🛠️
- Updated ribbon icon & favicon by @Acylation in #863
- Update to use ES2022 by @marcusolsson in #876
- Utilize / fix DateInput component by @Acylation in #880
- Show field type icon on view toolbar field picker by @Acylation in #891
- Color input accent by @Acylation in #896
- Ukrainian translation by @laktiv in #913
- Added a filter option to search for parts of entries contained in lists by @Signynt in #921
- Add hint on new column button when no status field assigned by @Acylation in #925
Bug Fixes 🐞
- Fix drag and drop in new window by @Acylation in #860
- Only modify field config options if the renaming column is pinned by @Acylation in #861
- Fix table name link by @Acylation in #870
- Fix table column header alignment and expand toolbar by @Acylation in #872
- Downgrade svelte-dnd-action by @Acylation in #887
- Fix Enter key activates read-only cell editing by @Acylation in #895
- Fix for Obsidian 1.6.x compatibility by @Acylation in #873
- Fix encoding non-leading fences sections by @Acylation in #905
- Fix changing view on Android devides by @Acylation in #908
- Fix calculation of month range by @Acylation in #924
- Handle cleared date-input value by @Acylation in #919
Other Changes
- Update dependencies by @marcusolsson in #874
- Update / remove dependency by @Acylation in #879
New Contributors
- @H3mul made their first contribution in #898
- @laktiv made their first contribution in #913
- @Signynt made their first contribution in #921
Full Changelog: 1.17.3...1.17.4
0.0.0-973
Bump version (#926)
0.0.0-971
Add hint on new column button when no status field assigned (#925)
0.0.0-969
Added a filter option to search for parts of entries contained in lis…
0.0.0-968
Handle cleared date-input value (#919)