Skip to content

NetPad v0.6.1

Compare
Choose a tag to compare
@tareqimbasher tareqimbasher released this 28 Dec 18:39
· 231 commits to main since this release

Preview 6.1

This update brings a number of fixes and adds a few QoL improvements. Exciting new features are coming soon in v0.7.0!

If you like NetPad, please star the repo 🌟!

What's New πŸš€

  • Restore Last Active Script on Launch: When NetPad is launched, it will open to the last active script from the previous session.
  • Restore Window Size & Position: NetPad will try to restore the previous size and position of its window at launch (#122).
  • NuGet Package Manager is cleaner with a number of UX improvements and package loading/searching is much faster now. Also:
    • The latest version of a package appears next to outdated packages in local cache.
    • The version picker is now sensitive to the Include Pre-releases checkbox.
    • Dependencies shown in the details pane (far right column) are now easier to visually inspect.

image

  • Reduced the prominence of the orange PRODUCTION banner that appears on the left side of the editor when targeting a production database connection. Its now more subtle and less distracting.

Fixes πŸ›

  • Better modal window sizing and placement.
  • Fixed output font not switching to monospace when selected in Settings.
  • Fixed #118: incorrect newline formatting
  • Fixed #125: Main menu becoming empty when opening a dialog window
  • Fixed bug when running script in .NET 6
  • Fixed not auto-adding using statement to Namespaces in some cases
  • Fixed C# language features not updating properly when a namespace is added in some cases
  • Fixed Browse File input control not showing when adding/managing SQLite connections
  • Fixed code completion suggestion menu getting cut off by Output pane
  • Fixed bad NuGet search results when changing the number of items to show per search result page.

❀️ If you're enjoying NetPad, please consider sponsoring it. Thank you πŸ™

Full Changelog: v0.5.1...v0.6.0