Skip to content

Tags: raspberrypi/rpi-imager

Tags

v1.8.5

Toggle v1.8.5's commit message
Linux: rename .desktop file to match DBus name

Fixes #785

v1.8.4

Toggle v1.8.4's commit message
Add PL translation to CMakeLists.txt

v1.8.3_rpios

Toggle v1.8.3_rpios's commit message
Disable update check for rpi-os release

On rpi-os updates will be handled by apt, so directing the user to the
website is unhelpful.

v1.8.3

Toggle v1.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #728 from tdewey-rpi/release/1.8.3

meta: v1.8.3

v1.8.1

Toggle v1.8.1's commit message
Release 1.8.1

v1.7.5

Toggle v1.7.5's commit message
Bump version number

v1.7.4.1

Toggle v1.7.4.1's commit message
Update Italian language

v1.7.4

Toggle v1.7.4's commit message
Windows WLAN PSK retrieval: unescape XML

Assuming unescaping standard XML entities is sufficient.
(Skipping numerical unicode XML entities for now, as
there is not a proper standardized way to
represent non-ascii characters in a PSK anyway)

Ref #541

v1.7.3

Toggle v1.7.3's commit message
Prevent user from entering invalid characters in hostname field

Implemented as "validator" which will cause that if an user
presses a key that is not allowed, it will not register.
Saves having to add an error message that would need to be
translated to different languages.

Closes #474

v1.7.2

Toggle v1.7.2's commit message
Remove overscan/piwiz supression options

- Remove overscan and piwiz supression option
- Change wifi -> wireless LAN
- Bump version