Skip to content

Releases: FedoraQt/MediaWriter

5.0.0

09 May 11:00
8278b21
Compare
Choose a tag to compare

Changes:

  • Fedora Media Writer is now Qt 6 based
  • Completely new UI with native styles on Windows and macOS
  • Added support for more Fedora variants (e.g. Fedora Kinoite)
  • Improved USB drive restoration on Windows

All the work was done by @gastoner as part of his bachelor thesis.

4.2.2

14 May 09:30
Compare
Choose a tag to compare

Changes:

  • Refreshed icon
  • Fedora Silverblue is now a standalone option
  • Fixed overflowing text in download dialog
  • MacOS: Fixed detection of restorable devices
  • MacOS: Fixed device restoration
  • Linux: Fixed missing icon in notifications
  • Linux: Fixed duplicated notification about successful write

4.2.1

22 Mar 10:25
Compare
Choose a tag to compare

Changes:

  • Ported from QMake to CMake
  • Fixed windows build script
  • Fixed isomd5 library to avoid symbol collision with openssl

4.2.0

25 Jan 12:47
Compare
Choose a tag to compare

Changes:

  • Refreshed UI
  • Ported to QtQuickControls2

4.1.8

18 Jan 12:13
Compare
Choose a tag to compare

Changes:

  • Added missing liblzma to Windows bundle
  • Fixed broken layout issue with Qt 5.15 in download dialog

4.1.7

17 Dec 11:02
Compare
Choose a tag to compare

Changes:

  • Windows build from GitHub now builds against Qt 5.15.2
  • Mac OS X build now doesn't bundle system libraries (#244)
  • Fixed names of icons, appstream metadata and desktop file (Linux)
  • Dropped dependency on QtX11Extras

4.1.80

12 Nov 11:38
Compare
Choose a tag to compare
4.1.80 Pre-release
Pre-release

Changes:

  • Refreshed UI
  • Ported to QtQuickControls2

4.1.6

03 Jul 07:17
Compare
Choose a tag to compare

Changes:

  • Windows build from GitHub now works as expected
  • macOS version now works in Catalina (by utilizing authopen instead of osascript) (@grulja)

4.1.5

29 Mar 18:27
Compare
Choose a tag to compare

Changes:

  • Linux Wayland platform plugin can now be used with mediawriter (@grulja)
  • Build script improvements (@puiterwijk)
  • Progress bar is now more reliable (@Kvel2D)
  • Application metadata now contains missing information (@eszlari)
  • The releases in this repository are now built using GitHub Actions, that means:
    • I will do releases more often because until now it was a huge pain
    • macOS dmg is not signed again (temporarily, I'm planning to look into that eventually, including notarization). It also looks slightly different (a bit nicer, I guess)
    • Windows releases (here, not from https://getfedora.org) are now 64bit only. They are still not signed (and they'll probably stay that way)
    • Otherwise, everything should work the same as until now

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