Skip to content

v0.3: Quality of life improvements

Compare
Choose a tag to compare
@DmitryGolubenkov DmitryGolubenkov released this 10 Jun 20:08
· 13 commits to master since this release

Description

A relatively small but important update. There are some bugfixes and quality of life improvements that should make using SharpDockerizer more comfortable.
Also there are a lot of internal changes that are required for the next global update.

What's Changed

  • Fixed a bug: app silently crashes when is present instead of (#18 )
  • Added settings menu
  • Added a dropdown that allows user to select app language to settings (#1)
  • ASP.NET Core projects are now displayed on top of Solution Viewer. Other projects (that don't depend on Web SDK) are now hidden. They can still be shown using a checkbox. (#16)
  • Solution Viewer now has a search. 100+ projects now won't be a problem. (#13)
  • Fixed a bug: double scrollbars inside solution viewer
  • Maybe added new bugs