|
| 1 | +============================ |
| 2 | +GParted 1.6.0 (2024-02-26) |
| 3 | +============================ |
| 4 | + |
| 5 | +Release Notes |
| 6 | +------------- |
| 7 | + This release of GParted includes enhancements, bug fixes and |
| 8 | + language translation updates. |
| 9 | + |
| 10 | +### Key changes include: |
| 11 | + |
| 12 | + * Stop forcing 1 MiB gap when moving partition boundary right |
| 13 | + * Fix crash when dealing with 0000-0000 exfat UUID |
| 14 | + * Remove Attempt Data Rescue and use of gpart |
| 15 | + |
| 16 | +Bug Fixes |
| 17 | +--------- |
| 18 | + * Stop forcing 1 MiB gap when moving partition boundary right (#227, !112) |
| 19 | + * Fix GitLab CI test jobs failures on BlockSpecial unit tests (!113) |
| 20 | + * Fix Missing progress bar text reset when applying operation (#230, !114) |
| 21 | + * Fix crash when dealing with 0000-0000 exfat UUID (!115) |
| 22 | + * Update systemd mount masking and udev rule location (!116) |
| 23 | + * Require C++11 compilation (!117) |
| 24 | + * Remove Attempt Data Rescue and use of gpart (!118) |
| 25 | + * Tidy-ups for file system interface classes (!119) |
| 26 | + * Move appstream metadata out of legacy path (#241, !120) |
| 27 | + * Document future Debian/Ubuntu build time dependency in README (!121) |
| 28 | + |
| 29 | +Code Credits |
| 30 | +------------ |
| 31 | + Code enhancements are courtesy of Marcin Zepp and Mike Fleetwood. |
| 32 | + |
| 33 | +Translations (new/updated) |
| 34 | +-------------------------- |
| 35 | + cs(Daniel Rusek), da(Alan Mortensen), de(Jürgen Benvenuti), |
| 36 | + es(Daniel Mustieles), eu(Asier Sarasua Garmendia), fa(Danial Behzadi), |
| 37 | + fur(Fabio Tomat), ga(katerine Papava), gl(Fran Dieguez), |
| 38 | + he(Yosef Or Boczko), hu(Balázs Úr), id(Kukuh Syafaat), |
| 39 | + ie(Olga Smirnova), ka(Ekaterine Papava), kk(Baurzhan Muftakhidinov), |
| 40 | + lt(Aurimas Černius), pl(Piotr Drąg), pt(Hugo Carvalho), |
| 41 | + pt_BR(marcelocripe, Juliano de Souza Camargo), ro(Florentina Mușat), |
| 42 | + ru(Sergej A), sk(Dušan Kazik), sv(Anders Jonsson), |
| 43 | + tr(Sabri Ünal, Emin Tufan), uk(Yuri Chornoivan), |
| 44 | + zh_CN(Luming Zh, Boyuan Yang), zh_TW(Woodman Tuen, Cheng-Chia Tseng) |
| 45 | + |
| 46 | +Dependencies (new/updated) |
| 47 | +-------------------------- |
| 48 | + * gpart is no longer needed because the "Attempt Data Rescue" |
| 49 | + feature has been removed. |
| 50 | + |
| 51 | + |
1 | 52 | ============================
|
2 | 53 | GParted 1.5.0 (2023-02-21)
|
3 | 54 | ============================
|
|
0 commit comments