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