Skip to content

Releases: marcusolsson/obsidian-projects

0.0.0-912

01 Jun 10:40
d411d2d
Compare
Choose a tag to compare
0.0.0-912 Pre-release
Pre-release
Downgrade svelte-dnd-action (#887)

0.0.0-910

31 May 11:38
a103776
Compare
Choose a tag to compare
0.0.0-910 Pre-release
Pre-release
Improve code docs and tests (#885)

0.0.0-908

30 May 09:37
c32439a
Compare
Choose a tag to compare
0.0.0-908 Pre-release
Pre-release
Publish beta versions as pre-releases

0.0.0-907

30 May 09:33
Compare
Choose a tag to compare
0.0.0-907 Pre-release
Pre-release
Bump beta version [skip ci]

1.17.3

26 Apr 17:20
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Pin (lock, freeze) table columns from horizontal scrolling by @Acylation in #824
  • Introduce or connected filter by @Acylation in #855
  • Board: Add, rename, delete, pin/unpin, collapse/expand columns; check cards and customize card headers by @Acylation in #846

Improvements 🛠️

Bug Fixes 🐞

  • Cancel hard coded path in name field by @Acylation in #821
  • Fix link parsing for Gallery view by @Acylation in #822
  • Fix non-folder based project won't listen to file deletion by @Acylation in #823
  • Fix popover components in new window by @Acylation in #840
  • Fix non-md file present in Projects upon filesystem events by @Acylation in #842
  • Fix switch component or activated date input flows over pinned cells by @Acylation in #850
  • Fix table insert field left position validation on the very first element by @Acylation in #852
  • Remove config of missing field upon field update by @Acylation in #854
  • Standardize Link in dataview query result list by @Acylation in #856

Clean up 🧹

  • Always conduct numeric locale compare between strings by @Acylation in #826
  • Board: Remove prioritize helpers and tests by @Acylation in #827

Full Changelog: 1.17.2...1.17.3

1.17.2

21 Mar 18:08
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Improvements 🛠️

Bug Fixes 🐞

  • Fix number filter for comparison with zero by @st4ng in #787
  • Fix add templated note with empty tags field in tag based project by @Acylation in #799
  • Handle move file out for folder based projects by @Acylation in #812
  • Fix hover on link in a table row by @Acylation in #815
  • Decouple field operations in Table view by @Acylation in #817

Developments 🚧

Documentations 📄

New Contributors

Thank you all for contributing to Projects! ❤️

Full Changelog: 1.17.1...1.17.2

1.17.1

17 Nov 07:47
4670602
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Improvements 🛠️

Bug Fixes 🐞

Full Changelog: 1.17.0...1.17.1

1.17.0

01 Nov 10:37
Compare
Choose a tag to compare

What's Changed

This release introduces the archive feature and makes significant improvements on filters. You can now archive a project from the three-dot drop-down, and restore it later through the plugin's setting tab. Filters on date values and arrays are now supported, and there's other changes like natural sort and put back empty values to make the filtering and sorting more intuitive.

Warning

Before archiving a project, if you're syncing Obsidian between multiple devices, please upgrade Projects to the latest version on all your devices to avoid the archived project configs being lost. Previous versions of Projects will omit the archives when resolving the local data.

New Features 🎉

Improvements 🛠️

Bug Fixes 🐞

New Contributors

Full Changelog: 1.16.5...1.17.0

1.16.5

15 Sep 09:36
c99a4ac
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: 1.16.4...1.16.5

1.16.4

15 Sep 08:03
c9ec6d6
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Improvements 🛠️

Bug Fixes 🐞

Other Changes

Full Changelog: 1.16.3...1.16.4