Skip to content

Releases: Kagamma/tparted

2025-01-24

24 Jan 01:36
Compare
Choose a tag to compare
  • Added partially support for MBR (msdos) partition table. Extended partitions are not supported.
  • Allowed to create GPT/MBR partition table.
  • Fixed a bug that causes freeze when attempting to create an unformatted partition.
  • Fixed a bug that causes access violation when attempting to delete all partitions at once.
  • Minor UI adjustments.

2025-01-23

23 Jan 00:41
Compare
Choose a tag to compare
  • Added 'unformatted' target.
  • Added 'monochrome' theme.
  • Fixed context menu bug.

2025-01-22

22 Jan 03:49
c3fc0e2
Compare
Choose a tag to compare
  • Take account for ext2/3/4 reserved space when showing partition size.

2025-01-02

02 Jan 05:37
Compare
Choose a tag to compare
  • Minor UI adjustments

2025-01-01_3

01 Jan 06:16
Compare
Choose a tag to compare
  • Popup menu.
  • Improved UI performance.
  • Minor UI adjustments.

2024-12-31_5

31 Dec 13:12
Compare
Choose a tag to compare

Last release of the year edition.

  • Allowed the use of postfixes (M, G, T) when inputting size.
  • Improved method for detecting partition names.
  • Fixed a bug that prevented users from opening the Resize dialog.
  • Fixed a bug that caused error in certain cases if users attempted to combine both shrinking and moving a partition in one operation.
  • Displayed more information during operation.
  • Minor UI adjustments.

2024-12-30

30 Dec 06:53
Compare
Choose a tag to compare
  • Prevents users from creating volumes that exceeds file system's max size.
  • Better method to detect privileges.

2024-08-04

04 Aug 03:28
Compare
Choose a tag to compare
  • ext2/3/4 are now being treated as separate dependencies.

2024-08-03

03 Aug 14:53
Compare
Choose a tag to compare
  • Make reading Partition table header's GUID optional.
  • Enabled logging.

2024-08-02_2

02 Aug 11:57
Compare
Choose a tag to compare
  • Fixed a bug that prevents users from creating GPT on new device.