ALTMediaWriter/CHANGELOG.txt
2024-09-30 09:58:50 +04:00

192 lines
8.5 KiB
Plaintext

altmediawriter
CHANGELOG
-----------------------------------------------------------------------
VERSION 1.0.5
-----------------------------------------------------------------------
- Misc: Fix compatibility with ALT Linux P9.
-----------------------------------------------------------------------
VERSION 1.0.4
-----------------------------------------------------------------------
- Download dialog: Fix visual problems where text elements
would sometimes overlap each other.
- Misc: Use software rendering on Windows. Fixes app
sometimes failing to launch due to hardware rendering.
- Misc: Fix non-English languages in Windows installer.
- Misc: Fix window icon.
-----------------------------------------------------------------------
VERSION 1.0.3
-----------------------------------------------------------------------
- Restore dialog: Fixed untranslated text on first page.
-----------------------------------------------------------------------
VERSION 1.0.2
-----------------------------------------------------------------------
- Writing: Restored previously removed "MD5 check after
writing" feature. This feature was originally removed
in version 0.6.0.
- Writing: Added warnings for cases where "MD5 check
after writing" is not possible.
- Restore dialog: Fixed a visual bug where if the app was
launched in Russian, text didn't word wrap correctly
and leaked into other dialog pages.
- Misc: Fixed a visual bug where notification bar for
restoration was not sized properly for contents on
some languages/systems.
- Image details: Fixed links in image description text
not opening in browser.
-----------------------------------------------------------------------
VERSION 1.0.1
-----------------------------------------------------------------------
- Misc: Fixed write dialog not recognizing any drives
on Linux.
- Misc: Fixed writing sometimes failing on Windows.
-----------------------------------------------------------------------
VERSION 1.0.0
-----------------------------------------------------------------------
- Misc: Updated available variants to p10, except for
KWorkstation which remains p9.
- Misc: Implemented dynamic downloading of variant
list. Variant list can now be updated without needing
to rebuild and re-release ALTMediawriter.
-----------------------------------------------------------------------
VERSION 0.6.5
-----------------------------------------------------------------------
- Misc: Fixed failing build on riscv architecture.
(bugzilla #41646)
-----------------------------------------------------------------------
VERSION 0.6.4 (Released 11-05-2021)
-----------------------------------------------------------------------
- Image List: Fixed incorrect variant selection behavior while
filtering by name.
-----------------------------------------------------------------------
VERSION 0.6.3
-----------------------------------------------------------------------
- Download Dialog: Fixed "Write image after downloading"
checkbox not authenticating immediately. Previously, it
was authenticating after the download was done which
defeats the purpose of this checkbox since the user wants
the image to be written while they are AFK.
- Download Dialog: The "Write image after downloading"
checkbox is now unchecked when the dialog is closed.
- Download Dialog: Partially downloaded images aren't
deleted anymore. If the download dialog is reopened and
there's a partially downloaded image, the download is
resumed.
-----------------------------------------------------------------------
VERSION 0.6.2
-----------------------------------------------------------------------
- Misc: Removed "Other" release. Doesn't contain any images.
- Misc: Moved KWorkstation release to the front page.
-----------------------------------------------------------------------
VERSION 0.6.1
-----------------------------------------------------------------------
- Translation: Fixed arch and file type translations.
- Display: Fixed missing frontpage header on some Qt versions.
- Misc: Fixed custom image not loading on windows.
-----------------------------------------------------------------------
VERSION 0.6.0
-----------------------------------------------------------------------
- Variants: Implemented choosing LIVE variants.
- Misc: Fixed download bugs.
- Misc: Removed user agent from network requests.
- Misc: Added an attempt to recover from connection errors instead of failing.
- Misc: Removed MD5 check after writing.
- Display: Removed forcing of software renderer - use hardware acceleration if possible.
- Misc: Removed built-in metadata, all metadata is now downloaded from getalt.org.
- Misc: Updated license.
-----------------------------------------------------------------------
VERSION 0.5.0
-----------------------------------------------------------------------
- Display: Removed blank rectangle that obscured top of images list.
- Display: Moved workstation and server releases to the front page.
- Display: Reduce row heights and max line counts of frontpage rows.
-----------------------------------------------------------------------
VERSION 0.4.8
-----------------------------------------------------------------------
- Display: Improved image summary display.
- Build: Changed Windows build to building a static executable.
-----------------------------------------------------------------------
VERSION 0.4.7
-----------------------------------------------------------------------
- Display: Show image type name instead of description in image details.
- Misc: Added more filters to file opening dialog.
- Misc: Add missing image types.
-----------------------------------------------------------------------
VERSION 0.4.6
-----------------------------------------------------------------------
- Releases: Added p9-kworkstation.
- Misc: Fixed "Delete downloaded image?" button showing for local images.
- Misc: Removed "Board is unknown" console messages.
-----------------------------------------------------------------------
VERSION 0.4.5
-----------------------------------------------------------------------
- Translation: Fix broken release search when app language is Russian.
-----------------------------------------------------------------------
VERSION 0.4.4
-----------------------------------------------------------------------
- Build: Added missing qt5-quickcontrols requirement.
- Build: Updated BuildRequires according to gear-buildreq output.
-----------------------------------------------------------------------
VERSION 0.4.3
-----------------------------------------------------------------------
- Build: Fix Windows build by adding missing SSL dll's to windows build.
-----------------------------------------------------------------------
VERSION 0.4.2
-----------------------------------------------------------------------
- Misc: Removed build instructions from README.
- Misc: Fixed "Unknown" architecture text going outside button bounds.
-----------------------------------------------------------------------
VERSION 0.4.1
-----------------------------------------------------------------------
- Translation: Fixed incorrect encoding of Russian text on Windows.
- Misc: Fix display of version in Windows executable.
- Misc: Fixed MD5 check failing on large files on some 32bit platforms.
-----------------------------------------------------------------------
VERSION 0.4.0
-----------------------------------------------------------------------
- Variants: Added Simply variant.
- Releases: Added Live releases.
- Metadata: Replaced metadata generation with straight copies of yaml files from getalt.org.
- Misc: Turned off md5 check for compressed images because it's not possible.
-----------------------------------------------------------------------
VERSION 0.3.0
-----------------------------------------------------------------------
- Display: Increased height of frontpage rows to fit Russian text spanning 4 lines.
- Display: Added info about rootfs'able image types.
- Misc: Check whether image type is supported before writing.
-----------------------------------------------------------------------
VERSION 0.2.0
-----------------------------------------------------------------------
- Translation: Made it work.
- Metadata: Added automatic generation of metadata from getalt.org sources.
- Build: Improved Windows build process and change to building 32bit executable.
- Misc: Removed unneeded Raspberry Pi board drop-down menu.
-----------------------------------------------------------------------
VERSION 0.1.0
-----------------------------------------------------------------------
- Initial build for Sisyphus.