Releases: Antiz96/arch-update
v3.17.3
Highlight
This release includes updates to the Chinese (simplified) translation.
Miscellaneous
- (i18n) Update Chinese (simplified) translation (#471) - (16b8f32) by @Carlson24
Full Changelog: v3.17.2...v3.17.3
v3.17.2
Highlight
This release includes updates to the Brazilian Portuguese translation.
Miscellaneous
- (i18n) Update Brazilian Portuguese translation (#468) - (02a26be) by @diegons490
- (release) Fix substitution pattern in release script (#470) - (aae731a) by @Antiz96
- (style) Add line break in release script (#469) - (51346e3) by @Antiz96
Full Changelog: v3.17.1...v3.17.2
v3.17.1
Highlight
This release brings a fix ensuring that Flatpak masked patterns (from flatpak mask) are properly honored when listing available updates, avoiding potential false positives.
Fixes
Documentation
Miscellaneous
- (i18n) Update translation files (#467) - (3e83299) by @Antiz96
- (i18n) Update Hungarian translation (#463) - (5afb1ee) by @summoner001
Full Changelog: v3.17.0...v3.17.1
v3.17.0
Highlight
The release brings overall improvements regarding the Flatpak support & integration:
-
Switch to a more robust and reliable way to extract the list of Flatpak packages that are available for update.
-
Provide a more meaningful list for users by relying on applications names rather than applications IDs (e.g.
Discord,Spotify,Firefoxrather thancom.discordapp.Discord,com.spotify.Client,org.mozilla.firefox). -
Add support to display updates versions for Flatpak packages in the pending updates listing (note that, as opposed to packages and AUR packages, it only includes the targeted version but not the actual version changes like
Discord 0.0.114 -> 0.0.115and no colored output as well, but we're limited by theflatpakCLI on that front). Of course, theNoVersionoption from thearch-update.confconfiguration file applies here, if enabled.
Features
Styling
Miscellaneous
Full Changelog: v3.16.1...v3.17.0
v3.16.1
Highlight
This release introduces a new Russian translation as well as a fix preventing the orphan package removal step to crash unexpectedly when using sudo-rs or run0 as the privilege elevation method.
Features
Fixes
Documentation
- (README) Update screenshots with the new update check timestamps report (#452) - (b8a614e) by @Antiz96
Styling
- (i18n) Update ru translation file formatting (#457) - (cab07de) by @Antiz96
- Remove blank line from the release script (#453) - (e292b8f) by @Antiz96
Miscellaneous
New Contributors
Full Changelog: v3.16.0...v3.16.1
v3.16.0
Highlight
✨ This release introduces various minor fixes, a new Traditional Chinese (zh_TW) translation as well as timestamps reports of both the last and next update check from the systray applet menu:
🌐 Additionally, a discussion thread dedicated to translation efforts was opened here.
This discussion thread will serve as a central place for collaborating around translations and, more importantly, to notify translators when translations needs to be updated. If you're willing to contribute to translating Arch-Update, consider subscribing to this thread! 🤗
Features
- (i18n) Add Chinese (traditional) translation (#445) - (34efa7d) by @Capricornus007
- (tray) Add "Last check" and "Next check" timestamps report (#435) - (757dc02) by @mgruberb
Fixes
- (i18n) Fix string format for "Next check" report in tray (#440) - (2dbf421) by @Antiz96
- (tray) Add trigger conditions based on activation reasons to prevent unexpected arch-update run (#433) - (16ba4db) by @KarlMHanson
- Allow reboot on remote / headless machine (for pending kernel upgrade) (#448) - (6d6b116) by @Antiz96
Styling
Miscellaneous
- (i18n) Update Hungarian translation (#446) - (b20b843) by @Impostor0729
- (i18n) Update Swedish translation (#447) - (75756ed) by @bittin
- (i18n) Update German translation (#443) - (8be658a) by @mgruberb
- (i18n) Update Spanish translation (#442) - (4b02188) by @djgs01
- (i18n) Update French translation (#441) - (0ee143b) by @Antiz96
- (i18n) Update translation files (#439) - (822e2ea) by @Antiz96
- (i18n) Ease translation maintenance and contributions (#438) - (c275bea) by @Antiz96
- (release) Improve the release process (#444) - (2523d16) by @Antiz96
New Contributors
- @KarlMHanson made their first contribution in #433
- @Capricornus007 made their first contribution in #445
Full Changelog: v3.15.8...v3.16.0
v3.15.8
Highlight
This release includes a minor security fix to the systray applet:
URLs retrieved from packages metadata are now validated before being opened via xdg-open (when clicking on a package entry in the list of available updates from the systray applet), in order to ensure that only standard web URLs (http:// or https://) are allowed.
This prevents eventual non-web URLs (such as file://something) from being accidentally opened.
Fixes
Documentation
Miscellaneous
- (i18n) Update translation files (#429) - (8186685) by @Antiz96
- Add security concerns reporting guidelines (#428) - (ccbc39a) by @Antiz96
New Contributors
Full Changelog: v3.15.7...v3.15.8
v3.15.7
Highlight
This release fixes a formatting issue in the German translation.
Fixes
- (i18n) Add missing line return in German translation (#423) - (2acb654) by @bermeitinger-b
New Contributors
- @bermeitinger-b made their first contribution in #423
Full Changelog: v3.15.6...v3.15.7
v3.15.6
v3.15.5
Highlight
This release brings a Brazilian Portuguese translation.
Miscellaneous
- (i18n) Add Brazilian Portuguese translation (#419) - (97fa938) by @diegons490
New Contributors
- @diegons490 made their first contribution in #419
Full Changelog: v3.15.4...v3.15.5