Skip to content

Releases: zdimension/SharpBoot

SharpBoot 3.6

09 Dec 14:27
Compare
Choose a tag to compare

ℹ️ c024951

  • Added file size handling for Russian and Ukranian
  • Added empty file check in update: if the downloaded file is empty or invalid XML, then it doesn't erase the current one

ℹ️ 67a3ae4

  • Added some replacement fur some Ukranian chars unsupported by the font

ℹ️ 18e01bf

  • Added spanish translation (thanks to Hector)

ℹ️ 881f0ae

  • Added forgotten files
  • Fixed some spanish translations
  • Fixed the "disabled" RichTextBox in about dialog
  • Now, the "Add ISO" form shows description of the selected app to download

ℹ️ bb10c9e

  • Added Hector (the Spanish translator) to the translator list

SharpBoot 3.5.1

06 Dec 14:10
Compare
Choose a tag to compare

ℹ️ 3d2a780

  • Added ISO database in case you don't have internet access

SharpBoot 3.5

06 Dec 12:34
Compare
Choose a tag to compare

ℹ️ 5eaecd4

  • Added some ukrainian translations
  • Added HDD support

ℹ️ e0eaa95

  • Finished Simplified Chinese translation

ℹ️ c1b613b
The app database isn't hardcoded anymore, it's now hosted on my website and automatically updated every 10 minutes

SharpBoot 3.4.1

02 Dec 19:06
Compare
Choose a tag to compare

ℹ️ a9e30e3

  • Added cyrillic psf font for Syslinux (previously it was printing weird characters due to the default font not supporting cyrillic chars)
  • Fixed some Ukrainian translations

SharpBoot 3.4

01 Dec 21:47
Compare
Choose a tag to compare

ℹ️ 858937e

  • Fixed About dialog showing wrong version

ℹ️ 1fab16c

  • Added website of Jen Hung-Chia

ℹ️ 4749241

  • Added Russian and Ukrainian translation (thanks to Michael Orishich)

SharpBoot 3.3.1

30 Nov 18:49
Compare
Choose a tag to compare

ℹ️ 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)

SharpBoot 3.3

29 Nov 15:56
Compare
Choose a tag to compare

ℹ️ 2941da5

  • Added Traditional Chinese, translated by Jen Hung-Chia

SharpBoot 3.2.1

28 Nov 19:06
Compare
Choose a tag to compare

ℹ️ ec90014

  • Fixed a big bug in ISO detection

SharpBoot 3.2

28 Nov 17:38
Compare
Choose a tag to compare

ℹ️ 37fb07e

  • Added some translations
  • Fixed bugs in ISO add form
  • Added Parted Magic, EaseUS Partition Master WinPE Edition
  • If user's system language isn't supported, add it to the list and open the translation page when clicked
  • Doesn't calculate hash for files bigger than 750 MB
  • Detection dialog more beautiful than ever

ℹ️ 9e93cee

  • Started trying to make SharpBoot work on Linux starts, but nothing works good

ℹ️ d251833

  • Merged the two USB forms in one
  • Added some Romanian translations
  • Translated the app to Chinese 70%, thanks to CallumDev
  • Added a chinese-to-pinyin converter
  • Removed the obj folder, not needed

SharpBoot 3.1.1

18 Nov 16:28
Compare
Choose a tag to compare
  • Added some translations
  • Added auto-deletion of temporary directories created by SharpBoot
  • Added maximum partition size when formatting in FAT12 and FAT16