Skip to content

SharpBoot 3.3.1

Compare
Choose a tag to compare
@zdimension zdimension released this 30 Nov 18:49
· 181 commits to master since this release

ℹ️ 4cd0494

  • Refactored everything using ReSharper
  • MainWindow is now double buffered, so it doesn't flicker anymore when you change the language

ℹ️ 090a70a

  • Fixed the flag for Jen Hung-Chia, I had copied the ListViewItem without changing the flag

ℹ️ 858937e

  • Fixed Program.GetVersion() showing only major & minor version (for example it was showing 3.3 instead of 3.3.1)