Skip to content

v1.11.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 16:26
· 114 commits to master since this release

[1.11.0-rc1] - 2024-09-27

πŸš€ Features

  • Set default config as oma-debian.toml if without aosc feature (#102)
  • (oma-refresh) Add run apt update success post invoke feature (#103)
  • (tui) Add scroll bar (#107)
  • (tui) First time check battery (#110)
  • (oma-topics) Improve create new state file tips (#111)
  • (oma-refresh) Add deb-src support (#115)
  • Add oma remove completion (#121)
  • oma install/... handle no result add cmd from package tips (#112)
  • Use std::panic::take_hook() to display panic output (#122)

πŸ› Bug Fixes

  • Update all completions
  • (oma-console) Fix press ^G content will go beyond the screen ... (#106)
  • (oma-console) Workaround pager clear terminal on tty (#113)
  • (oma-console) Fix termbg timeout will blocking stdin (#114)
  • (oma-pm) Fix purge dependencies config (#117)
  • (oma-contents) Fix pure_search absolute path (#118)
  • (oma-contents) [breaking] Fix search contents contains deb-src contains (#119)

🚜 Refactor

  • (oma-pm) Use IndexMap to save search index (#100)
  • Refactor normal_commit and refresh function
  • (table) Clean up table option (#105)
  • (tui) Refactor tui.rs to tui mod

πŸ“š Documentation

  • Remove overdue comment

🎨 Styling

  • check_empty_op rename to is_nothing_to_do

βš™οΈ Miscellaneous Tasks

  • Add deepin 23 (amd64) (#123)