Skip to content

Releases: AOSC-Dev/oma

v1.18.2

16 Jul 02:17
Compare
Choose a tag to compare

[1.18.2] - 2025-07-16

πŸ› Bug Fixes

  • (command-not-found) Change command not found with result to stderr (#474)

v1.18.1

08 Jul 14:41
Compare
Choose a tag to compare

[1.18.1] - 2025-07-08

πŸ› Bug Fixes

  • Fix no HOME environment run (#464)

βš™οΈ Miscellaneous Tasks

  • Split oma mirror from aosc feature (#465)

[1.18.0-rc.3] - 2025-05-28

πŸš€ Features

  • Remove depends/rdpends subcommand warn (#452)

v1.18.0

18 Jun 03:02
Compare
Choose a tag to compare

[1.18.0] - 2025-06-18

πŸš€ Features

  • Remove depends/rdpends subcommand warn (#452)

πŸ› Bug Fixes

  • Download failed not display undo message (#455)
  • (oma-console) Use "reverse" ASCII sequence for search highlighting (#457)

βš™οΈ Miscellaneous Tasks

  • (data) Split Debian (non-AOSC) 50oma.conf (#456)
  • Update all deps (#458)

I18n

  • (en-US) Fix minor grammatical issue (#453)

v1.18.0-rc.3

28 May 07:16
Compare
Choose a tag to compare

[1.18.0-rc.3] - 2025-05-28

πŸš€ Features

  • Remove depends/rdpends subcommand warn (#452)

v1.18.0-rc.2

26 May 14:47
Compare
Choose a tag to compare
v1.18.0-rc.2

v1.18.0-rc.1

26 May 14:38
Compare
Choose a tag to compare

[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 and oma 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 and upgrade subcommand file completion (#426)
  • Fix package name complete on install and upgrade 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 use topic_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

19 May 04:21
Compare
Choose a tag to compare

[1.17.4] - 2025-05-19

πŸ› Bug Fixes

  • (oma-mirror) Not allow apply empty mirror settings (#439)
  • (topics) Fix --always-write-status if raise error (#440)

v1.17.3

15 May 08:41
Compare
Choose a tag to compare

[1.17.3] - 2025-05-16

πŸ› Bug Fixes

  • (history) Run oma undo should run refresh packages index file (#433)
  • (history) Make --no-refresh-topics aosc only (#437)

v1.17.2

10 May 16:47
Compare
Choose a tag to compare

[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 and upgrade subcommand

v1.17.1

10 May 15:45
Compare
Choose a tag to compare

[1.17.1] - 2025-05-10

πŸ› Bug Fixes

  • Fix install and upgrade subcommand file completion (#426)