Releases: marcusolsson/obsidian-projects
Releases Β· marcusolsson/obsidian-projects
1.8.0
What's Changed
New Features π
- New calendar look and feel by @marcusolsson in #285
Bug Fixes π
- Disable options for repeated string fields by @marcusolsson in #283
- Handle existing projects by @marcusolsson in #286
- Handle overflow for calendar events by @marcusolsson in #287
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
New Features π
- Add options to text fields by @marcusolsson in #272
- Upgrade TypeScript by @marcusolsson in #273
Bug Fixes π
- Remove unnecessary view update by @marcusolsson in #280
Other Changes
- Add community resources to README by @marcusolsson in #271
- Upgrade dependencies by @marcusolsson in #274
Full Changelog: 1.6.2...1.7.0
1.6.2
What's Changed
Other Changes
- Add trouble shooting to README by @marcusolsson in #262
- Add Natalie's article to the README by @marcusolsson in #263
- Disable on mobile devices by @marcusolsson in #264
- Clarify mobile support by @marcusolsson in #265
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
Bug Fixes π
- Fix row context menu by @marcusolsson in #257
Other Changes
- Fix funding URL by @marcusolsson in #258
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
New Features π
- Add note coloring by @marcusolsson in #255
Full Changelog: 1.5.1...1.6.0
1.5.1
What's Changed
New Features π
- Gallery: Configurable image fitting style by @Acylation in #227
Other Changes
- Use flair for filter condition count by @marcusolsson in #252
New Contributors
- @Acylation made their first contribution in #227
Full Changelog: 1.5.0...1.5.1
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