Releases: Kagamma/tparted
Releases · Kagamma/tparted
2025-01-24
- 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
- Added 'unformatted' target.
- Added 'monochrome' theme.
- Fixed context menu bug.
2025-01-22
- Take account for ext2/3/4 reserved space when showing partition size.
2025-01-02
- Minor UI adjustments
2025-01-01_3
- Popup menu.
- Improved UI performance.
- Minor UI adjustments.
2024-12-31_5
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
- Prevents users from creating volumes that exceeds file system's max size.
- Better method to detect privileges.
2024-08-04
- ext2/3/4 are now being treated as separate dependencies.
2024-08-03
- Make reading Partition table header's GUID optional.
- Enabled logging.
2024-08-02_2
- Fixed a bug that prevents users from creating GPT on new device.