Skip to content

Release version 1.11.0

Compare
Choose a tag to compare
@DHancock DHancock released this 05 Apr 11:22
· 273 commits to master since this release
99137c6

This release adds two new features.

  • You can now save the window state and all the tabs when closing the last window (or all windows when Exit is selected). You won't be prompted to save unsaved changes because the session state is automatically saved internally and then restored when the app is next opened. This feature can be enabled in the settings. (I'd like to think I was clever enough to design this feature, but alas, it's modelled on the excellent equivalent feature in Notepad)

  • The build is now "self-contained". Both the Windows App Sdk version 1.5.1 and .Net 8.0.3 are built into the app. This reduces the risk of errors occurring that are beyond my control. Due to the increased app size, the installer has been split into three, one for each platform targeted.