mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[view] feature: adding a new 'verified' filter for the packages table
This commit is contained in:
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## NEXT
|
||||
### Features
|
||||
- new **verified** filter for the management table
|
||||
|
||||
### Improvements
|
||||
- Arch
|
||||
- adding the AUR's URL on the package information dialog [#339](https://github.com/vinifmor/bauh/issues/339)
|
||||
@@ -18,6 +21,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- the "Skip" button on the initialization panel is now enabled after 10 seconds [#310](https://github.com/vinifmor/bauh/issues/310)
|
||||
- faster package icons download
|
||||
- faster packages filtering (`type`, `category`, `name`, etc... up to **95% less time**)
|
||||
- displaying a text warning before installing an unverified package (unverified = not verified by the system maintainers or a trustable source)
|
||||
- at the moment the following packaging formats are considered completely **unverified**: AppImage, AUR, native Web application
|
||||
- Snap supports both verified and unverified software
|
||||
|
||||
### Fixes
|
||||
- AppImage
|
||||
|
||||
Reference in New Issue
Block a user