|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
4 | 4 |
|
| 5 | +## [1.34.2](https://github.com/fluidd-core/fluidd/compare/v1.34.1...v1.34.2) (2025-05-10) |
| 6 | + |
| 7 | + |
| 8 | +### Features |
| 9 | + |
| 10 | +* adjustable thumbnail size on Job Queue and History ([#1668](https://github.com/fluidd-core/fluidd/issues/1668)) ([0b7cbfd](https://github.com/fluidd-core/fluidd/commit/0b7cbfd0d029b0f8b490d80714dd77b57d069e4a)) |
| 11 | +* Enhancements to Happy Hare MMU support ([#1666](https://github.com/fluidd-core/fluidd/issues/1666)) ([7471c36](https://github.com/fluidd-core/fluidd/commit/7471c36fa5597b3cabbee35d35e03fa7d061a6f7)) |
| 12 | +* **FileSystem:** disk space alert below 20% or 1Gb ([285278f](https://github.com/fluidd-core/fluidd/commit/285278f8f59a22ab9d999409339a8e03384ff7be)) |
| 13 | +* **i18n-de:** Update German translations ([3d13c65](https://github.com/fluidd-core/fluidd/commit/3d13c6529b756d663cb0d97d795a30dc2ef51ca3)) |
| 14 | +* **i18n-hu:** Update Hungarian translations ([07d5930](https://github.com/fluidd-core/fluidd/commit/07d5930bef60af3125b7631d4234cf08e28448ea)) |
| 15 | +* **i18n-pl:** Update Polish translations ([1802c4b](https://github.com/fluidd-core/fluidd/commit/1802c4b4e2b5d80ec5f29eccd2ab37b2bb26a6af)) |
| 16 | +* **i18n-pt:** Update Portuguese translations ([4850507](https://github.com/fluidd-core/fluidd/commit/4850507cb74d6bc566e4cfd260b816d15389d4a9)) |
| 17 | +* **i18n-sv:** Update Swedish translations ([766540c](https://github.com/fluidd-core/fluidd/commit/766540cd07a35f0a72395da50f62752ac76b27fa)) |
| 18 | +* **i18n-tr:** Update Turkish translations ([98d7892](https://github.com/fluidd-core/fluidd/commit/98d7892841864b8ec914989b90678b9e9c489ae2)) |
| 19 | +* **i18n-uk:** Update Ukrainian translations ([ab599b3](https://github.com/fluidd-core/fluidd/commit/ab599b3320621f44f51fec3737385f9a4f5dd1fd)) |
| 20 | +* **JobQueue:** use current print ETA in queue ETA ([#1669](https://github.com/fluidd-core/fluidd/issues/1669)) ([770899b](https://github.com/fluidd-core/fluidd/commit/770899b8a5fc1a2c1292ac0ec56b9db6961aa025)) |
| 21 | +* sub menu to non-selected MMU gate ([#1679](https://github.com/fluidd-core/fluidd/issues/1679)) ([ab0c9c6](https://github.com/fluidd-core/fluidd/commit/ab0c9c67541b40ba47dfdf53ee5c88d8d42d49d8)) |
| 22 | +* **Updates:** adds python packages support ([#1672](https://github.com/fluidd-core/fluidd/issues/1672)) ([87879d5](https://github.com/fluidd-core/fluidd/commit/87879d57e831269cdcbf527022cec899766692d0)) |
| 23 | + |
| 24 | + |
| 25 | +### Bug Fixes |
| 26 | + |
| 27 | +* use path & filename in MmuEditTtgMapDialog ([#1676](https://github.com/fluidd-core/fluidd/issues/1676)) ([4e3da1b](https://github.com/fluidd-core/fluidd/commit/4e3da1b39ac325178945f6fd3634cc92e971db64)) |
| 28 | + |
| 29 | + |
| 30 | +### Code Refactorings |
| 31 | + |
| 32 | +* fixes minor code typo ([4a5cbc5](https://github.com/fluidd-core/fluidd/commit/4a5cbc567142d887b72decda4e800be8dd84d70a)) |
| 33 | +* update status ([d2f5f1f](https://github.com/fluidd-core/fluidd/commit/d2f5f1f84d94b16382b45addef4909bdd3e75d6c)) |
| 34 | + |
5 | 35 | ## [1.34.1](https://github.com/fluidd-core/fluidd/compare/v1.34.0...v1.34.1) (2025-04-06) |
6 | 36 |
|
7 | 37 |
|
|
0 commit comments