Skip to content

Releases: FedoraQt/MediaWriter

4.1.4

02 May 10:23
Compare
Choose a tag to compare

Bug fixes:

  • Silverblue is now included again after a change in the releases.json format

4.1.3

21 Apr 20:31
Compare
Choose a tag to compare

After a long wait, we have a new and slightly improved package! Hopefully, with more bigger fixes coming soon-ish (at least, considering how long it's been since 4.1.2 or even 4.1.1).

New features:

  • New icon (thanks, @jimmac!)
  • Mac dark mode support
  • Update to Qt 5.12 where available
  • Moved to an organization repo (also, thanks to @KAMiKAZOW for the URL correction!)
  • Fedora Silverblue is now listed as an option for Workstation (#166)
  • minor UI tweaks (#194)
  • Mac version on GitHub should be signed now (the Windows version should not, though)
  • Updated embedded releases (latest offered release is now F29) and translations

Bug fixes:

  • Uninstaller now lists the right info (Thank you, @cyfrost ! #183)
  • Fixed crashing with AArch64 images (#170)
  • Mac font size is now right (#93)
  • Mac info now includes the version (#180)
  • When using the delayed write option, the app now longer seems to have stopped (#148)

4.1.3 Pre-release

16 Apr 19:51
Compare
Choose a tag to compare
4.1.3 Pre-release Pre-release
Pre-release

HERE BE DRAGONS, this is a testing release

New features:

  • New icon (thanks, @jimmac!)
  • Mac dark mode support
  • Update to Qt 5.12 where available
  • Moved to an organization repo (also, thanks to @KAMiKAZOW for the URL correction!)
  • Fedora Silverblue is now listed as an option for Workstation (#166)
  • minor UI tweaks (#194)
  • Mac version on GitHub should be signed now (the Windows version should not, though)

Bug fixes:

  • Uninstaller now lists the right info (Thank you, @cyfrost ! #183)
  • Fixed crashing with AArch64 images (#170)
  • Mac font size is now right (#93)
  • Mac info now includes the version (#180)
  • When using the delayed write option, the app now longer seems to have stopped (#148)

4.1.2

02 Aug 11:39
Compare
Choose a tag to compare

NOTICE Binaries on this page won't be signed from now on!
For a signed release, please visit https://getfedora.org . There will be a few days delay between a new release and official binaries being published.

  • Fixed crash with Server
  • Use SW renderer for all platforms - prevents graphics driver issues
  • Windows installer and uninstaller fix
  • Translation fixes

4.1.1

13 Nov 16:41
Compare
Choose a tag to compare

The final release for the Fedora 27 cycle.

Feature list TBD.

4.1.0

17 May 11:20
Compare
Choose a tag to compare

The final release for the Fedora 26 cycle.

New features:

  • ARM image support (for Raspberry Pi 2 and 3)
  • Custom User-Agent string for Fedora statistics
  • Improved delayed writing (requires authentication immediately, not later)
  • Desktop notifications on finished writing or error
  • Improved message logging
  • User can now delete the downloaded image after writing
  • Windows/macOS Checks for a newer FMW version on startup
  • Windows Custom backtrace generator

Bugfixes:

  • Improved ComboBox behavior
  • Now utilizes the desktop font size settings
  • A lot more error/warning/info messages facing the user
  • Lots of UI tweaks
  • Improvements in drive detection and filtering
  • Linux Writing large images does not trigger the authentication dialog twice
  • Windows Fixed crashes with problematic OpenGL drivers and different SSL implementations
  • Windows Better and more reliable installer

4.1.0 prerelease

20 Mar 15:45
Compare
Choose a tag to compare
4.1.0 prerelease Pre-release
Pre-release

The .deb probably doesn't work right, please report any problems. Should support Debian Jessie and above and Ubuntu 16.04 and above.

Mac and Windows users: Please test if the package is signed and it contains my name in some form (Martin Bříza).

4.0.8

10 Jan 12:53
Compare
Choose a tag to compare

General

  • Fedora image links updated to Fedora 25
  • Empty memory card readers are now ignored
  • Fixed situations when it was not possible to close a dialog
  • Handles gracefully the situations when access to the iso file is declined
  • Improved documentation, better screenshots
  • It's now possible to override the path to releases.json with the --releasesUrl argument

Windows

  • Improved writing code, less error-prone

macOS

  • Forces usage of the primary language for the UI language

4.0.7

22 Nov 18:34
Compare
Choose a tag to compare
Sync the translation

4.0.4

10 Nov 15:07
Compare
Choose a tag to compare

Changes in this release:

  • Disabled "threaded" QSG loop model on Linux, included the dialogs inside the main window (fixes performance problems and even crashes on some hardware)
    • This should be reverted when Qt will have fixed the underlying issues
  • Disabled automatic hiDPI scaling on Linux
  • Enabled system-wide proxy usage
  • Fixed unstable behavior when a continued download is cancelled during the initial media check of the downloaded part
    • Reduces the chance of getting a corrupted download
    • Fixes a crash
  • Reduced the download buffer to 64MB
    • Fixes huge memory load when used on a very fast network
  • Fixed two crash sources on Windows