Releases: marcusolsson/obsidian-projects
Releases · marcusolsson/obsidian-projects
1.5.0
What's Changed
New Features 🎉
- Add settings tab for setting quote preference by @marcusolsson in #244
- Sort projects in alphabetical order by @marcusolsson in #249
- Filter records per view by @marcusolsson in #247
Bug Fixes 🐞
- Drag and drop date field to change status by @marcusolsson in #242
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
New Features 🎉
- Set default project by @marcusolsson in #225
- Refactor into repeated fields by @marcusolsson in #229
- Introduce explicit error handling by @marcusolsson in #239
Bug Fixes 🐞
- Fix issue where calendar doesn't expand by @marcusolsson in #226
- Replace Node.js package and detect Safari by @marcusolsson in #235
- Parse arrays for Dataview projects by @marcusolsson in #238
Other Changes
- Refactor imports by @marcusolsson in #217
- Refactor Optional type by @marcusolsson in #228
- Add donation link by @marcusolsson in #231
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
New Features 🎉
- Board: Drag and drop cards by @marcusolsson in #193
- Drag and drop calendar entries by @marcusolsson in #194
- Enable mobile by @marcusolsson in #199
Bug Fixes 🐞
- Escape properties with illegal characters by @marcusolsson in #191
Other Changes
- Refactor view layouts by @marcusolsson in #196
Full Changelog: 1.2.3...1.3.0
1.2.3
What's Changed
Bug Fixes 🐞
- Only fallback to string if all values are null by @marcusolsson in #188
- Return object instead of null for empty front matter by @marcusolsson in #189
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
Bug Fixes 🐞
- Save number input when it loses focus by @marcusolsson in #181
- Fix priority sorting by @marcusolsson in #177
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
New Features 🎉
- Make date columns sortable by @GamerGirlandCo in #154
Bug Fixes 🐞
- Use Intl.DateTimeFormat to format dates by @marcusolsson in #156
- Decode space-delimited links in front matter by @marcusolsson in #162
- Refactor data value handling by @marcusolsson in #165
Other Changes
- Update dependencies by @marcusolsson in #166
New Contributors
- @GamerGirlandCo made their first contribution in #154
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
New Features 🎉
- Add option to exclude notes from project by @marcusolsson in #144
- Allow grouping by number field in Board view by @marcusolsson in #145
- Duplicate projects and views by @marcusolsson in #147
Bug Fixes 🐞
- Force fallback for Sortable by @marcusolsson in #142
Full Changelog: 1.1.2...1.2.0
1.1.2
What's Changed
Bug Fixes 🐞
- Disable folding of long strings by @marcusolsson in #136
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
Bug Fixes 🐞
- Fix infinite date update loop by @marcusolsson in #132
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
New Features 🎉
- Improve legibility of calendar entries by @marcusolsson in #120
- Add placeholder to Dataview query by @marcusolsson in #121
- Support using link fields as Gallery cover by @marcusolsson in #123
Bug Fixes 🐞
- Strip quotes when updating string values by @marcusolsson in #111
- Fix issue where date is incorrectly set for certain time zones by @marcusolsson in #115
Other Changes
- Refactor metadata module and add more tests by @marcusolsson in #124
Full Changelog: 1.0.1...1.1.0