Releases: AOSC-Dev/oma
Releases Β· AOSC-Dev/oma
v1.18.2
v1.18.1
v1.18.0
v1.18.0-rc.3
v1.18.0-rc.2
v1.18.0-rc.2
v1.18.0-rc.1
[1.18.0-rc.1] - 2025-05-26
π Features
- (oma-refresh) Return success download list (#424)
- (oma-refresh) Make optional without apt (#425)
- Only complete .deb file and file path should after by package name complete
- (oma-refresh) [breaking] No need to get unused tree path on
IndexTargetConfig
(#429) - (oma-refresh) Add
start_blocking
api (#430) - (history) Add select debug output
- Add
oma tree
andoma why
subcommand (#443) - (show/depends/rdepends) Support read local debs (#446)
- (oma-pm) [breaking] Allow custom download package message
- (oma-fetch) [breaking] Allow custom download message use &'static str
- Not abort if user run oma in no dbus env (#449)
π Bug Fixes
- Fix
install
andupgrade
subcommand file completion (#426) - Fix package name complete on
install
andupgrade
subcommand - (oma-refresh) Fix
manifest_config
arg type - (history) Run
oma undo
should run refresh packages index file (#433) - (history) Make
--no-refresh-topics
aosc only (#437) - (oma-mirror) Not allow apply empty mirror settings (#439)
- (topics) Fix
--always-write-status
if raise error (#440) - (oma-pm) Do not fix dpkg status in dry-run mode (#441)
- (polkit) Update PolicyKit exec path for oma
- Some subcommand should not allow complete path (#444)
- (command-not-found) Not allow result contains not starts with /usr/bin path
- (provides) Fix path completions (#448)
- Set name and version length limit to 35 to fix progress bar align
π Refactor
- (oma-repo-verify) Adjust api (#423)
- (oma-refresh) [breaking] Only
aosc
feature usetopic_msg
field (#431) - (oma-history) [breaking] Use sqlite transaction to execute insert
- (command-not-found) Use
oma_contents::searcher::search
βοΈ Miscellaneous Tasks
- Update all deps
- Set next version to 1.18.0-alpha.0
- Update all deps
- Update all deps
- (polkit) Change auth_admin_keep to auth_admin
- Update all deps
- Update all deps
[1.17.0-rc.4] - 2025-05-09
π Features
- (oma-refresh) Add
scan_sources_list_from_paths
api
π Bug Fixes
- (oma-refresh) Do not repeatedly read dpkg architecture
v1.17.4
v1.17.3
v1.17.2
[1.17.2] - 2025-05-10
π Features
- Only complete .deb file and file path should after by package name complete
π Bug Fixes
- Fix package name complete on
install
andupgrade
subcommand