Releases: bouteillerAlan/archupdate
🎰 The improved release!
This release change the way we generate url for each package (https://github.com/bouteillerAlan/archupdate/releases/tag/v6.5.2), this allows for each package to get a url even in some edge case.
This allows us too to get other detail for future feature.
The default for this command is now yay -Siq.
🔗 The linked release !
-
Should fix #76, now the expected behavior is the correct one: your cmd is exec after the update if "do not close" and the process is killed accordingly if you quit
-
A new button appears on each package: if we manage to generate the link to the package website, you can click on it to visit it!
-
Now the package are ordered alphabetically, the AUR one on top
-
Now each package has the correct repository information (the
frompart)
Sidenote
For the website url and the extraction of the repository, for now, I detect the following list:
- archlinux
- core
- core-testing
- extra
- extra-testing
- gnome-unstable
- kde-unstable
- multilib
- multilib-testing
- endeavouros
- /repo/endeavouros
- aur is tagged automatically because the cmd is specific to the aur
- any other case is set to
unknown
url are:
https://archlinux.org/packages/${repoName}/x86_64/${name}/https://github.com/endeavouros-team/PKGBUILDS/tree/master/${name}https://aur.archlinux.org/packages/${name}
If one you use is missing, open an issue and I can add it.
🌀 Do not close!
Should fix #76
🎨 The customize me release!
🌟 "Ho my dot" release
v6.3.0~2
- Add a new parameter for splitting the dot between two CMD
- The dots are customizable in color and position
The "fully customizable" release 🎨
v6.2.0
- Add parameters for the last two cmds without parameters (those of the update :))
- Added a kdialog trigger if a list or count cmd has an error
- Added an option to retry a list or count cmd if it has an error (disabled by default)
- Now list and count are refreshed at the end of an update
- Fix typo: 'Install all update' -> 'Install all updates' by @weelink
The Signal release 📡
v6.1.5
- Rework all the plugin data with signal
- A new section is available in the setting if you want to check the debug log
- Fix a bug in the "Install all update" button
- Add an error handler
"View everything" release 🫥
v6.0.0
- Now a list of all the update is available on click (on systray and on plasmoid)
- You can choose if the click refresh the list or open the list
- You can customize the color of the list item
- Each package on the list can be updated one by one if needed
- The color of the icon should be correct on most of the theme now
- refresh action is available on the menu
Systray release 🤖
v5.1.0
- Thanks to @luisbocanegra for finishing up the last warning on the plasma 6 upgrade
- Thanks to @bouteillerAlan for :
- The settings are divided by its theme now
- A new setting is available for the mouse action, you can now choose which action is bind to the left or middle click
- Now if you select "show when relevant" in the system tray option the plasmoid is only visible if an update is available
The KDE plasma 6 release 💥
The plasmoid is now compatible with KDE plasma v6 !
Thanks to @luisbocanegra & @bouteillerAlan

