- ✨ Filtering options (load dependencies, use regular expressions, etc.) are now stored on a per-solution basis.
- ✨ The expanded state of nodes in the Project Filter dialog are remembered.
- 🐛 When using a Solution Filter (
.slnf
), projects would sometimes be hidden in Solution Explorer after they were loaded (#4).
- ✨ When the option to expand loaded projects is turned off, the projects and any folders they were in will be collapsed instead.
- ✨ Added an option to prevent projects being expanded after they are loaded.
- ✨ Ensured that shared project dependencies are loaded.
- 🚤 Improved performance when showing the projects in the solution.
- ✨ Improved text searching when filtering the projects.
- ✨ Added support for using a regular expression to filter the projects.
- ✨ Visual Studio 2022 support.
- 📒 Dropped support for VS 2019. The last version that supported VS 2019 can be downloaded here.
- 🐛 Ensured the search box is focused when the dialog is opened.
- 🐛 Project icons were sometimes missing in the tree.
- 🔧 Performance improvements.
- 🎉 Initial release.